WHO SMART Guidelines - Measles Immunization
0.1.0 - ci-build
WHO SMART Guidelines - Measles Immunization, published by 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-example-immz and changes regularly. See the Directory of published versions
Draft as of 2023-10-03 |
{
"resourceType" : "ActivityDefinition",
"id" : "IMMZD2DTMeaslesCIMR",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-immunizationactivity"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActivityDefinition IMMZD2DTMeaslesCIMR</b></p><a name=\"IMMZD2DTMeaslesCIMR\"> </a><a name=\"hcIMMZD2DTMeaslesCIMR\"> </a><a name=\"IMMZD2DTMeaslesCIMR-en-US\"> </a><p><b>url</b>: <a href=\"ActivityDefinition-IMMZD2DTMeaslesCIMR.html\">ActivityDefinition IMMZ.D2.DT.Measles.Contraindication</a></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: IMMZD2DTMeaslesContraindication</p><p><b>title</b>: IMMZ.D2.DT.Measles.Contraindication</p><p><b>status</b>: Draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2023-10-03</p><p><b>publisher</b>: WHO</p><p><b>contact</b>: WHO: <a href=\"http://who.int\">http://who.int</a></p><p><b>description</b>: </p><div><p>Provide measles immunization</p>\n</div><p><b>library</b>: <a href=\"Library-IMMZD2DTMeaslesLogic.html\">IMMZD2DTMeaslesLogic</a></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>: <span title=\"Codes:{http://id.who.int/icd/release/11/mms XM28X5}\">Measles vaccines</span></p><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: id</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>Draft Medication Request ID for MCV dose</td><td>text/cql-identifier</td><td>Draft Medication Request ID for MCV dose</td></tr></table></blockquote></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode" : "computable"
}
],
"url" : "http://smart.who.int/immunizations-measles/ActivityDefinition/IMMZD2DTMeaslesCIMR",
"version" : "0.1.0",
"name" : "IMMZD2DTMeaslesContraindication",
"title" : "IMMZ.D2.DT.Measles.Contraindication",
"status" : "draft",
"experimental" : true,
"date" : "2023-10-03",
"publisher" : "WHO",
"contact" : [
{
"name" : "WHO",
"telecom" : [
{
"system" : "url",
"value" : "http://who.int"
}
]
}
],
"description" : "Provide measles immunization",
"library" : [
🔗 "http://smart.who.int/immunizations-measles/Library/IMMZD2DTMeaslesLogic"
],
"kind" : "MedicationRequest",
"profile" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-immunizationrequest",
"intent" : "proposal",
"doNotPerform" : true,
"productCodeableConcept" : {
"coding" : [
{
"system" : "http://id.who.int/icd/release/11/mms",
"code" : "XM28X5",
"display" : "Measles vaccines"
}
]
},
"dynamicValue" : [
{
"path" : "id",
"expression" : {
"description" : "Draft Medication Request ID for MCV dose",
"language" : "text/cql-identifier",
"expression" : "Draft Medication Request ID for MCV dose"
}
}
]
}