@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/ValueSet/IMMZ.D.DE5> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "IMMZ.D.DE5"] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-IMMZ.D.html\"><code>http://smart.who.int/ig/smart-immunizations/CodeSystem/IMMZ.D</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE6\">DE6</a></td><td>Immunity</td><td>Testing has shown that the client already has immunity to the agent targeted by the immunization</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE7\">DE7</a></td><td>Medical precaution</td><td>The client currently has a medical condition for which the vaccine is contraindicated or for which precaution is warranted</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE8\">DE8</a></td><td>Product out of stock</td><td>There was no supply of the product on hand to perform the service</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE9\">DE9</a></td><td>Client objection</td><td>The client or their guardian objects to receiving the vaccine</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE10\">DE10</a></td><td>Caregiver refusal</td><td>The client's caregiver refused the vaccine</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE11\">DE11</a></td><td>Unspecified reason</td><td>The immunization event was not carried out for an unspecified reason</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE12\">DE12</a></td><td>Client allergy to vaccine or component</td><td>The immunization event was not carried out because of client allergy to vaccine or component</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE13\">DE13</a></td><td>Immunocompromised</td><td>The immunization event was not carried out because the client is immunocompromised</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE14\">DE14</a></td><td>Chronic illness or condition</td><td>The immunization event was not carried out due a chronic illness or condition of the client</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE15\">DE15</a></td><td>Acute illness</td><td>The immunization event was not carried out due to an acute illness present in the client</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE16\">DE16</a></td><td>Had the disease</td><td>The immunization event was not carried out due to the client having had the disease</td></tr><tr><td><a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE17\">DE17</a></td><td>Immunization not carried out for other reasons</td><td>The immunization event was not carried out for other reasons</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://smart.who.int/ig/smart-immunizations/ValueSet/IMMZ.D.DE5"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "IMMZ_D_DE5"] ; # 
  fhir:title [ fhir:v "IMMZ.D.DE5 ValueSet for Reason vaccine was not administered"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-04-04T07:29:23+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 "ValueSet for Reason vaccine was not administered for IMMZ.D.DE5"] ; # 
  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:compose [
     fhir:include ( [
       fhir:system [ fhir:v "http://smart.who.int/ig/smart-immunizations/CodeSystem/IMMZ.D"^^xsd:anyURI ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "DE6" ] ;
         fhir:display [ fhir:v "Immunity" ]
       ] [
         fhir:code [ fhir:v "DE7" ] ;
         fhir:display [ fhir:v "Medical precaution" ]
       ] [
         fhir:code [ fhir:v "DE8" ] ;
         fhir:display [ fhir:v "Product out of stock" ]
       ] [
         fhir:code [ fhir:v "DE9" ] ;
         fhir:display [ fhir:v "Client objection" ]
       ] [
         fhir:code [ fhir:v "DE10" ] ;
         fhir:display [ fhir:v "Caregiver refusal" ]
       ] [
         fhir:code [ fhir:v "DE11" ] ;
         fhir:display [ fhir:v "Unspecified reason" ]
       ] [
         fhir:code [ fhir:v "DE12" ] ;
         fhir:display [ fhir:v "Client allergy to vaccine or component" ]
       ] [
         fhir:code [ fhir:v "DE13" ] ;
         fhir:display [ fhir:v "Immunocompromised" ]
       ] [
         fhir:code [ fhir:v "DE14" ] ;
         fhir:display [ fhir:v "Chronic illness or condition" ]
       ] [
         fhir:code [ fhir:v "DE15" ] ;
         fhir:display [ fhir:v "Acute illness" ]
       ] [
         fhir:code [ fhir:v "DE16" ] ;
         fhir:display [ fhir:v "Had the disease" ]
       ] [
         fhir:code [ fhir:v "DE17" ] ;
         fhir:display [ fhir:v "Immunization not carried out for other reasons" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

