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

FHIR IG Statistics: ValueSet/HIV.D.DE947

Packagesmart.who.int.hiv
Resource TypeValueSet
IdHIV.D.DE947
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.D.DE947.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.D.DE947
Version0.4.4
Statusactive
Date2025-07-24T19:24:35+00:00
NameHIVDDE947
TitleTB treatment history ValueSet
Authoritywho
DescriptionValue set of history of previous TB treatment

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

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.D.DE948NewA person with TB disease who has never been treated for TB before or has only previously ever taken TB drugs for less than 1 month
    HIV.D.DE949RecurrentA person with TB disease who was previously treated for TB, was declared cured or treatment completed at the end of their most recent course of TB treatment and is now diagnosed with a new episode of TB.
    HIV.D.DE950Re-registeredA person with TB disease who had been notified previously as a TB case, but was not declared cured or treatment completed, and is now being registered for a new course of TB treatment.
    HIV.D.DE951UnknownA person with TB disease who has undocumented history of TB treatment

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.D.DE947",
  "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.DE947",
  "version": "0.4.4",
  "name": "HIVDDE947",
  "title": "TB treatment history 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 history of previous TB treatment",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.D.DE948",
            "display": "New"
          },
          {
            "code": "HIV.D.DE949",
            "display": "Recurrent"
          },
          {
            "code": "HIV.D.DE950",
            "display": "Re-registered"
          },
          {
            "code": "HIV.D.DE951",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}