WHO Immunization Implementation Guide
0.1.0 - CI Build International flag

WHO Immunization Implementation Guide, published by World Health Organization (WHO). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. 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.D5.DT.YellowFever.MR - JSON Representation

Draft as of 2023-10-23

Raw json | Download


{
  "resourceType" : "ActivityDefinition",
  "id" : "IMMZD5DTYellowFeverMR",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-immunizationactivity"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ActivityDefinition </b><a name=\"IMMZD5DTYellowFeverMR\"> </a><a name=\"hcIMMZD5DTYellowFeverMR\"> </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\">ResourceActivityDefinition &quot;IMMZD5DTYellowFeverMR&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7/cqf-recommendations/StructureDefinition-cpg-immunizationactivity.html\">CPG Immunization Activity</a></p></div><p><b>knowledgeCapability</b>: computable</p><p><b>url</b>: <code>http://smart.who.int/ig/smart-immunizations/ActivityDefinition/IMMZD5DTYellowFeverMR</code></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: IMMZD5DTYellowFeverMedicationRequest</p><p><b>title</b>: IMMZ.D5.DT.YellowFever.MR</p><p><b>status</b>: draft</p><p><b>experimental</b>: false</p><p><b>date</b>: 2023-10-23</p><p><b>publisher</b>: World Health Organization (WHO)</p><p><b>contact</b>: World Health Organization (WHO): <a href=\"https://www.who.int\">https://www.who.int</a></p><p><b>description</b>: Immunization Contraindication</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>kind</b>: MedicationRequest</p><p><b>profile</b>: <a href=\"https://build.fhir.org/ig/HL7/cqf-recommendations/StructureDefinition-cpg-immunizationrequest.html\">CPG Immunization Request</a></p><p><b>intent</b>: proposal</p><p><b>doNotPerform</b>: true</p><p><b>product</b>: Yellow fever vaccine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (icd-11#XM0N24)</span></p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode" : "computable"
    }
  ],
  "url" : "http://smart.who.int/ig/smart-immunizations/ActivityDefinition/IMMZD5DTYellowFeverMR",
  "version" : "0.1.0",
  "name" : "IMMZD5DTYellowFeverMedicationRequest",
  "title" : "IMMZ.D5.DT.YellowFever.MR",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-10-23",
  "publisher" : "World Health Organization (WHO)",
  "contact" : [
    {
      "name" : "World Health Organization (WHO)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.who.int"
        }
      ]
    }
  ],
  "description" : "Immunization Contraindication",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "kind" : "MedicationRequest",
  "profile" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-immunizationrequest",
  "intent" : "proposal",
  "doNotPerform" : true,
  "productCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/sid/icd-11",
        "code" : "XM0N24",
        "display" : "Yellow fever vaccine"
      }
    ]
  }
}