0.1.0 - ci-build

HIVFHIRIG, published by intellisoftkenya. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/HIV-FHIR-IG/ and changes regularly. See the Directory of published versions

: History of antiretroviral therapy (situation) - JSON Representation

Active as of 2023-09-01

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "OnARV",
  "meta" : {
    "lastUpdated" : "2024-07-02T08:44:37.713326Z"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet OnARV</b></p><a name=\"OnARV\"> </a><a name=\"hcOnARV\"> </a><a name=\"OnARV-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2024-07-02 08:44:37+0000</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/432101000124108\">432101000124108</a></td><td>History of antiretroviral therapy (situation)</td></tr></table></li><li>Include these codes as defined in <code>https://path-global-health.github.io/MERindicators/CodeSystem/OpenHIE</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>432101000124108</td><td>History of antiretroviral therapy (situation)</td></tr></table></li><li>Include these codes as defined in <code>https://cielterminology.org</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>160119</td><td>CURRENTLY TAKING ARV</td></tr></table></li></ul></div>"
  },
  "url" : "https://IntelliSOFT-Consulting.github.io/HIV-FHIR-IG/ValueSet/OnARV",
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/v2/0203",
            "code" : "ACSN",
            "display" : "Accession ID"
          }
        ],
        "text" : "Accession ID"
      },
      "system" : "https://api.staging.openconceptlab.org",
      "value" : "/orgs/Kenya_SMART_Guidelines/ValueSet/OnARV/"
    }
  ],
  "version" : "0.1.0",
  "name" : "OnARV",
  "title" : "History of antiretroviral therapy (situation)",
  "status" : "active",
  "experimental" : true,
  "date" : "2023-09-01T00:14:22Z",
  "publisher" : "intellisoftkenya",
  "contact" : [
    {
      "name" : "intellisoftkenya",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.intellisoftkenya.com/"
        }
      ]
    }
  ],
  "description" : "0.1.1",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "432101000124108",
            "display" : "History of antiretroviral therapy (situation)"
          }
        ]
      },
      {
        "system" : "https://path-global-health.github.io/MERindicators/CodeSystem/OpenHIE",
        "concept" : [
          {
            "code" : "432101000124108",
            "display" : "History of antiretroviral therapy (situation)"
          }
        ]
      },
      {
        "system" : "https://cielterminology.org",
        "concept" : [
          {
            "code" : "160119",
            "display" : "CURRENTLY TAKING ARV"
          }
        ]
      }
    ]
  }
}