@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://fhir.org/guides/who/smart-immunization/PlanDefinition/IMMZ.DT.20.Mumps> a fhir:PlanDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "IMMZ.DT.20.Mumps"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PlanDefinition</b><a name=\"IMMZ.DT.20.Mumps\"> </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.20.Mumps&quot; </p></div><p><b>url</b>: <code>http://fhir.org/guides/who/smart-immunization/PlanDefinition/IMMZ.DT.20.Mumps</code></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: IMMZ.DT.20.Mumps</p><p><b>title</b>: IMMZ.DT.20.Mumps</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 person has not been vaccinated against Mumps, give Mumps vaccine</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-IMMZDT20.html\">IMMZDT20</a></p><blockquote><p><b>action</b></p><p><b>title</b>: Immunize Patient for MUMPS - No Doses</p><p><b>description</b>: Provide MUMPS immunizations - using the &quot;MUMPS vaccine immunization - NO PREVIOUS&quot; schedule (2 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>&quot;MUMPS vaccine immunization history&quot; = &quot;No-doses&quot;</td><td>text/cql</td><td>Should vaccinate Patient for MUMPS because no doses on 2 dose scheme</td></tr></table></blockquote><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>&quot;Current Patient Age in Months&quot; &gt;= 12</td><td>text/cql</td><td>Should vaccinate Patient for MUMPS because no doses on 2 dose scheme</td></tr></table></blockquote><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>&quot;Country recognizes MUMPS reduction as a public health priority&quot; = TRUE</td><td>text/cql</td><td>Should vaccinate Patient for MUMPS because no doses on 2 dose scheme</td></tr></table></blockquote><p><b>definition</b>: <a href=\"ActivityDefinition-IMMZ.DT.20.Mumps.01.html\">IMMZ.DT.20.Mumps.01</a></p></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: Immunize Patient for MUMPS - 1 Dose given a month ago</p><p><b>description</b>: Provide MUMPS immunizations - using the &quot;MUMPS vaccine immunization - 1 PREVIOUS&quot; schedule (2 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>&quot;MUMPS vaccine immunization history&quot; = &quot;1 dose&quot;</td><td>text/cql</td><td>Should vaccinate Patient for MUMPS a second dose on a 2 dose scheme</td></tr></table></blockquote><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>&quot;Date last MUMPS dose given&quot; &gt;= &quot;1 months&quot;</td><td>text/cql</td><td>Should vaccinate Patient for MUMPS a second dose on a 2 dose scheme</td></tr></table></blockquote><p><b>definition</b>: <a href=\"ActivityDefinition-IMMZ.DT.20.Mumps.02.html\">IMMZ.DT.20.Mumps.02</a></p></blockquote></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.org/guides/who/smart-immunization/PlanDefinition/IMMZ.DT.20.Mumps"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "IMMZ.DT.20.Mumps"] ; # 
  fhir:title [ fhir:v "IMMZ.DT.20.Mumps"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2023-08-02T04:40:13+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "World Health Organization (WHO)"] ; # 
  fhir:description [ fhir:v "If child or person has not been vaccinated against Mumps, give Mumps vaccine"] ; # 
  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:library ( [
     fhir:v "http://fhir.org/guides/who/smart-immunization/Library/IMMZDT20"^^xsd:anyURI ;
     fhir:link <http://fhir.org/guides/who/smart-immunization/Library/IMMZDT20>
  ] ) ; # 
  fhir:action ( [
     fhir:title [ fhir:v "Immunize Patient for MUMPS - No Doses" ] ;
     fhir:description [ fhir:v "Provide MUMPS immunizations - using the \"MUMPS vaccine immunization - NO PREVIOUS\" schedule (2 dose scheme)" ] ;
     fhir:condition ( [
       fhir:kind [ fhir:v "applicability" ] ;
       fhir:expression [
         fhir:description [ fhir:v "\"MUMPS vaccine immunization history\" = \"No-doses\"" ] ;
         fhir:language [ fhir:v "text/cql" ] ;
         fhir:expression [ fhir:v "Should vaccinate Patient for MUMPS because no doses on 2 dose scheme" ]
       ]
     ] [
       fhir:kind [ fhir:v "applicability" ] ;
       fhir:expression [
         fhir:description [ fhir:v "\"Current Patient Age in Months\" >= 12" ] ;
         fhir:language [ fhir:v "text/cql" ] ;
         fhir:expression [ fhir:v "Should vaccinate Patient for MUMPS because no doses on 2 dose scheme" ]
       ]
     ] [
       fhir:kind [ fhir:v "applicability" ] ;
       fhir:expression [
         fhir:description [ fhir:v "\"Country recognizes MUMPS reduction as a public health priority\" = TRUE" ] ;
         fhir:language [ fhir:v "text/cql" ] ;
         fhir:expression [ fhir:v "Should vaccinate Patient for MUMPS because no doses on 2 dose scheme" ]
       ]
     ] ) ;
     fhir:definition [
       fhir:v "http://fhir.org/guides/who/smart-immunization/ActivityDefinition/IMMZ.DT.20.Mumps.01"^^xsd:anyURI ;
       fhir:link <http://fhir.org/guides/who/smart-immunization/ActivityDefinition/IMMZ.DT.20.Mumps.01>
     ]
  ] [
     fhir:title [ fhir:v "Immunize Patient for MUMPS - 1 Dose given a month ago" ] ;
     fhir:description [ fhir:v "Provide MUMPS immunizations - using the \"MUMPS vaccine immunization - 1 PREVIOUS\" schedule (2 dose scheme)" ] ;
     fhir:condition ( [
       fhir:kind [ fhir:v "applicability" ] ;
       fhir:expression [
         fhir:description [ fhir:v "\"MUMPS vaccine immunization history\" = \"1 dose\"" ] ;
         fhir:language [ fhir:v "text/cql" ] ;
         fhir:expression [ fhir:v "Should vaccinate Patient for MUMPS a second dose on a 2 dose scheme" ]
       ]
     ] [
       fhir:kind [ fhir:v "applicability" ] ;
       fhir:expression [
         fhir:description [ fhir:v "\"Date last MUMPS dose given\" >= \"1 months\"" ] ;
         fhir:language [ fhir:v "text/cql" ] ;
         fhir:expression [ fhir:v "Should vaccinate Patient for MUMPS a second dose on a 2 dose scheme" ]
       ]
     ] ) ;
     fhir:definition [
       fhir:v "http://fhir.org/guides/who/smart-immunization/ActivityDefinition/IMMZ.DT.20.Mumps.02"^^xsd:anyURI ;
       fhir:link <http://fhir.org/guides/who/smart-immunization/ActivityDefinition/IMMZ.DT.20.Mumps.02>
     ]
  ] ) . # 

# -------------------------------------------------------------------------------------

