FHIR IG Statistics: ValueSet/HIV.D.DE746
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.DE747 | Provider-initiated tested in a clinic or emergency facility | The client tested though provider-initiated HIV testing & counselling, which could be at an emergency facility |
HIV.D.DE748 | Antenatal care clinic | The client tested at an antenatal care clinic, including labour and delivery |
HIV.D.DE749 | Voluntary counselling and testing (within a health facility setting) | The client tested through voluntary counselling and testing (within a health facility setting) |
HIV.D.DE750 | Family planning clinic | The client tested at a family planning clinic |
HIV.D.DE751 | Other facility-level testing | The client tested at another type of facility |
HIV.D.DE752 | Tuberculosis (TB) clinic | The client tested at a TB clinic |
Source
{
"resourceType": "ValueSet",
"id": "HIV.D.DE746",
"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.DE746",
"version": "1.0.0",
"name": "HIVDDE746",
"title": "Entry point for facility-level testing 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 specific point where testing is happening at a facility",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE747",
"display": "Provider-initiated tested in a clinic or emergency facility"
},
{
"code": "HIV.D.DE748",
"display": "Antenatal care clinic"
},
{
"code": "HIV.D.DE749",
"display": "Voluntary counselling and testing (within a health facility setting)"
},
{
"code": "HIV.D.DE750",
"display": "Family planning clinic"
},
{
"code": "HIV.D.DE751",
"display": "Other facility-level testing"
},
{
"code": "HIV.D.DE752",
"display": "Tuberculosis (TB) clinic"
}
]
}
]
}
}