Zambia Immunizations FHIR Implementation Guide
1.0.0 - STU1 Zambia flag

Zambia Immunizations FHIR Implementation Guide, published by Ministry of Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Xhanti2309/Immunisation-IG/ and changes regularly. See the Directory of published versions

: Patient's Home Language - JSON Representation

Active as of 2024-08-13

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "vs-home-language",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-home-language</b></p><a name=\"vs-home-language\"> </a><a name=\"hcvs-home-language\"> </a><a name=\"vs-home-language-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-cs-home-language.html\"><code>http://openhie.org/fhir/zambia-immunizations/CodeSystem/cs-home-language</code></a></li></ul></div>"
  },
  "url" : "http://openhie.org/fhir/zambia-immunizations/ValueSet/vs-home-language",
  "version" : "1.0.0",
  "name" : "VSHomeLanguage",
  "title" : "Patient's Home Language",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-13T10:09:02+00:00",
  "publisher" : "Ministry of Health",
  "contact" : [
    {
      "name" : "Ministry of Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.moh.gov.zm"
        },
        {
          "system" : "email",
          "value" : "info@moh.gov.zm"
        }
      ]
    },
    {
      "name" : "Chisanga Louis Siwale",
      "telecom" : [
        {
          "system" : "email",
          "value" : "chisanga.siwale@moh.gov.zm",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "A list of languages.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "ZM",
          "display" : "Zambia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://openhie.org/fhir/zambia-immunizations/CodeSystem/cs-home-language"
      }
    ]
  }
}