FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.hiv
Resource TypeValueSet
IdValueSet-HIV.C.DE143.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.C.DE143.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.C.DE143
Version0.4.4
Statusactive
Date2025-12-08T16:48:01+00:00
NameHIVCDE143
TitleHIV self-test distributed for use by ValueSet
Authoritywho
DescriptionValue set of whom the client plans to give the HIV self-test kit (self, sexual partner, social contact, etc.)

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

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts version 📦0.4.4
    CodeDisplayDefinition
    HIV.C.DE144SelfClient plans to use the self-test kit
    HIV.C.DE145Family memberClient plans to give the self-test kit to a family member to use
    HIV.C.DE146Drug-injecting partnerClient plans to give the self-test kit to a drug-injecting partner
    HIV.C.DE147Sexual partnerClient plans to give the self-test kit to a sexual partner
    HIV.C.DE148Social contactClient plans to give the self-test kit to a social contact

Source1

{
  "resourceType": "ValueSet",
  "id": "HIV.C.DE143",
  "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.DE143",
  "version": "0.4.4",
  "name": "HIVCDE143",
  "title": "HIV self-test distributed for use by ValueSet",
  "status": "active",
  "experimental": true,
  "date": "2025-12-08T16:48:01+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Value set of whom the client plans to give the HIV self-test kit (self, sexual partner, social contact, etc.)",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.C.DE144",
            "display": "Self"
          },
          {
            "code": "HIV.C.DE145",
            "display": "Family member"
          },
          {
            "code": "HIV.C.DE146",
            "display": "Drug-injecting partner"
          },
          {
            "code": "HIV.C.DE147",
            "display": "Sexual partner"
          },
          {
            "code": "HIV.C.DE148",
            "display": "Social contact"
          }
        ]
      }
    ]
  }
}