Zambia Immunizations FHIR Implementation Guide
1.0.1 - ci-build
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.1 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
{
"resourceType" : "Organization",
"id" : "SmartcareOrganizationPerformingVaccineExample",
"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 SmartcareOrganizationPerformingVaccineExample</b></p><a name=\"SmartcareOrganizationPerformingVaccineExample\"> </a><a name=\"hcSmartcareOrganizationPerformingVaccineExample\"> </a><a name=\"SmartcareOrganizationPerformingVaccineExample-en-US\"> </a><p><b>type</b>: <span title=\"Codes:{http://moh.gov.zm/fhir/immunizations/CodeSystem/cs-proprietary-smartcare-vaccination-site Outreach}\">Outreach</span></p><p><b>name</b>: facility name</p></div>"
},
"type" : [
{
"coding" : [
{
"system" : "http://moh.gov.zm/fhir/immunizations/CodeSystem/cs-proprietary-smartcare-vaccination-site",
"code" : "Outreach"
}
]
}
],
"name" : "facility name"
}