FHIR IG Statistics: ValueSet/IMMZ.C.DE5
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.
Code | System | Display | Definition |
DE6 | http://smart.who.int/immunizations/CodeSystem/IMMZ.C | Male | Client's biological sex is male |
DE7 | http://smart.who.int/immunizations/CodeSystem/IMMZ.C | Female | Client's biological sex is female |
DE8 | http://smart.who.int/immunizations/CodeSystem/IMMZ.C | Biological sex not specified | Client's biological sex is not specified |
DE9 | http://smart.who.int/immunizations/CodeSystem/IMMZ.C | Intersex | Client's biological sex is intersex |
Source
{
"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-07-02T19:45:20+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"
}
]
}
}