FHIR IG Statistics: ValueSet/HIV.E.DE155
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.E.DE156 | No condom use during sex with more than one partner in the past 6 months | Recent vaginal or anal sexual intercourse without a condom with more than one partner |
HIV.E.DE157 | STI in the past 6 months | A recent history (in the last 6 months) of a sexually transmitted infection (STI) by laboratory testing or self-report of syndromic STI treatment |
HIV.E.DE158 | A sexual partner in the past 6 months had one or more HIV risk factors | A recent sex partner of the client had HIV risk factors |
HIV.E.DE159 | PrEP requested by client | Client is requesting PrEP, reflecting a decision-making process has already taken place and suggesting of substantial risk of HIV |
Source
{
"resourceType": "ValueSet",
"id": "HIV.E.DE155",
"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.E.DE155",
"version": "1.0.0",
"name": "HIVEDE155",
"title": "Signs of substantial risk of HIV infection 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 signs the client is at a substantial risk of HIV infection",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.E.DE156",
"display": "No condom use during sex with more than one partner in the past 6 months"
},
{
"code": "HIV.E.DE157",
"display": "STI in the past 6 months"
},
{
"code": "HIV.E.DE158",
"display": "A sexual partner in the past 6 months had one or more HIV risk factors"
},
{
"code": "HIV.E.DE159",
"display": "PrEP requested by client"
}
]
}
]
}
}