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.D4.DE161 ValueSet for Potential Contraindications - TTL Representation
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.D4.DE161"] ; #
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.D4.DE161</b></p><a name=\"IMMZ.D4.DE161\"> </a><a name=\"hcIMMZ.D4.DE161\"> </a><a name=\"IMMZ.D4.DE161-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-D4.46DE162\">D4.DE162</a></td><td>Currently pregnant</td><td>The client is currently pregnant</td></tr><tr><td><a href=\"CodeSystem-IMMZConcepts.html#IMMZConcepts-D4.46DE165\">D4.DE165</a></td><td>Severely immunosuppressed</td><td>The client is known to be severely immunocompromised or immunosuppressed</td></tr><tr><td><a href=\"CodeSystem-IMMZConcepts.html#IMMZConcepts-D4.46DE166\">D4.DE166</a></td><td>History of anaphylactic reactions</td><td>The client is known to have history of anaphylaxis in the past. Anaphylaxis is a severe and potentially life-threatening allergic reaction that can occur rapidly after exposure to an allergen or vaccine component.</td></tr><tr><td><a href=\"CodeSystem-IMMZConcepts.html#IMMZConcepts-D4.46DE167\">D4.DE167</a></td><td>Severe allergic reactions</td><td>The client is known to have severe allergic reaction to vaccine</td></tr><tr><td><a href=\"CodeSystem-IMMZConcepts.html#IMMZConcepts-D4.46DE168\">D4.DE168</a></td><td>Symptomatic HIV infection</td><td>The client is experiencing HIV-related symptoms</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://smart.who.int/immunizations-measles/ValueSet/IMMZ.D4.DE161"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "IMMZ_D4_DE161"] ; #
fhir:title [ fhir:v "IMMZ.D4.DE161 ValueSet for Potential Contraindications"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-08-12T09:03:21+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 Potential Contraindications for IMMZ.D4.DE161."] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://smart.who.int/immunizations-measles/CodeSystem/IMMZConcepts"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "D4.DE162" ] ;
fhir:display [ fhir:v "Currently pregnant" ] ] [
fhir:code [ fhir:v "D4.DE165" ] ;
fhir:display [ fhir:v "Severely immunosuppressed" ] ] [
fhir:code [ fhir:v "D4.DE166" ] ;
fhir:display [ fhir:v "History of anaphylactic reactions" ] ] [
fhir:code [ fhir:v "D4.DE167" ] ;
fhir:display [ fhir:v "Severe allergic reactions" ] ] [
fhir:code [ fhir:v "D4.DE168" ] ;
fhir:display [ fhir:v "Symptomatic HIV infection" ] ] ) ] )
] . #