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

FHIR IG Statistics: ValueSet/HIV.D.DE1034

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.D.DE1034
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.D.DE1034.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.D.DE1034
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVDDE1034
TitleTB preventive treatment (TPT) status ValueSet
Authoritywho
DescriptionValue set of indicates the current status of TB preventive treatment (TPT)

Resources that use this resource

StructureDefinition
HIVDHIVTBHIV.D HIV-TB

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.D.DE1034

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.D.DE1035Not startedThe client did not start the TB preventive treatment (TPT)
    HIV.D.DE1036On TPTThe client started the TB preventive treatment (TPT) and is currently taking the medication, without treatment interruptions
    HIV.D.DE1037On TPT with interruptionsThe client started the TB preventive treatment (TPT) and is currently taking the medication, with treatment interruptions
    HIV.D.DE1038On holdThe health care worker has temporarily stopped the TB preventive treatment (TPT), but TPT is expected to continue again later. May also be called 'suspended'.
    HIV.D.DE1039CompletedTB preventive treatment (TPT) was completed

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.D.DE1034",
  "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.D.DE1034",
  "version": "1.0.0",
  "name": "HIVDDE1034",
  "title": "TB preventive treatment (TPT) 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 indicates the current status of TB preventive treatment (TPT)",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.D.DE1035",
            "display": "Not started"
          },
          {
            "code": "HIV.D.DE1036",
            "display": "On TPT"
          },
          {
            "code": "HIV.D.DE1037",
            "display": "On TPT with interruptions"
          },
          {
            "code": "HIV.D.DE1038",
            "display": "On hold"
          },
          {
            "code": "HIV.D.DE1039",
            "display": "Completed"
          }
        ]
      }
    ]
  }
}