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
{
"resourceType" : "Medication",
"id" : "MedicationExample",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication MedicationExample</b></p><a name=\"MedicationExample\"> </a><a name=\"hcMedicationExample\"> </a><a name=\"MedicationExample-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 261000}\">Codeine phosphate</span></p></div>"
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "261000",
"display" : "Codeine phosphate"
}
],
"text" : "Codeine phosphate"
}
}