Kenya ePrescription FHIR Implementation Guide
0.1.0 - ci-build
Kenya ePrescription FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<MedicationAdministration xmlns="http://hl7.org/fhir">
<id value="example-medicationadministration-otieno-iv"/>
<meta>
<profile
value="https://nshr-uat.sha.go.ke/fhir/StructureDefinition/ke-medication-administration"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Administration ADM-2025-IPD-00101</b></p><p>Azithromycin 500 mg administered to James Otieno on 11 June 2025 at KNH by Dr. Sarah Njoroge as pre-chemotherapy antibiotic prophylaxis. Route: Inhalation (RT10007). Patient tolerated well with no adverse reactions.</p></div>
</text>
<identifier>
<system
value="https://ilm-hie.dha.go.ke/fhir/NamingSystem/administration-identifier"/>
<value value="ADM-2025-IPD-00101"/>
</identifier>
<status value="completed"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/medication-admin-category"/>
<code value="inpatient"/>
<display value="Inpatient"/>
</coding>
</category>
<medicationCodeableConcept>
<coding>
<system
value="https://nshr-uat.sha.go.ke/fhir/CodeSystem/generic-products-cs"/>
<code value="GE10015"/>
<display value="Azithromycin 500 mg Oral Tablet"/>
</coding>
</medicationCodeableConcept>
<subject>🔗
<reference value="Patient/example-patient-otieno"/>
</subject>
<context>🔗
<reference value="Encounter/example-encounter-otieno-inpatient"/>
</context>
<effectiveDateTime value="2025-06-11T09:00:00+03:00"/>
<performer>
<function>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/med-admin-perform-function"/>
<code value="performer"/>
<display value="Performer"/>
</coding>
</function>
<actor>🔗
<reference value="Practitioner/example-practitioner-njoroge"/>
</actor>
</performer>
<note>
<text
value="Administered as pre-chemotherapy antibiotic prophylaxis. Patient tolerated infusion well with no adverse reactions."/>
</note>
<dosage>
<route>
<coding>
<system
value="https://nshr-uat.sha.go.ke/fhir/CodeSystem/med-admin-route-cs"/>
<code value="RT10007"/>
<display value="Inhalation"/>
</coding>
</route>
<dose>
<value value="500"/>
<unit value="mg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg"/>
</dose>
</dosage>
</MedicationAdministration>