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.04.DTP - JSON Representation

Draft as of 2023-04-13

Raw json | Download


{
  "resourceType" : "PlanDefinition",
  "id" : "IMMZ.DT.04.DTP",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PlanDefinition</b><a name=\"IMMZ.DT.04.DTP\"> </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.04.DTP&quot; </p></div><p><b>url</b>: <code>http://fhir.org/guides/who/smart-immunization/PlanDefinition/IMMZ.DT.04.DTP</code></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: IMMZ.DT.04.DTP</p><p><b>title</b>: IMMZ.DT.04.DTP</p><p><b>status</b>: draft</p><p><b>date</b>: 2023-04-13 07:36:12+0000</p><p><b>publisher</b>: World Health Organization (WHO)</p><p><b>description</b>: If child or person has not been given DTP, start scheme</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-IMMZDT04.html\">IMMZDT04</a></p><blockquote><p><b>action</b></p><p><b>title</b>: Immunize Patient for DTP</p><p><b>description</b>: Provide DTP immunization</p><blockquote><p><b>condition</b></p><p><b>kind</b>: applicability</p><h3>Expressions</h3><table class=\"grid\"><tr><td>-</td><td><b>Description</b></td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td>*</td><td>Provision of the DTP dose</td><td>text/cql-expression</td><td>Provision of the DTP dose</td></tr></table></blockquote><p><b>definition</b>: <a href=\"ActivityDefinition-IMMZ.DT.04.DTP.01.html\">IMMZ.DT.04.DTP.01</a></p></blockquote></div>"
  },
  "url" : "http://fhir.org/guides/who/smart-immunization/PlanDefinition/IMMZ.DT.04.DTP",
  "version" : "0.1.0",
  "name" : "IMMZ.DT.04.DTP",
  "title" : "IMMZ.DT.04.DTP",
  "status" : "draft",
  "date" : "2023-04-13T07:36:12+00:00",
  "publisher" : "World Health Organization (WHO)",
  "description" : "If child or person has not been given DTP, start scheme",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "library" : [
    "http://fhir.org/guides/who/smart-immunization/Library/IMMZDT04"
  ],
  "action" : [
    {
      "title" : "Immunize Patient for DTP",
      "description" : "Provide DTP immunization",
      "condition" : [
        {
          "kind" : "applicability",
          "expression" : {
            "description" : "Provision of the DTP dose",
            "language" : "text/cql-expression",
            "expression" : "Provision of the DTP dose"
          }
        }
      ],
      "definitionCanonical" : "http://fhir.org/guides/who/smart-immunization/ActivityDefinition/IMMZ.DT.04.DTP.01"
    }
  ]
}