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
Active as of 2024-09-30 |
{
"resourceType" : "CodeSystem",
"id" : "cs-proprietary-smartcare-vaccination-site",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-proprietary-smartcare-vaccination-site</b></p><a name=\"cs-proprietary-smartcare-vaccination-site\"> </a><a name=\"hccs-proprietary-smartcare-vaccination-site\"> </a><a name=\"cs-proprietary-smartcare-vaccination-site-en-US\"> </a><p>This case-sensitive code system <code>http://moh.gov.zm/fhir/immunizations/CodeSystem/cs-proprietary-smartcare-vaccination-site</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">Static<a name=\"cs-proprietary-smartcare-vaccination-site-Static\"> </a></td><td>Administering site type in Smartcare</td></tr><tr><td style=\"white-space:nowrap\">Outreach<a name=\"cs-proprietary-smartcare-vaccination-site-Outreach\"> </a></td><td>Administering site in Smartcare</td></tr></table></div>"
},
"url" : "http://moh.gov.zm/fhir/immunizations/CodeSystem/cs-proprietary-smartcare-vaccination-site",
"version" : "1.0.1",
"name" : "CSProprietarySmartcareVaccinationSite",
"title" : "Vaccination site types in Smartcare (Proprietary)",
"status" : "active",
"experimental" : false,
"date" : "2024-09-30T13:31:33+00:00",
"publisher" : "Jembi Health Systems",
"contact" : [
{
"name" : "Jembi Health Systems",
"telecom" : [
{
"system" : "url",
"value" : "https://www.jembi.org"
},
{
"system" : "email",
"value" : "info@jembi.org"
}
]
},
{
"name" : "Richard Langford",
"telecom" : [
{
"system" : "email",
"value" : "richard.langford@jembi.org",
"use" : "work"
}
]
}
],
"description" : "A list of vaccination sites (posts) where the vaccination was administered.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "ZM",
"display" : "Zambia"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "Static",
"display" : "Static",
"definition" : "Administering site type in Smartcare"
},
{
"code" : "Outreach",
"display" : "Outreach",
"definition" : "Administering site in Smartcare"
}
]
}