FHIR IG analytics
| Package | smart.who.int.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-HIV.B.DE158.json |
| FHIR Version | R4 |
| Source | file://C:\work\release\source\output/ValueSet-HIV.B.DE158.html |
| URL | http://smart.who.int/hiv/ValueSet/HIV.B.DE158 |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-07-08T23:21:58+02:00 |
| Name | HIVBDE158 |
| Title | Sexual and reproductive health integrated services ValueSet |
| Authority | who |
| Description | Value set of offer or refer to sexual and reproductive health services |
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.DE159 | Contraception and family planning | Offer contraception and family planning services |
| HIV.B.DE160 | Check pregnancy status | Check women's pregnancy status |
| HIV.B.DE161 | Prevention of mother-to-child transmission counselling | Offer services for prevention of mother-to-child transmission (counselling) |
| HIV.B.DE162 | Cervical cancer screening and treatment counselling | Offer cervical cancer screening and treatment counselling and services |
| HIV.B.DE163 | Anal cancer screening (for men who have sex with men) | Offer services for anal cancer screening (for men who have sex with men) |
| HIV.B.DE164 | STI testing and treatment services | Offer sexually transmitted infection (STI) testing and treatment services |
Source1
{
"resourceType": "ValueSet",
"id": "HIV.B.DE158",
"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.DE158",
"version": "1.0.0",
"name": "HIVBDE158",
"title": "Sexual and reproductive health integrated 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 offer or refer to sexual and reproductive health services",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.B.DE159",
"display": "Contraception and family planning"
},
{
"code": "HIV.B.DE160",
"display": "Check pregnancy status"
},
{
"code": "HIV.B.DE161",
"display": "Prevention of mother-to-child transmission counselling"
},
{
"code": "HIV.B.DE162",
"display": "Cervical cancer screening and treatment counselling"
},
{
"code": "HIV.B.DE163",
"display": "Anal cancer screening (for men who have sex with men)"
},
{
"code": "HIV.B.DE164",
"display": "STI testing and treatment services"
}
]
}
]
}
}