WHO Immunization Implementation Guide, published by World Health Organization (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-immunizations and changes regularly. See the Directory of published versions
: IMMZ.I.DE30 ValueSet for Disaggregation group - 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.I.DE30"] ; #
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.I.html\"><code>http://smart.who.int/ig/smart-immunizations/CodeSystem/IMMZ.I</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.I.html#IMMZ.I-DE31\">DE31</a></td><td>By-Sex</td><td>A disaggregation grouped by the indicator population's sex values</td></tr><tr><td><a href=\"CodeSystem-IMMZ.I.html#IMMZ.I-DE32\">DE32</a></td><td>By-Administrative Area</td><td>A disaggregation grouped by the indicator population's administrative regions/ areas</td></tr><tr><td><a href=\"CodeSystem-IMMZ.I.html#IMMZ.I-DE33\">DE33</a></td><td>By-Age group</td><td>A disaggregation grouped by the indicator population's age groups</td></tr><tr><td><a href=\"CodeSystem-IMMZ.I.html#IMMZ.I-DE34\">DE34</a></td><td>By-Dose number</td><td>A disaggregation grouped by the indicator population's dose numbers for a specific vaccine</td></tr><tr><td><a href=\"CodeSystem-IMMZ.I.html#IMMZ.I-DE35\">DE35</a></td><td>By-Vaccine type</td><td>A disaggregation grouped by the indicator population's vaccine types</td></tr><tr><td><a href=\"CodeSystem-IMMZ.I.html#IMMZ.I-DE36\">DE36</a></td><td>By-Vaccine manufacturer</td><td>A disaggregation grouped by the indicator population's vaccine manufacturers for a specific vaccine</td></tr><tr><td><a href=\"CodeSystem-IMMZ.I.html#IMMZ.I-DE37\">DE37</a></td><td>By-Reaction manifestation</td><td>A disaggregation grouped by the indicator population's reaction manifestations for a specific vaccine</td></tr><tr><td><a href=\"CodeSystem-IMMZ.I.html#IMMZ.I-DE39\">DE39</a></td><td>By-Type of reaction</td><td>A disaggregation grouped by the indicator population's type of reaction for a specific vaccine</td></tr><tr><td><a href=\"CodeSystem-IMMZ.I.html#IMMZ.I-DE54\">DE54</a></td><td>By-Risk & occupational group</td><td>A disaggregation grouped by the indicator population's risk and occupational group</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://smart.who.int/ig/smart-immunizations/ValueSet/IMMZ.I.DE30"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "IMMZ_I_DE30"] ; #
fhir:title [ fhir:v "IMMZ.I.DE30 ValueSet for Disaggregation group"] ; #
fhir:status [ fhir:v "active"] ; #
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 Disaggregation group for IMMZ.I.DE30"] ; #
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.I"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "DE31" ] ;
fhir:display [ fhir:v "By-Sex" ] ] [
fhir:code [ fhir:v "DE32" ] ;
fhir:display [ fhir:v "By-Administrative Area" ] ] [
fhir:code [ fhir:v "DE33" ] ;
fhir:display [ fhir:v "By-Age group" ] ] [
fhir:code [ fhir:v "DE34" ] ;
fhir:display [ fhir:v "By-Dose number" ] ] [
fhir:code [ fhir:v "DE35" ] ;
fhir:display [ fhir:v "By-Vaccine type" ] ] [
fhir:code [ fhir:v "DE36" ] ;
fhir:display [ fhir:v "By-Vaccine manufacturer" ] ] [
fhir:code [ fhir:v "DE37" ] ;
fhir:display [ fhir:v "By-Reaction manifestation" ] ] [
fhir:code [ fhir:v "DE39" ] ;
fhir:display [ fhir:v "By-Type of reaction" ] ] [
fhir:code [ fhir:v "DE54" ] ;
fhir:display [ fhir:v "By-Risk & occupational group" ] ] ) ] )
] . #