HIV Case Reporting and Monitoring
0.2.0 - CI Build

HIV Case Reporting and Monitoring - Local Development build (v0.2.0). See the Directory of published versions

: Viral load Suppression - JSON Representation

Active as of 2022-10-06

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "vs-vl-suppression",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-cs-vl-suppression.html\"><code>http://openhie.org/fhir/hiv-casereporting/CodeSystem/cs-vl-suppression</code></a></li></ul></div>"
  },
  "url" : "http://openhie.org/fhir/hiv-casereporting/ValueSet/vs-vl-suppression",
  "version" : "0.2.0",
  "name" : "VSVLSuppression",
  "title" : "Viral load Suppression",
  "status" : "active",
  "date" : "2022-10-06T14:49:57+00:00",
  "publisher" : "OpenHIE",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://xxhl7.org/Special/committees/[something]"
        }
      ]
    }
  ],
  "description" : "Valueset - Viral load Suppression",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://openhie.org/fhir/hiv-casereporting/CodeSystem/cs-vl-suppression"
      }
    ]
  }
}