WHO Immunization Implementation Guide, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.2.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.C.DE5 ValueSet for Sex - TTL Representation
Raw ttl | Download
@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 -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "IMMZ.C.DE5"] ; #
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.C.DE5</b></p><a name=\"IMMZ.C.DE5\"> </a><a name=\"hcIMMZ.C.DE5\"> </a><p>This value set expansion contains 4 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.C.DE5-http://smart.who.int/immunizations/CodeSystem/IMMZ.C-DE6\"> </a> <a href=\"CodeSystem-IMMZ.C.html#IMMZ.C-DE6\">DE6</a></td><td>http://smart.who.int/immunizations/CodeSystem/IMMZ.C</td><td>Male</td><td>Client's biological sex is male</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"IMMZ.C.DE5-http://smart.who.int/immunizations/CodeSystem/IMMZ.C-DE7\"> </a> <a href=\"CodeSystem-IMMZ.C.html#IMMZ.C-DE7\">DE7</a></td><td>http://smart.who.int/immunizations/CodeSystem/IMMZ.C</td><td>Female</td><td>Client's biological sex is female</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"IMMZ.C.DE5-http://smart.who.int/immunizations/CodeSystem/IMMZ.C-DE8\"> </a> <a href=\"CodeSystem-IMMZ.C.html#IMMZ.C-DE8\">DE8</a></td><td>http://smart.who.int/immunizations/CodeSystem/IMMZ.C</td><td>Biological sex not specified</td><td>Client's biological sex is not specified</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"IMMZ.C.DE5-http://smart.who.int/immunizations/CodeSystem/IMMZ.C-DE9\"> </a> <a href=\"CodeSystem-IMMZ.C.html#IMMZ.C-DE9\">DE9</a></td><td>http://smart.who.int/immunizations/CodeSystem/IMMZ.C</td><td>Intersex</td><td>Client's biological sex is intersex</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://smart.who.int/immunizations/ValueSet/IMMZ.C.DE5"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.2.0"] ; #
fhir:name [ fhir:v "IMMZ_C_DE5"] ; #
fhir:title [ fhir:v "IMMZ.C.DE5 ValueSet for Sex"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-08-08T19:12:11+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 Sex for IMMZ.C.DE5"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://smart.who.int/immunizations/CodeSystem/IMMZ.C"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "DE6" ] ;
fhir:display [ fhir:v "Male" ] ] [
fhir:code [ fhir:v "DE7" ] ;
fhir:display [ fhir:v "Female" ] ] [
fhir:code [ fhir:v "DE8" ] ;
fhir:display [ fhir:v "Biological sex not specified" ] ] [
fhir:code [ fhir:v "DE9" ] ;
fhir:display [ fhir:v "Intersex" ] ] ) ] )
] ; #
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.C"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE6" ] ;
fhir:display [ fhir:v "Male" ] ] [
fhir:system [ fhir:v "http://smart.who.int/immunizations/CodeSystem/IMMZ.C"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE7" ] ;
fhir:display [ fhir:v "Female" ] ] [
fhir:system [ fhir:v "http://smart.who.int/immunizations/CodeSystem/IMMZ.C"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE8" ] ;
fhir:display [ fhir:v "Biological sex not specified" ] ] [
fhir:system [ fhir:v "http://smart.who.int/immunizations/CodeSystem/IMMZ.C"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE9" ] ;
fhir:display [ fhir:v "Intersex" ] ] )
] . #