FHIR IG Statistics: ValueSet/HIV.E.DE230
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://smart.who.int/hiv/CodeSystem/HIVConcepts
Code | Display | Definition |
HIV.E.DE231 | HIV-positive | The infant is HIV-positive |
HIV.E.DE232 | HIV-negative and no longer breastfeeding | The infant is HIV-negative and the mother has quit breastfeeding |
HIV.E.DE233 | HIV status unknown | The final HIV status of the child is unknown because the infant died, was lost to follow-up or transferred out without ever having an HIV-positive diagnosis or is active in care but was not tested at 18 months |
Source
{
"resourceType": "ValueSet",
"id": "HIV.E.DE230",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset",
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset",
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/hiv/ValueSet/HIV.E.DE230",
"version": "1.0.0",
"name": "HIVEDE230",
"title": "Final diagnosis of HIV-exposed infant ValueSet",
"status": "active",
"experimental": true,
"date": "2025-07-08T23:21:58+02:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Value set of HIV-exposed infant final status at 18 months or 3 months after cessation of breastfeeding (whichever is later).",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.E.DE231",
"display": "HIV-positive"
},
{
"code": "HIV.E.DE232",
"display": "HIV-negative and no longer breastfeeding"
},
{
"code": "HIV.E.DE233",
"display": "HIV status unknown"
}
]
}
]
}
}