FHIR IG analytics
| Package | smart.who.int.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-HIV.B.DE165.json |
| FHIR Version | R4 |
| Source | file://C:\work\release\source\output/ValueSet-HIV.B.DE165.html |
| URL | http://smart.who.int/hiv/ValueSet/HIV.B.DE165 |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-07-08T23:21:58+02:00 |
| Name | HIVBDE165 |
| Title | Offer other clinical services ValueSet |
| Authority | who |
| Description | Value set of other clinical services offered or referrals given to the client |
Resources that use this resource
| StructureDefinition |
| smart.who.int.hiv#1.0.0 | HIVBHTSvisit | HIV.B HTS visit |
Resources that this resource uses
| CodeSystem |
| smart.who.int.hiv#1.0.0 | HIVConcepts | WHO SMART HIV Concepts CodeSystem |
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.B.DE166 | Assessment and provision of vaccinations | Assessment and provision of vaccinations, such as for people from key populations, pregnant women and infants; and, where appropriate, tetanus vaccination for adolescent boys and men receiving VMMC |
| HIV.B.DE167 | Hepatitis B (HBV) and hepatitis C virus (HCV) testing and treatment provided | Offer or refer for HBV and/or HCV testing and treatment |
| HIV.B.DE168 | Co-trimoxazole chemoprophylaxis to prevent Pneumocystis carinii pneumonia provided | Offer or refer for co-trimoxazole chemoprophylaxis to prevent pneumocystis carinii pneumonia |
| HIV.B.DE169 | Intensified TB case finding and linkage to TB treatment provided | Offer or refer for intensified TB case finding and linkage to TB treatment |
| HIV.B.DE170 | Provision of isoniazid preventive therapy if person does not have TB | Offer or refer for provision of isoniazid preventive therapy if person does not have TB |
| HIV.B.DE171 | Malaria prevention (such as bed nets and prophylaxis), depending on epidemiology | Offer or refer for malaria prevention (such as bed nets and prophylaxis), depending on epidemiology |
Source1
{
"resourceType": "ValueSet",
"id": "HIV.B.DE165",
"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.B.DE165",
"version": "1.0.0",
"name": "HIVBDE165",
"title": "Offer other clinical services 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 other clinical services offered or referrals given to the client",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.B.DE166",
"display": "Assessment and provision of vaccinations"
},
{
"code": "HIV.B.DE167",
"display": "Hepatitis B (HBV) and hepatitis C virus (HCV) testing and treatment provided"
},
{
"code": "HIV.B.DE168",
"display": "Co-trimoxazole chemoprophylaxis to prevent Pneumocystis carinii pneumonia provided"
},
{
"code": "HIV.B.DE169",
"display": "Intensified TB case finding and linkage to TB treatment provided"
},
{
"code": "HIV.B.DE170",
"display": "Provision of isoniazid preventive therapy if person does not have TB"
},
{
"code": "HIV.B.DE171",
"display": "Malaria prevention (such as bed nets and prophylaxis), depending on epidemiology"
}
]
}
]
}
}