@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE107> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "IMMZ.D.DE107"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IMMZ.D.DE107</b></p><a name=\"IMMZ.D.DE107\"> </a><a name=\"hcIMMZ.D.DE107\"> </a><p>This value set expansion contains 6 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"IMMZ.D.DE107-http://smart.who.int/immunizations/CodeSystem/IMMZ.D-DE174\"> </a>  <a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE174\">DE174</a></td><td>http://smart.who.int/immunizations/CodeSystem/IMMZ.D</td><td>Non serious</td><td>The reaction resulted in a mild or minor response and did not pose a significant threat to client's health</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"IMMZ.D.DE107-http://smart.who.int/immunizations/CodeSystem/IMMZ.D-DE108\"> </a>  <a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE108\">DE108</a></td><td>http://smart.who.int/immunizations/CodeSystem/IMMZ.D</td><td>Death</td><td>The reaction resulted in the client's death</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"IMMZ.D.DE107-http://smart.who.int/immunizations/CodeSystem/IMMZ.D-DE109\"> </a>  <a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE109\">DE109</a></td><td>http://smart.who.int/immunizations/CodeSystem/IMMZ.D</td><td>Life threatening</td><td>The reaction threatened the client's life</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"IMMZ.D.DE107-http://smart.who.int/immunizations/CodeSystem/IMMZ.D-DE110\"> </a>  <a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE110\">DE110</a></td><td>http://smart.who.int/immunizations/CodeSystem/IMMZ.D</td><td>Disability</td><td>The reaction resulted in a disability</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"IMMZ.D.DE107-http://smart.who.int/immunizations/CodeSystem/IMMZ.D-DE111\"> </a>  <a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE111\">DE111</a></td><td>http://smart.who.int/immunizations/CodeSystem/IMMZ.D</td><td>Hospitalization</td><td>The reaction resulted in a hospitalization</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"IMMZ.D.DE107-http://smart.who.int/immunizations/CodeSystem/IMMZ.D-DE112\"> </a>  <a href=\"CodeSystem-IMMZ.D.html#IMMZ.D-DE112\">DE112</a></td><td>http://smart.who.int/immunizations/CodeSystem/IMMZ.D</td><td>Congenital anomaly</td><td>The reaction was a congenital anomaly or birth defect</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE107"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "IMMZ_D_DE107"] ; # 
  fhir:title [ fhir:v "IMMZ.D.DE107 ValueSet for Type of reaction"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2025-06-25T20:08:00+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "WHO"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "WHO" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://who.int" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "ValueSet for Type of reaction for IMMZ.D.DE107"] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [ fhir:v "http://smart.who.int/immunizations/CodeSystem/IMMZ.D"^^xsd:anyURI ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "DE174" ] ;
         fhir:display [ fhir:v "Non serious" ]
       ] [
         fhir:code [ fhir:v "DE108" ] ;
         fhir:display [ fhir:v "Death" ]
       ] [
         fhir:code [ fhir:v "DE109" ] ;
         fhir:display [ fhir:v "Life threatening" ]
       ] [
         fhir:code [ fhir:v "DE110" ] ;
         fhir:display [ fhir:v "Disability" ]
       ] [
         fhir:code [ fhir:v "DE111" ] ;
         fhir:display [ fhir:v "Hospitalization" ]
       ] [
         fhir:code [ fhir:v "DE112" ] ;
         fhir:display [ fhir:v "Congenital anomaly" ]
       ] )
     ] )
  ] ; # 
  fhir:expansion [
     fhir:timestamp [ fhir:v "2025-06-25T16:39:07.092Z"^^xsd:dateTime ] ;
     fhir:contains ( [
       fhir:system [ fhir:v "http://smart.who.int/immunizations/CodeSystem/IMMZ.D"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "DE174" ] ;
       fhir:display [ fhir:v "Non serious" ]
     ] [
       fhir:system [ fhir:v "http://smart.who.int/immunizations/CodeSystem/IMMZ.D"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "DE108" ] ;
       fhir:display [ fhir:v "Death" ]
     ] [
       fhir:system [ fhir:v "http://smart.who.int/immunizations/CodeSystem/IMMZ.D"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "DE109" ] ;
       fhir:display [ fhir:v "Life threatening" ]
     ] [
       fhir:system [ fhir:v "http://smart.who.int/immunizations/CodeSystem/IMMZ.D"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "DE110" ] ;
       fhir:display [ fhir:v "Disability" ]
     ] [
       fhir:system [ fhir:v "http://smart.who.int/immunizations/CodeSystem/IMMZ.D"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "DE111" ] ;
       fhir:display [ fhir:v "Hospitalization" ]
     ] [
       fhir:system [ fhir:v "http://smart.who.int/immunizations/CodeSystem/IMMZ.D"^^xsd:anyURI ] ;
       fhir:code [ fhir:v "DE112" ] ;
       fhir:display [ fhir:v "Congenital anomaly" ]
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

