FHIR IG Statistics: ValueSet/HIV.D.DE764
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.DE765 | Fast track ART refill | Client is enrolled in fast track ART refill (DSD ART model) |
HIV.D.DE766 | Facility adherence club | Client is enrolled in facility adherence club (DSD ART model) |
HIV.D.DE767 | Community ART distribution point | Client is enrolled in community ART distribution point (DSD ART model) |
HIV.D.DE768 | CHW/peer educator community ART group | Client is enrolled in community health worker/peer educator community ART group (DSD ART model) |
HIV.D.DE769 | Patient/client community ART group | Client is enrolled in patient/client community ART group (DSD ART model) |
HIV.D.DE770 | Other DSD ART model | Client is enrolled in another DSD ART model |
Source
{
"resourceType": "ValueSet",
"id": "HIV.D.DE764",
"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.DE764",
"version": "0.4.4",
"name": "HIVDDE764",
"title": "DSD ART model(s) ValueSet",
"status": "active",
"experimental": true,
"date": "2025-07-24T19:24:35+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Value set of type of DSD ART model client is enrolled in (country-specific)",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE765",
"display": "Fast track ART refill"
},
{
"code": "HIV.D.DE766",
"display": "Facility adherence club"
},
{
"code": "HIV.D.DE767",
"display": "Community ART distribution point"
},
{
"code": "HIV.D.DE768",
"display": "CHW/peer educator community ART group"
},
{
"code": "HIV.D.DE769",
"display": "Patient/client community ART group"
},
{
"code": "HIV.D.DE770",
"display": "Other DSD ART model"
}
]
}
]
}
}