WHO SMART Guidelines - Measles Immunization
0.1.0 - ci-build

WHO SMART Guidelines - Measles Immunization, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-example-immz/ and changes regularly. See the Directory of published versions

: IMMZ.D1.DE1 CodeSystem for Immunization status - TTL Representation

Draft as of 2024-08-12

Raw ttl | Download


@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 -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "IMMZ.D1.DE1VS"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset>     ] [
fhir:v "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset>     ] [
fhir:v "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IMMZ.D1.DE1VS</b></p><a name=\"IMMZ.D1.DE1VS\"> </a><a name=\"hcIMMZ.D1.DE1VS\"> </a><a name=\"IMMZ.D1.DE1VS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-IMMZConcepts.html\"><code>http://smart.who.int/immunizations-measles/CodeSystem/IMMZConcepts</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-IMMZConcepts.html#IMMZConcepts-D.46DE2\">D.DE2</a></td><td style=\"color: #cccccc\">Completed</td><td>The immunization event was successfully carried out as intended</td></tr><tr><td><a href=\"CodeSystem-IMMZConcepts.html#IMMZConcepts-D.46DE3\">D.DE3</a></td><td style=\"color: #cccccc\">Entered in error</td><td>Immunization event record has been mistakenly created or entered into system. Recorded information is incorrect or should not have been documented, though it is possible that real-world decisions were based on it</td></tr><tr><td><a href=\"CodeSystem-IMMZConcepts.html#IMMZConcepts-D.46DE4\">D.DE4</a></td><td style=\"color: #cccccc\">Not Done</td><td>Planned immunization event was not carried out for some reason</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://smart.who.int/immunizations-measles/ValueSet/IMMZ.D1.DE1VS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "IMMZD1DE1VS"] ; # 
  fhir:title [ fhir:v "IMMZ.D1.DE1 CodeSystem for Immunization status"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-08-12T09:04:38+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 "CodeSystem for IMMZ.D1.DE1 Immunization status"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://smart.who.int/immunizations-measles/CodeSystem/IMMZConcepts"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "D.DE2" ]       ] [
fhir:code [ fhir:v "D.DE3" ]       ] [
fhir:code [ fhir:v "D.DE4" ]       ] )     ] )
  ] . #