FHIR IG Statistics: ValueSet/IMMZ.D.DE241
Resources that use this resource
StructureDefinition |
IMMZD1 | IMMZ.D1.Capture or update client history |
Resources that this resource uses
CodeSystem |
IMMZ.D | IMMZ.D CodeSystem for Data Elements |
Narrative
Note: links and images are rebased to the (stated) source
This value set expansion contains 3 concepts.
Code | System | Display | Definition |
DE264 | http://smart.who.int/immunizations/CodeSystem/IMMZ.D | Positive | The client has detectable antibodies against the dengue virus, suggesting past exposure or vaccination |
DE265 | http://smart.who.int/immunizations/CodeSystem/IMMZ.D | Negative | The client does not have detectable antibodies, indicating no previous exposure or vaccination against the dengue virus |
DE266 | http://smart.who.int/immunizations/CodeSystem/IMMZ.D | Unknown | The client's dengue serostatus is unknown |
Source
{
"resourceType": "ValueSet",
"id": "IMMZ.D.DE241",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE241",
"version": "0.2.0",
"name": "IMMZ_D_DE241",
"title": "IMMZ.D.DE241 ValueSet for Dengue serostatus",
"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 Dengue serostatus for IMMZ.D.DE241",
"compose": {
"include": [
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"concept": [
{
"code": "DE264",
"display": "Positive"
},
{
"code": "DE265",
"display": "Negative"
},
{
"code": "DE266",
"display": "Unknown"
}
]
}
]
},
"expansion": {
"timestamp": "2025-06-25T16:39:07.092Z",
"contains": [
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE264",
"display": "Positive"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE265",
"display": "Negative"
},
{
"system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
"code": "DE266",
"display": "Unknown"
}
]
}
}