FHIR IG Statistics: ValueSet/HIV.D.DE56
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.D.DE57 | No prior ARVs | Client received no prior ARVs |
HIV.D.DE58 | Received ARVs prior without records/documentation | Client received ARVs prior without records/documentation |
HIV.D.DE59 | Received ARVs during pregnancy or breastfeeding | Client received ARVs during pregnancy or breastfeeding |
HIV.D.DE60 | Received ARVs for PEP or PrEP | Client received ARVs for post-exposure prophylaxis (PEP) or PrEP |
HIV.D.DE61 | ARV prophylaxis for an HIV-exposed infant | Client received ARV prophylaxis for an HIV-exposed infant |
Source
{
"resourceType": "ValueSet",
"id": "HIV.D.DE56",
"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.D.DE56",
"version": "1.0.0",
"name": "HIVDDE56",
"title": "Antiretroviral (ARV) drugs received prior to enrolment 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 whether or not the client received ARV drugs prior to enrolling into HIV care",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE57",
"display": "No prior ARVs"
},
{
"code": "HIV.D.DE58",
"display": "Received ARVs prior without records/documentation"
},
{
"code": "HIV.D.DE59",
"display": "Received ARVs during pregnancy or breastfeeding"
},
{
"code": "HIV.D.DE60",
"display": "Received ARVs for PEP or PrEP"
},
{
"code": "HIV.D.DE61",
"display": "ARV prophylaxis for an HIV-exposed infant"
}
]
}
]
}
}