FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/HIV.E.DE155

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.E.DE155
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.E.DE155.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.E.DE155
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVEDE155
TitleSigns of substantial risk of HIV infection ValueSet
Authoritywho
DescriptionValue set of signs the client is at a substantial risk of HIV infection

Resources that use this resource

StructureDefinition
HIVEPMTCTHIV.E-F PMTCT

Resources that this resource uses

CodeSystem
HIVConceptsWHO SMART HIV Concepts CodeSystem

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet HIV.E.DE155

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.E.DE156No condom use during sex with more than one partner in the past 6 monthsRecent vaginal or anal sexual intercourse without a condom with more than one partner
    HIV.E.DE157STI in the past 6 monthsA 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.DE158A sexual partner in the past 6 months had one or more HIV risk factorsA recent sex partner of the client had HIV risk factors
    HIV.E.DE159PrEP requested by clientClient 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"
          }
        ]
      }
    ]
  }
}