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

FHIR IG Statistics: ValueSet/HIV.C.DE55

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.C.DE55
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.C.DE55.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.C.DE55
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVCDE55
TitleSex partner's HIV treatment status ValueSet
Authoritywho
DescriptionValue set of treatment adherence of client's sex partner for partners that are HIV-positive

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.DE55

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.C.DE56Not on ARTSex partner is HIV-positive and not on ART
    HIV.C.DE57On ART less than 6 monthsSex partner is HIV-positive and is on ART less than 6 months. ART may take up to 6 months to suppress viral load. In studies of serodiscordant couples, pre-exposure prophylaxis (PrEP) has provided a useful bridge to full viral suppression by the partner during that time.
    HIV.C.DE58Partner has suspected low adherence to ARTSex partner is HIV-positive and is suspected to have low adherence to ART. There have been gaps in the partner's treatment adherence or the couple is not communicating openly about treatment adherence and viral load test results.
    HIV.C.DE59Partner is not virally suppressedSex partner is HIV-positive and not virally suppressed
    HIV.C.DE60Partner is virally suppressed and has been on ART for 6 months or moreSex partner is HIV-positive and virally suppressed with 6 months or more on ART

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.C.DE55",
  "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.DE55",
  "version": "1.0.0",
  "name": "HIVCDE55",
  "title": "Sex partner's HIV treatment status 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 treatment adherence of client's sex partner for partners that are HIV-positive",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.C.DE56",
            "display": "Not on ART"
          },
          {
            "code": "HIV.C.DE57",
            "display": "On ART less than 6 months"
          },
          {
            "code": "HIV.C.DE58",
            "display": "Partner has suspected low adherence to ART"
          },
          {
            "code": "HIV.C.DE59",
            "display": "Partner is not virally suppressed"
          },
          {
            "code": "HIV.C.DE60",
            "display": "Partner is virally suppressed and has been on ART for 6 months or more"
          }
        ]
      }
    ]
  }
}