Zambia Immunizations FHIR Implementation Guide
1.0.0 - STU1 Zambia flag

Zambia Immunizations FHIR Implementation Guide, published by Jembi Health Systems. 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/jembi/Zambia-Immunizations/ and changes regularly. See the Directory of published versions

: Organization - Administering Organization in HPV - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "HPVOrganizationPerformingVaccineExample",
  "meta" : {
    "profile" : [
      🔗 "http://moh.gov.zm/fhir/immunizations/StructureDefinition/healthcare-service-provider"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization HPVOrganizationPerformingVaccineExample</b></p><a name=\"HPVOrganizationPerformingVaccineExample\"> </a><a name=\"hcHPVOrganizationPerformingVaccineExample\"> </a><a name=\"HPVOrganizationPerformingVaccineExample-en-US\"> </a><p><b>type</b>: <span title=\"Codes:{http://moh.gov.zm/fhir/immunizations/CodeSystem/cs-proprietary-hpv-vaccination-site Community}\">Community</span></p><p><b>name</b>: facility name</p></div>"
  },
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://moh.gov.zm/fhir/immunizations/CodeSystem/cs-proprietary-hpv-vaccination-site",
          "code" : "Community"
        }
      ]
    }
  ],
  "name" : "facility name"
}