WHO SMART Guidelines - HIV
0.3.0 - ci-build

WHO SMART Guidelines - HIV - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: TB preventive treatment (TPT) status ValueSet - JSON Representation

Active as of 2024-08-21

Raw json | Download


{
  "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" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet HIV.D.DE1034</b></p><a name=\"HIV.D.DE1034\"> </a><a name=\"hcHIV.D.DE1034\"> </a><a name=\"HIV.D.DE1034-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-HIVConcepts.html\"><code>http://smart.who.int/hiv/CodeSystem/HIVConcepts</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46D.46DE1035\">HIV.D.DE1035</a></td><td>Not started</td><td>The client did not start the TB preventive treatment (TPT)</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46D.46DE1036\">HIV.D.DE1036</a></td><td>On TPT</td><td>The client started the TB preventive treatment (TPT) and is currently taking the medication, without treatment interruptions</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46D.46DE1037\">HIV.D.DE1037</a></td><td>On TPT with interruptions</td><td>The client started the TB preventive treatment (TPT) and is currently taking the medication, with treatment interruptions</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46D.46DE1038\">HIV.D.DE1038</a></td><td>On hold</td><td>The health care worker has temporarily stopped the TB preventive treatment (TPT), but TPT is expected to continue again later. May also be called 'suspended'.</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46D.46DE1039\">HIV.D.DE1039</a></td><td>Completed</td><td>TB preventive treatment (TPT) was completed</td></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/hiv/ValueSet/HIV.D.DE1034",
  "version" : "0.3.0",
  "name" : "HIVDDE1034",
  "title" : "TB preventive treatment (TPT) status ValueSet",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-08-21T16:05:17+00: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"
          }
        ]
      }
    ]
  }
}