DHIN 2025Connectathon FHIR IG
0.1.0 - draft

DHIN 2025Connectathon FHIR IG, published by DHIN. 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/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions

: NG Vaccine ICD ValueSet - JSON Representation

Active as of 2025-10-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ng-vaccine-icd11-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ng-vaccine-icd11-vs</b></p><a name=\"ng-vaccine-icd11-vs\"> </a><a name=\"hcng-vaccine-icd11-vs\"> </a><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-ICD11MMS.html\"><code>http://id.who.int/icd/release/11/mms</code></a></li></ul></div>"
  },
  "url" : "https://sandbox.dhin-hie.org/ig/ValueSet/ng-vaccine-icd11-vs",
  "version" : "0.1.0",
  "name" : "NGVaccineICDVS",
  "title" : "NG Vaccine ICD ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-10-02T06:43:53+00:00",
  "publisher" : "DHIN",
  "contact" : [
    {
      "name" : "DHIN",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.dhin-hie.org"
        },
        {
          "system" : "email",
          "value" : "info@dhin-hie.org"
        }
      ]
    },
    {
      "name" : "Digital Health Interoperability Network.",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@dhin-hie.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "All ICD11 vaccine codes (DE1–DE29).",
  "compose" : {
    "include" : [
      {
        "system" : "http://id.who.int/icd/release/11/mms"
      }
    ]
  }
}