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

FHIR IG Statistics: ValueSet/HIV.C.DE36

Packagesmart.who.int.hiv
Resource TypeValueSet
IdHIV.C.DE36
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.C.DE36.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.C.DE36
Version0.4.4
Statusactive
Date2025-07-24T19:24:35+00:00
NameHIVCDE36
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
HIVCPrEPvisitHIV.C PrEP visit

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.C.DE36

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.C.DE37No 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.C.DE38STI in the past 6 monthsA recent history (in the last 6 months) of a sexually transmitted infection (STI ) by laboratory testing, self-report or syndromic STI treatment
    HIV.C.DE39A 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.C.DE40PrEP 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.C.DE36",
  "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.C.DE36",
  "version": "0.4.4",
  "name": "HIVCDE36",
  "title": "Signs of substantial risk of HIV infection ValueSet",
  "status": "active",
  "experimental": true,
  "date": "2025-07-24T19:24:35+00: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.C.DE37",
            "display": "No condom use during sex with more than one partner in the past 6 months"
          },
          {
            "code": "HIV.C.DE38",
            "display": "STI in the past 6 months"
          },
          {
            "code": "HIV.C.DE39",
            "display": "A sexual partner in the past 6 months had one or more HIV risk factors"
          },
          {
            "code": "HIV.C.DE40",
            "display": "PrEP requested by client"
          }
        ]
      }
    ]
  }
}