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-hpv-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-hpv-vaccination-site</b></p><a name=\"cs-proprietary-hpv-vaccination-site\"> </a><a name=\"hccs-proprietary-hpv-vaccination-site\"> </a><a name=\"cs-proprietary-hpv-vaccination-site-en-US\"> </a><p>This case-sensitive code system <code>http://moh.gov.zm/fhir/immunizations/CodeSystem/cs-proprietary-hpv-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\">Community<a name=\"cs-proprietary-hpv-vaccination-site-Community\"> </a></td><td>Administering site type in HPV</td></tr><tr><td style=\"white-space:nowrap\">Facility<a name=\"cs-proprietary-hpv-vaccination-site-Facility\"> </a></td><td>Administering site type in HPV</td></tr><tr><td style=\"white-space:nowrap\">School<a name=\"cs-proprietary-hpv-vaccination-site-School\"> </a></td><td>Administering site type in HPV</td></tr></table></div>"
},
"url" : "http://moh.gov.zm/fhir/immunizations/CodeSystem/cs-proprietary-hpv-vaccination-site",
"version" : "1.0.1",
"name" : "CSProprietaryHPVVaccinationSite",
"title" : "Vaccination site types in HPV (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" : 3,
"concept" : [
{
"code" : "Community",
"display" : "Community",
"definition" : "Administering site type in HPV"
},
{
"code" : "Facility",
"display" : "Facility",
"definition" : "Administering site type in HPV"
},
{
"code" : "School",
"display" : "School",
"definition" : "Administering site type in HPV"
}
]
}