FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| IMMZC4 | IMMZ.C4.Create client record |
Resources that this resource uses
| CodeSystem |
| IMMZ.C | IMMZ.C CodeSystem for Data Elements |
Narrative
Note: links and images are rebased to the (stated) source
This value set expansion contains 4 concepts.
| System | Code | Display | Definition |
http://smart.who.int/immunizations/CodeSystem/IMMZ.C | DE6 | Male | Client's biological sex is male |
http://smart.who.int/immunizations/CodeSystem/IMMZ.C | DE7 | Female | Client's biological sex is female |
http://smart.who.int/immunizations/CodeSystem/IMMZ.C | DE8 | Biological sex not specified | Client's biological sex is not specified |
http://smart.who.int/immunizations/CodeSystem/IMMZ.C | DE9 | Intersex | Client's biological sex is intersex |
Source1
{
"resourceType": "ValueSet",
"id": "IMMZ.C.DE5",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/immunizations/ValueSet/IMMZ.C.DE5",
"version": "0.2.0",
"name": "IMMZ_C_DE5",
"title": "IMMZ.C.DE5 ValueSet for Sex",
"status": "active",
"date": "2025-12-05T23:35:21+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "ValueSet for Sex for IMMZ.C.DE5",
"compose": {
"include": [
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.C",
"concept": [
{
"code": "DE6",
"display": "Male"
},
{
"code": "DE7",
"display": "Female"
},
{
"code": "DE8",
"display": "Biological sex not specified"
},
{
"code": "DE9",
"display": "Intersex"
}
]
}
]
},
"expansion": {
"timestamp": "2025-06-25T16:39:07.092Z",
"contains": [
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.C",
"code": "DE6",
"display": "Male"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.C",
"code": "DE7",
"display": "Female"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.C",
"code": "DE8",
"display": "Biological sex not specified"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.C",
"code": "DE9",
"display": "Intersex"
}
]
}
}