ChanjoKE Immunization Implementation Guide
0.1.0 - ci-build
ChanjoKE Immunization Implementation Guide, published by Intellisoft Consulting Ltd. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/ChanjoKe-FHIR-IG/ and changes regularly. See the Directory of published versions
Active as of 2024-11-08 |
{
"resourceType" : "CodeSystem",
"id" : "IdentifierTypesExample",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem IdentifierTypesExample</b></p><a name=\"IdentifierTypesExample\"> </a><a name=\"hcIdentifierTypesExample\"> </a><a name=\"IdentifierTypesExample-en-US\"> </a><p>This case-insensitive code system <code>https://chanjoke.intellisoftkenya.com/fhir/CodeSystem/IdentifierTypesExample</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">birthcertificate<a name=\"IdentifierTypesExample-birthcertificate\"> </a></td><td>Birth Certificate</td></tr><tr><td style=\"white-space:nowrap\">nationalId<a name=\"IdentifierTypesExample-nationalId\"> </a></td><td>National ID</td></tr><tr><td style=\"white-space:nowrap\">passport<a name=\"IdentifierTypesExample-passport\"> </a></td><td>Passport</td></tr><tr><td style=\"white-space:nowrap\">nemis<a name=\"IdentifierTypesExample-nemis\"> </a></td><td>NEMIS No</td></tr><tr><td style=\"white-space:nowrap\">bNo<a name=\"IdentifierTypesExample-bNo\"> </a></td><td>Birth Notification Number</td></tr></table></div>"
},
"url" : "https://chanjoke.intellisoftkenya.com/fhir/CodeSystem/IdentifierTypesExample",
"version" : "0.1.0",
"name" : "IDENTIFIERTYPES",
"title" : "Identifier Types",
"status" : "active",
"experimental" : false,
"date" : "2024-11-08T08:13:11+00:00",
"publisher" : "Intellisoft Consulting Ltd",
"contact" : [
{
"name" : "Intellisoft Consulting Ltd",
"telecom" : [
{
"system" : "url",
"value" : "https://www.intellisoftkenya.com/"
},
{
"system" : "email",
"value" : "info[at]intellisoftkenya.com"
}
]
}
],
"description" : "Defined Identifier Types for KenyanRegistryPatient",
"caseSensitive" : false,
"content" : "complete",
"concept" : [
{
"code" : "birthcertificate",
"display" : "Birth Certificate"
},
{
"code" : "nationalId",
"display" : "National ID"
},
{
"code" : "passport",
"display" : "Passport"
},
{
"code" : "nemis",
"display" : "NEMIS No"
},
{
"code" : "bNo",
"display" : "Birth Notification Number"
}
]
}