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.09.Rubella - JSON Representation

Draft as of 2023-08-02

Raw json | Download


{
  "resourceType" : "PlanDefinition",
  "id" : "IMMZ.DT.09.Rubella",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PlanDefinition</b><a name=\"IMMZ.DT.09.Rubella\"> </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.09.Rubella&quot; </p></div><p><b>url</b>: <code>http://fhir.org/guides/who/smart-immunization/PlanDefinition/IMMZ.DT.09.Rubella</code></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: IMMZ.DT.09.Rubella</p><p><b>title</b>: IMMZ.DT.09.Rubella</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 child or patient has not received the Rubella vaccination and is greater than or equal to 9 months</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-IMMZDT09.html\">IMMZDT09</a></p><blockquote><p><b>action</b></p><p><b>title</b>: Immunize Patient for Rubella- No Doses</p><p><b>description</b>: Provide Rubella immunizations – using the &quot;Rubella Vaccine immunization – NO PREVIOUS&quot; schedule (1 dose scheme)</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 Rubella dose</td><td>text/cql-expression</td><td>Provision of the Rubella dose</td></tr></table></blockquote><p><b>definition</b>: <a href=\"ActivityDefinition-IMMZ.DT.09.Rubella.01.html\">IMMZ.DT.09.Rubella.01</a></p></blockquote></div>"
  },
  "url" : "http://fhir.org/guides/who/smart-immunization/PlanDefinition/IMMZ.DT.09.Rubella",
  "version" : "0.1.0",
  "name" : "IMMZ.DT.09.Rubella",
  "title" : "IMMZ.DT.09.Rubella",
  "status" : "draft",
  "date" : "2023-08-02T04:40:13+00:00",
  "publisher" : "World Health Organization (WHO)",
  "description" : "If child or patient has not received the Rubella vaccination and is greater than or equal to 9 months",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "library" : [
    "http://fhir.org/guides/who/smart-immunization/Library/IMMZDT09"
  ],
  "action" : [
    {
      "title" : "Immunize Patient for Rubella- No Doses",
      "description" : "Provide Rubella immunizations – using the \"Rubella Vaccine immunization – NO PREVIOUS\" schedule (1 dose scheme)",
      "condition" : [
        {
          "kind" : "applicability",
          "expression" : {
            "description" : "Provision of the Rubella dose",
            "language" : "text/cql-expression",
            "expression" : "Provision of the Rubella dose"
          }
        }
      ],
      "definitionCanonical" : "http://fhir.org/guides/who/smart-immunization/ActivityDefinition/IMMZ.DT.09.Rubella.01"
    }
  ]
}