@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://smart.who.int/ig/smart-immunizations/PlanDefinition/IMMZDTUmbrella> a fhir:PlanDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "IMMZDTUmbrella"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-strategydefinition"^^xsd:anyURI ;
       fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-strategydefinition>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PlanDefinition</b><a name=\"IMMZDTUmbrella\"> </a><a name=\"hcIMMZDTUmbrella\"> </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;IMMZDTUmbrella&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7/cqf-recommendations//StructureDefinition-cpg-strategydefinition.html\">CPG Strategy Definition</a></p></div><p><b>knowledgeCapability</b>: computable</p><p><b>url</b>: <code>http://smart.who.int/ig/smart-immunizations/PlanDefinition/IMMZDTUmbrella</code></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: IMMZDTUmbrella</p><p><b>title</b>: IMMZ.DT.Umbrella</p><p><b>type</b>: Workflow Definition <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.4.0/CodeSystem-plan-definition-type.html\">PlanDefinitionType</a>#workflow-definition)</span></p><p><b>status</b>: draft</p><p><b>experimental</b>: false</p><p><b>date</b>: 2024-03-15 12:36:35+0000</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>: 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><blockquote><p><b>action</b></p><p><b>title</b>: Check Immunizations</p><p><b>description</b>: Check immunization plan definitions to see what is required.</p><p><b>code</b>: Dispense Medications <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/HL7/cqf-recommendations//CodeSystem-cpg-common-process-cs.html\">CPG Common Process Code System</a>#dispense-medications)</span></p><p><b>selectionBehavior</b>: all</p><h3>Actions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Title</b></td><td><b>Description</b></td><td><b>Code</b></td><td><b>SelectionBehavior</b></td><td><b>Definition[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Immunize patient for Measles Dose 0</td><td>Provide measles immunization MCV0</td><td>Dispense Medications <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/HL7/cqf-recommendations//CodeSystem-cpg-common-process-cs.html\">CPG Common Process Code System</a>#dispense-medications)</span></td><td>all</td><td><a href=\"PlanDefinition-IMMZD2DTMeaslesDose0.html\">IMMZ.D2.DT.Measles.Dose0</a></td></tr><tr><td style=\"display: none\">*</td><td>Immunize patient for Measles</td><td>Provide measles immunization</td><td>Dispense Medications <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/HL7/cqf-recommendations//CodeSystem-cpg-common-process-cs.html\">CPG Common Process Code System</a>#dispense-medications)</span></td><td>all</td><td><a href=\"PlanDefinition-IMMZD2DTMeaslesHighTx.html\">IMMZ.D2.DT.Measles.HighTx</a></td></tr><tr><td style=\"display: none\">*</td><td>Immunize patient for Measles supplementary dose</td><td>Provide measles supplementary dose immunization</td><td>Dispense Medications <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://build.fhir.org/ig/HL7/cqf-recommendations//CodeSystem-cpg-common-process-cs.html\">CPG Common Process Code System</a>#dispense-medications)</span></td><td>all</td><td><a href=\"PlanDefinition-IMMZD2DTMeaslesSupp.html\">IMMZ.D2.DT.Measles.Supp</a></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "computable" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://smart.who.int/ig/smart-immunizations/PlanDefinition/IMMZDTUmbrella"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "IMMZDTUmbrella"] ; # 
  fhir:title [ fhir:v "IMMZ.DT.Umbrella"] ; # 
  fhir:type [
     fhir:coding ( [
       fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/plan-definition-type"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "workflow-definition" ]
     ] )
  ] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-03-15T12:36:35+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "World Health Organization (WHO)"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "World Health Organization (WHO)" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://www.who.int" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "If the child or patient has not been given MCV1 (at 9 months) and MCV2 (between 15-18 months) vaccination"] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "001" ]
     ] )
  ] ) ; # 
  fhir:action ( [
     fhir:title [ fhir:v "Check Immunizations" ] ;
     fhir:description [ fhir:v "Check immunization plan definitions to see what is required." ] ;
     fhir:code ( [
       fhir:coding ( [
         fhir:system [ fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs"^^xsd:anyURI ] ;
         fhir:code [ fhir:v "dispense-medications" ]
       ] )
     ] ) ;
     fhir:selectionBehavior [ fhir:v "all" ] ;
     fhir:action ( [
       fhir:title [ fhir:v "Immunize patient for Measles Dose 0" ] ;
       fhir:description [ fhir:v "Provide measles immunization MCV0" ] ;
       fhir:code ( [
         fhir:coding ( [
           fhir:system [ fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "dispense-medications" ]
         ] )
       ] ) ;
       fhir:selectionBehavior [ fhir:v "all" ] ;
       fhir:definition [
         fhir:v "http://smart.who.int/ig/smart-immunizations/PlanDefinition/IMMZD2DTMeaslesDose0"^^xsd:anyURI ;
         fhir:link <http://smart.who.int/ig/smart-immunizations/PlanDefinition/IMMZD2DTMeaslesDose0>
       ]
     ] [
       fhir:title [ fhir:v "Immunize patient for Measles" ] ;
       fhir:description [ fhir:v "Provide measles immunization" ] ;
       fhir:code ( [
         fhir:coding ( [
           fhir:system [ fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "dispense-medications" ]
         ] )
       ] ) ;
       fhir:selectionBehavior [ fhir:v "all" ] ;
       fhir:definition [
         fhir:v "http://smart.who.int/ig/smart-immunizations/PlanDefinition/IMMZD2DTMeaslesHighTx"^^xsd:anyURI ;
         fhir:link <http://smart.who.int/ig/smart-immunizations/PlanDefinition/IMMZD2DTMeaslesHighTx>
       ]
     ] [
       fhir:title [ fhir:v "Immunize patient for Measles supplementary dose" ] ;
       fhir:description [ fhir:v "Provide measles supplementary dose immunization" ] ;
       fhir:code ( [
         fhir:coding ( [
           fhir:system [ fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs"^^xsd:anyURI ] ;
           fhir:code [ fhir:v "dispense-medications" ]
         ] )
       ] ) ;
       fhir:selectionBehavior [ fhir:v "all" ] ;
       fhir:definition [
         fhir:v "http://smart.who.int/ig/smart-immunizations/PlanDefinition/IMMZD2DTMeaslesSupp"^^xsd:anyURI ;
         fhir:link <http://smart.who.int/ig/smart-immunizations/PlanDefinition/IMMZD2DTMeaslesSupp>
       ]
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

