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

: PrEP dosing type ValueSet - JSON Representation

Active as of 2024-08-18

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "HIV.C.DE11",
  "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.C.DE11</b></p><a name=\"HIV.C.DE11\"> </a><a name=\"hcHIV.C.DE11\"> </a><a name=\"HIV.C.DE11-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.46C.46DE12\">HIV.C.DE12</a></td><td>Daily oral PrEP</td><td>Pre-exposure prophylaxis (PrEP) is taken every day</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46C.46DE13\">HIV.C.DE13</a></td><td>Event-driven PrEP (2+1+1)</td><td>Event-driven pre-exposure prophylaxis (PrEP) is taken on an even-driven basis (2+1+1)</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46C.46DE14\">HIV.C.DE14</a></td><td>Other PrEP dosing type</td><td>Other PrEP dosing type</td></tr></table></li></ul></div>"
  },
  "url" : "http://smart.who.int/hiv/ValueSet/HIV.C.DE11",
  "version" : "0.3.0",
  "name" : "HIVCDE11",
  "title" : "PrEP dosing type ValueSet",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-08-18T19:14:17+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "Value set of way in which pre-exposure prophylaxis (PrEP) is taken (daily or event-driven)",
  "compose" : {
    "include" : [
      {
        "system" : "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept" : [
          {
            "code" : "HIV.C.DE12",
            "display" : "Daily oral PrEP"
          },
          {
            "code" : "HIV.C.DE13",
            "display" : "Event-driven PrEP (2+1+1)"
          },
          {
            "code" : "HIV.C.DE14",
            "display" : "Other PrEP dosing type"
          }
        ]
      }
    ]
  }
}