Kenya Core Implementation Guide
1.0.0 - release
Kenya Core Implementation Guide, published by Digital Health Agency (DHA), Kenya. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/ and changes regularly. See the Directory of published versions
<Device xmlns="http://hl7.org/fhir">
<id value="example-device-infusion-pump-01"/>
<meta>
<profile
value="https://fhir.dha.go.ke/ig/core/StructureDefinition/kenya-core-device|1.0.0"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device example-device-infusion-pump-01</b></p><a name="example-device-infusion-pump-01"> </a><a name="hcexample-device-infusion-pump-01"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-kenya-core-device.html">Kenya Core Device Profile</a> version: 1.0.0</p></div><p><b>identifier</b>: Device Asset Identifier/KNH-ASSET-INFPUMP-014 (use: official, )</p><p><b>status</b>: Active</p><p><b>manufacturer</b>: B. Braun Melsungen AG</p><p><b>manufactureDate</b>: 2023-02-10</p><p><b>expirationDate</b>: 2033-02-10</p><p><b>lotNumber</b>: LOT-99231</p><p><b>serialNumber</b>: SN-INF-88213</p><h3>DeviceNames</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>Infusion Pump X200</td><td>User Friendly name</td></tr></table><p><b>modelNumber</b>: X200</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 69784007}">Infusion pump, device</span></p><p><b>patient</b>: <a href="Patient-CR2026080100001-1.html">Amina Hassan Female, DoB: 1990-05-14 ( https://fhir.sha.go.ke/fhir/identifier/phonenumber#+254712345678 (use: official, ))</a></p><p><b>owner</b>: <a href="Organization-example-organization-knh.html">Organization Kenyatta National Hospital</a></p></div>
</text>
<identifier>
<use value="official"/>
<type>
<text value="Device Asset Identifier"/>
</type>
<system value="https://fhir.sha.go.ke/fhir/identifier/device-asset-tag"/>
<value value="KNH-ASSET-INFPUMP-014"/>
</identifier>
<status value="active"/>
<manufacturer value="B. Braun Melsungen AG"/>
<manufactureDate value="2023-02-10"/>
<expirationDate value="2033-02-10"/>
<lotNumber value="LOT-99231"/>
<serialNumber value="SN-INF-88213"/>
<deviceName>
<name value="Infusion Pump X200"/>
<type value="user-friendly-name"/>
</deviceName>
<modelNumber value="X200"/>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="69784007"/>
<display value="Infusion pump, device"/>
</coding>
</type>
<patient>🔗
<reference value="Patient/CR2026080100001-1"/>
</patient>
<owner>🔗
<reference value="Organization/example-organization-knh"/>
</owner>
</Device>