@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://fhir.org/guides/who/smart-immunization/ActivityDefinition/IMMZ.DT.01.BCG.CR> a fhir:ActivityDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "IMMZ.DT.01.BCG.CR"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-immunizationactivity"^^xsd:anyURI ;
       fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-immunizationactivity>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ActivityDefinition</b><a name=\"IMMZ.DT.01.BCG.CR\"> </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 ActivityDefinition &quot;IMMZ.DT.01.BCG.CR&quot; </p><p style=\"margin-bottom: 0px\">Profile: <code>http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-immunizationactivity</code></p></div><p><b>url</b>: <code>http://fhir.org/guides/who/smart-immunization/ActivityDefinition/IMMZ.DT.01.BCG.CR</code></p><p><b>version</b>: 0.1.0</p><p><b>title</b>: IMMZ.DT.01.BCG.CR</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2023-03-28</p><p><b>publisher</b>: World Health Organization (WHO)</p><p><b>contact</b>: <a href=\"https://who.int\">https://who.int</a></p><p><b>description</b>: Provide BCG immunizations reminder</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-IMMZDT01.html\">IMMZDT01</a></p><p><b>kind</b>: CommunicationRequest</p><p><b>code</b>: Administration of vaccine to produce active immunity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#33879002)</span></p><p><b>intent</b>: proposal</p><p><b>doNotPerform</b>: false</p><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: recipient</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>The reminder recipient.</td><td>text/cql</td><td>BCG Reminder Recipient</td></tr></table></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: payload.contentAttachment.title</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>The reminder message.</td><td>text/cql</td><td>Reminder Message for BCG dose</td></tr></table></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: payload.contentAttachment.language</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>The language of the reminder.</td><td>text/cql</td><td>'en-US'</td></tr></table></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: payload.contentAttachment.contentType</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>The contentType of the reminder.</td><td>text/cql</td><td>'text/plain'</td></tr></table></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: category</p><h3>Expressions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>text/cql</td><td>Code { system: '1.3.6.1.4.1.19376.1.2.5.1', code: 'alert' }</td></tr></table></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: priority</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>Reminder priority</td><td>text/cql</td><td>Code { system: 'http://hl7.org/fhir/request-priority', code: 'routine' }</td></tr></table></blockquote></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.org/guides/who/smart-immunization/ActivityDefinition/IMMZ.DT.01.BCG.CR"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:title [ fhir:v "IMMZ.DT.01.BCG.CR"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-03-28"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "World Health Organization (WHO)"] ; # 
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://who.int" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Provide BCG immunizations reminder"] ; # 
  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/IMMZDT01"^^xsd:anyURI ;
     fhir:link <http://fhir.org/guides/who/smart-immunization/Library/IMMZDT01>
  ] ) ; # 
  fhir:kind [ fhir:v "CommunicationRequest"] ; # 
  fhir:code [
     fhir:coding ( [
       a sct:33879002 ;
       fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "33879002" ] ;
       fhir:display [ fhir:v "Administration of vaccine to produce active immunity" ]
     ] )
  ] ; # 
  fhir:intent [ fhir:v "proposal"] ; # 
  fhir:doNotPerform [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:dynamicValue ( [
     fhir:path [ fhir:v "recipient" ] ;
     fhir:expression [
       fhir:description [ fhir:v "The reminder recipient." ] ;
       fhir:language [ fhir:v "text/cql" ] ;
       fhir:expression [ fhir:v "BCG Reminder Recipient" ]
     ]
  ] [
     fhir:path [ fhir:v "payload.contentAttachment.title" ] ;
     fhir:expression [
       fhir:description [ fhir:v "The reminder message." ] ;
       fhir:language [ fhir:v "text/cql" ] ;
       fhir:expression [ fhir:v "Reminder Message for BCG dose" ]
     ]
  ] [
     fhir:path [ fhir:v "payload.contentAttachment.language" ] ;
     fhir:expression [
       fhir:description [ fhir:v "The language of the reminder." ] ;
       fhir:language [ fhir:v "text/cql" ] ;
       fhir:expression [ fhir:v "'en-US'" ]
     ]
  ] [
     fhir:path [ fhir:v "payload.contentAttachment.contentType" ] ;
     fhir:expression [
       fhir:description [ fhir:v "The contentType of the reminder." ] ;
       fhir:language [ fhir:v "text/cql" ] ;
       fhir:expression [ fhir:v "'text/plain'" ]
     ]
  ] [
     fhir:path [ fhir:v "category" ] ;
     fhir:expression [
       fhir:language [ fhir:v "text/cql" ] ;
       fhir:expression [ fhir:v "Code { system: '1.3.6.1.4.1.19376.1.2.5.1', code: 'alert' }" ]
     ]
  ] [
     fhir:path [ fhir:v "priority" ] ;
     fhir:expression [
       fhir:description [ fhir:v "Reminder priority" ] ;
       fhir:language [ fhir:v "text/cql" ] ;
       fhir:expression [ fhir:v "Code { system: 'http://hl7.org/fhir/request-priority', code: 'routine' }" ]
     ]
  ] ) . # 

# -------------------------------------------------------------------------------------

