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
This content is an example of the IMMZ.D Defaulter Tracing Logical Model and is not a FHIR Resource
{
"resourceType": "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/IMMZDdefaulterTracing",
"clientInformation": {
"name": {
"given": "Jane",
"family": "Doe"
},
"address": {
"town": {
"text": "Nairobi"
}
},
"contact": {
"relationship": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0131",
"code": "N",
"display": "Next-of-Kin"
}
]
},
"name": "Mary Doe",
"telecom": "+254711123456"
},
"age": 2
},
"childCanBeLocated": "DE2",
"dueOroverdueVaccinations": "BCG",
"clientGetsVaccinated": true,
"reasonForLateVaccination": "Client was sick",
"reasonForMissedVaccination": "Client was traveling",
"clientIsVaccinated": true
}