WHO SMART Guidelines - HIV
0.4.3 - ci-build

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

: HIV self-test result ValueSet - JSON Representation

Active as of 2025-02-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "HIV.B.DE44",
  "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.B.DE44</b></p><a name=\"HIV.B.DE44\"> </a><a name=\"hcHIV.B.DE44\"> </a><a name=\"HIV.B.DE44-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.46B.46DE45\">HIV.B.DE45</a></td><td>Reactive</td><td>The HIV self-test was reactive</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46B.46DE46\">HIV.B.DE46</a></td><td>Non-reactive</td><td>The HIV self-test was non-reactive</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46B.46DE48\">HIV.B.DE48</a></td><td>Date of HIV self-test</td><td>Date when the HIV self-test was conducted</td></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/hiv/ValueSet/HIV.B.DE44",
  "version" : "0.4.3",
  "name" : "HIVBDE44",
  "title" : "HIV self-test result ValueSet",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-02-02T03:11:41+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "Value set of results from the reported HIV self-test",
  "compose" : {
    "include" : [
      {
        "system" : "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept" : [
          {
            "code" : "HIV.B.DE45",
            "display" : "Reactive"
          },
          {
            "code" : "HIV.B.DE46",
            "display" : "Non-reactive"
          },
          {
            "code" : "HIV.B.DE48",
            "display" : "Date of HIV self-test"
          }
        ]
      }
    ]
  }
}