@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.C.DE5> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "IMMZ.C.DE5"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<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><b>System</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a name=\"IMMZ.C.DE5-http://smart.who.int/immunizations/CodeSystem/IMMZ.C-DE6\"> </a><code>http://smart.who.int/immunizations/CodeSystem/IMMZ.C</code></td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-IMMZ.C.html#IMMZ.C-DE6\">DE6</a></td><td>Male</td><td>Client's biological sex is male</td></tr><tr><td><a name=\"IMMZ.C.DE5-http://smart.who.int/immunizations/CodeSystem/IMMZ.C-DE7\"> </a><code>http://smart.who.int/immunizations/CodeSystem/IMMZ.C</code></td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-IMMZ.C.html#IMMZ.C-DE7\">DE7</a></td><td>Female</td><td>Client's biological sex is female</td></tr><tr><td><a name=\"IMMZ.C.DE5-http://smart.who.int/immunizations/CodeSystem/IMMZ.C-DE8\"> </a><code>http://smart.who.int/immunizations/CodeSystem/IMMZ.C</code></td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-IMMZ.C.html#IMMZ.C-DE8\">DE8</a></td><td>Biological sex not specified</td><td>Client's biological sex is not specified</td></tr><tr><td><a name=\"IMMZ.C.DE5-http://smart.who.int/immunizations/CodeSystem/IMMZ.C-DE9\"> </a><code>http://smart.who.int/immunizations/CodeSystem/IMMZ.C</code></td><td style=\"white-space:nowrap\">  <a href=\"CodeSystem-IMMZ.C.html#IMMZ.C-DE9\">DE9</a></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:l <http://smart.who.int/immunizations/ValueSet/IMMZ.C.DE5>
  ] ; # 
  fhir:version [ fhir:v "1.0.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 "2026-03-31T13:54:17+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:l <http://smart.who.int/immunizations/CodeSystem/IMMZ.C>
       ] ;
       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:l <http://smart.who.int/immunizations/CodeSystem/IMMZ.C>
       ] ;
       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:l <http://smart.who.int/immunizations/CodeSystem/IMMZ.C>
       ] ;
       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:l <http://smart.who.int/immunizations/CodeSystem/IMMZ.C>
       ] ;
       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:l <http://smart.who.int/immunizations/CodeSystem/IMMZ.C>
       ] ;
       fhir:code [ fhir:v "DE9" ] ;
       fhir:display [ fhir:v "Intersex" ]
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

