WHO Immunization Implementation Guide
0.1.0 - CI Build International flag

WHO Immunization Implementation Guide, published by World Health Organization (WHO). This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/WorldHealthOrganization/smart-immunizations and changes regularly. See the Directory of published versions

: IMMZ.DT.08.Measles - JSON Representation

Draft as of 2023-08-02

Raw json | Download


{
  "resourceType" : "PlanDefinition",
  "id" : "IMMZ.DT.08.Measles",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PlanDefinition</b><a name=\"IMMZ.DT.08.Measles\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource PlanDefinition &quot;IMMZ.DT.08.Measles&quot; </p></div><p><b>url</b>: <code>http://fhir.org/guides/who/smart-immunization/PlanDefinition/IMMZ.DT.08.Measles</code></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: IMMZ.DT.08.Measles</p><p><b>title</b>: IMMZ.DT.08.Measles</p><p><b>status</b>: draft</p><p><b>date</b>: 2023-08-02 04:40:13+0000</p><p><b>publisher</b>: World Health Organization (WHO)</p><p><b>description</b>: If the child or patient has not been given MCV1 (at 9 months) and MCV2 (between 15-18 months) vaccination</p><p><b>jurisdiction</b>: Global (Whole world) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p><p><b>library</b>: <a href=\"Library-IMMZDT08.html\">IMMZDT08</a></p><blockquote><p><b>action</b></p><p><b>title</b>: Immunize patient for Measles</p><p><b>description</b>: Provide measles immunization</p><blockquote><p><b>condition</b></p><p><b>kind</b>: applicability</p><h3>Expressions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Description</b></td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>Provision of the MCV dose</td><td>text/cql-expression</td><td>Provision of the MCV dose</td></tr></table></blockquote><p><b>definition</b>: <a href=\"ActivityDefinition-IMMZ.DT.08.Measles.01.html\">IMMZ.DT.08.Measles.01</a></p></blockquote></div>"
  },
  "url" : "http://fhir.org/guides/who/smart-immunization/PlanDefinition/IMMZ.DT.08.Measles",
  "version" : "0.1.0",
  "name" : "IMMZ.DT.08.Measles",
  "title" : "IMMZ.DT.08.Measles",
  "status" : "draft",
  "date" : "2023-08-02T04:40:13+00:00",
  "publisher" : "World Health Organization (WHO)",
  "description" : "If the child or patient has not been given MCV1 (at 9 months) and MCV2 (between 15-18 months) vaccination",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "library" : [
    "http://fhir.org/guides/who/smart-immunization/Library/IMMZDT08"
  ],
  "action" : [
    {
      "title" : "Immunize patient for Measles",
      "description" : "Provide measles immunization",
      "condition" : [
        {
          "kind" : "applicability",
          "expression" : {
            "description" : "Provision of the MCV dose",
            "language" : "text/cql-expression",
            "expression" : "Provision of the MCV dose"
          }
        }
      ],
      "definitionCanonical" : "http://fhir.org/guides/who/smart-immunization/ActivityDefinition/IMMZ.DT.08.Measles.01"
    }
  ]
}