Eswatini HL7 FHIR Implementation Guide
0.1.0 - ci-build

Eswatini HL7 FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Value Set: Clinical Observation Codes Value Set - JSON Representation

Active as of 2026-03-26

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "SzClinicalObservationCodesVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SzClinicalObservationCodesVS</b></p><a name=\"SzClinicalObservationCodesVS\"> </a><a name=\"hcSzClinicalObservationCodesVS\"> </a><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><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><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/278977008\">278977008</a></td><td style=\"color: #cccccc\">HIV status</td></tr></table></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/47241-5/\">47241-5</a></td><td style=\"color: #cccccc\">Date determined medically eligible and ready to start HIV treatment</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-SzClinicalObservationCodesCS.html\"><code>https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzClinicalObservationCodesCS</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "https://hapifhir.eswatinihie.com/fhir/ValueSet/SzClinicalObservationCodesVS",
  "version" : "0.1.0",
  "name" : "EswatiniClinicalObservationCodes",
  "title" : "Value Set: Clinical Observation Codes Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-26T10:44:11+00:00",
  "publisher" : "Ministry of Health Eswatini",
  "contact" : [
    {
      "name" : "Ministry of Health Eswatini",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hapifhir.eswatinihie.com"
        },
        {
          "system" : "email",
          "value" : "eswatinihie@moh.gov.sz"
        }
      ]
    }
  ],
  "description" : "Includes standard and custom codes that can be used with the Clinical Observation Profile",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "278977008"
          }
        ]
      },
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "47241-5"
          }
        ]
      },
      {
        "system" : "https://hapifhir.eswatinihie.com/fhir/CodeSystem/SzClinicalObservationCodesCS"
      }
    ]
  }
}