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: ICD10 - JSON Representation

Active as of 2023-01-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "CIE10VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CIE10VS</b></p><a name=\"CIE10VS\"> </a><a name=\"hcCIE10VS\"> </a><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-icd10.html\"><code>http://hl7.org/fhir/sid/icd-10</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"
  },
  "url" : "https://hapifhir.eswatinihie.com/fhir/ValueSet/CIE10VS",
  "version" : "0.1.0",
  "name" : "CIE10VS",
  "title" : "Value Set: ICD10",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-01-01T00:00:00-05: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" : "CIE10 code values",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/sid/icd-10"
      }
    ]
  }
}