FHIR IG Statistics: ValueSet/HIV.D.DE1
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.DE2 | First clinical visit | The client's first appointment for clinical care by a provider at the facility |
HIV.D.DE3 | Clinical visit | Appointment for clinical care by a provider |
HIV.D.DE4 | ART initiation | Appointment for initiation of ART |
HIV.D.DE5 | ART drug pick up | Appointment for an antiretroviral drug pick up |
HIV.D.DE6 | Issues and concerns | Visit to address issues and concerns |
HIV.D.DE7 | Post-treatment follow-up visit for cervical precancer lesions or invasive cervical cancer | Appointment for a post-treatment follow-up visit for cervical precancer lesions or invasive cervical cancer |
Source
{
"resourceType": "ValueSet",
"id": "HIV.D.DE1",
"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.DE1",
"version": "1.0.0",
"name": "HIVDDE1",
"title": "Reason for visit 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 visit was scheduled or unscheduled, clinical only, or for ARV drug pick-up",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE2",
"display": "First clinical visit"
},
{
"code": "HIV.D.DE3",
"display": "Clinical visit"
},
{
"code": "HIV.D.DE4",
"display": "ART initiation"
},
{
"code": "HIV.D.DE5",
"display": "ART drug pick up"
},
{
"code": "HIV.D.DE6",
"display": "Issues and concerns"
},
{
"code": "HIV.D.DE7",
"display": "Post-treatment follow-up visit for cervical precancer lesions or invasive cervical cancer"
}
]
}
]
}
}