HL7 FHIR Implementation Guide: Sri Lanka, published by Jembi Health Systems. This is not an authorized publication; it is the continuous build for version 0.1.0. This version is based on the current content of https://github.com/jembi/Sri-Lanka and changes regularly. See the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="HHIMS-OPD-Prescription-Dispenses-Bundle"/>
<type value="transaction"/>
<entry>
<fullUrl value="MedicationRequest/PrescriptionsExample"/>
<resource>
<MedicationRequest>
<id value="PrescriptionsExample"/>
<meta>
<profile
value="http://openhie.org/fhir/sri-lanka/StructureDefinition/medication-request"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicationRequest</b><a name="PrescriptionsExample"> </a></p><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">Resource MedicationRequest "PrescriptionsExample" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-medication-request.html">Prescription Request</a></p></div><p><b>identifier</b>: Prescription identifier: prescription-12345</p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>medication</b>: Medication <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-cs-medication-name.html">Medication Names</a>#Vitamin-A-&-D)</span></p><p><b>subject</b>: <a href="#Patient_HHIMSPatientExample">See above (Patient/HHIMSPatientExample)</a></p><p><b>encounter</b>: <a href="#Encounter_TargetFacilityEncounterExample">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>authoredOn</b>: 2023-10-11 17:21:33-0800</p><p><b>requester</b>: <a href="#Practitioner_GeneralPractitionerExample">See above (Practitioner/GeneralPractitionerExample)</a></p><p><b>performer</b>: <a href="#Practitioner_GeneralPractitionerExample">See above (Practitioner/GeneralPractitionerExample)</a></p><p><b>recorder</b>: <a href="#Practitioner_GeneralPractitionerExample">See above (Practitioner/GeneralPractitionerExample)</a></p><p><b>note</b>: Additional information regarding the patient's medication prescription (By Organization/OrganizationExample @Oct 12, 2023, 1:21:33 AM)</p><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Code: BID, Count 2 times, Duration 2days, 2 per 3 days</p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote><h3>DispenseRequests</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Quantity</b></td></tr><tr><td style="display: none">*</td><td>5</td></tr></table></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="FILL"/>
<display value="Filler Identifier"/>
</coding>
<text value="Prescription identifier"/>
</type>
<system
value="http://openhie.org/fhir/sri-lanka/identifier/prescription"/>
<value value="prescription-12345"/>
</identifier>
<status value="completed"/>
<intent value="order"/>
<medicationCodeableConcept>
<coding>
<system
value="http://openhie.org/fhir/sri-lanka/CodeSystem/cs-medication-name"/>
<code value="Vitamin-A-&-D"/>
</coding>
<text value="Medication"/>
</medicationCodeableConcept>
<subject>🔗
<reference value="Patient/HHIMSPatientExample"/>
</subject>
<encounter>🔗
<reference value="Encounter/TargetFacilityEncounterExample"/>
</encounter>
<authoredOn value="2023-10-11T17:21:33-08:00"/>
<requester>🔗
<reference value="Practitioner/GeneralPractitionerExample"/>
</requester>
<performer>🔗
<reference value="Practitioner/GeneralPractitionerExample"/>
</performer>
<recorder>🔗
<reference value="Practitioner/GeneralPractitionerExample"/>
</recorder>
<note>
<authorReference>🔗
<reference value="Organization/OrganizationExample"/>
</authorReference>
<time value="2023-10-11T17:21:33-08:00"/>
<text
value="Additional information regarding the patient's medication prescription"/>
</note>
<dosageInstruction>
<timing>
<repeat>
<count value="2"/>
<duration value="2"/>
<durationUnit value="d"/>
<frequency value="2"/>
<period value="3"/>
<periodUnit value="d"/>
</repeat>
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation"/>
<code value="BID"/>
</coding>
</code>
</timing>
<doseAndRate>
<doseQuantity>
<value value="3"/>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
<dispenseRequest>
<quantity>
<value value="5"/>
</quantity>
</dispenseRequest>
</MedicationRequest>
</resource>
<request>
<method value="PUT"/>
<url value="MedicationRequest/PrescriptionsExample"/>
</request>
</entry>
<entry>
<fullUrl value="Encounter/TargetFacilityEncounterExample"/>
<resource>
<Encounter>
<id value="TargetFacilityEncounterExample"/>
<meta>
<profile
value="http://openhie.org/fhir/sri-lanka/StructureDefinition/target-facility-encounter"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Encounter</b><a name="TargetFacilityEncounterExample"> </a></p><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">Resource Encounter "TargetFacilityEncounterExample" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-target-facility-encounter.html">Target Facility Encounter</a></p></div><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'null')</p><p><b>subject</b>: <a href="Patient-HIMSPatientExample.html">Patient/HIMSPatientExample</a> " SMITH"</p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td><a href="#Practitioner_GeneralPractitionerExample">See above (Practitioner/GeneralPractitionerExample)</a></td></tr></table><p><b>period</b>: 2022-12-01 --> 2023-01-20</p><p><b>reasonCode</b>: 140004 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#140004)</span></p><h3>Locations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Location</b></td></tr><tr><td style="display: none">*</td><td><a href="#Location_ProvidersLocationExample">See above (Location/ProvidersLocationExample)</a></td></tr></table></div>
</text>
<status value="finished"/>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="AMB"/>
</class>
<subject>🔗
<reference value="Patient/HIMSPatientExample"/>
</subject>
<participant>
<individual>🔗
<reference value="Practitioner/GeneralPractitionerExample"/>
</individual>
</participant>
<period>
<start value="2022-12-01"/>
<end value="2023-01-20"/>
</period>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="140004"/>
</coding>
</reasonCode>
<location>
<location>🔗
<reference value="Location/ProvidersLocationExample"/>
</location>
</location>
</Encounter>
</resource>
<request>
<method value="PUT"/>
<url value="Encounter/TargetFacilityEncounterExample"/>
</request>
</entry>
<entry>
<fullUrl value="Patient/HHIMSPatientExample"/>
<resource>
<Patient>
<id value="HHIMSPatientExample"/>
<meta>
<profile
value="http://openhie.org/fhir/sri-lanka/StructureDefinition/hhims-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Patient</b><a name="HHIMSPatientExample"> </a></p><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">Resource Patient "HHIMSPatientExample" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-hhims-patient.html">HHIMS Patient</a></p></div><p><b>identifier</b>: Personal Health Number: personal health number, National identity number: National identity number-1, National identity number: National identity number-2</p><p><b>name</b>: Mr. Mike John Smith (OFFICIAL)</p><p><b>telecom</b>: <a href="tel:+27829999999">+27829999999</a>, <a href="mailto:someone@something.com">someone@something.com</a>, <a href="mailto:someone2@something.com">someone2@something.com</a></p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1983-05-22</p><p><b>address</b>: 177 Nawala Road Nugegoda Colombo 32350 Sri Lanka </p></div>
</text>
<identifier>
<type>
<coding>
<system
value="http://openhie.org/fhir/sri-lanka/CodeSystem/cs-identifier-types"/>
<code value="PHN"/>
</coding>
<text value="Personal Health Number"/>
</type>
<system value="http://openhie.org/fhir/sri-lanka/identifier/phn"/>
<value value="personal health number"/>
</identifier>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="NNLKA"/>
</coding>
<text value="National identity number"/>
</type>
<system value="http://openhie.org/fhir/sri-lanka/identifier/nic"/>
<value value="National identity number-1"/>
</identifier>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="NNLKA"/>
</coding>
<text value="National identity number"/>
</type>
<system value="http://openhie.org/fhir/sri-lanka/identifier/nic"/>
<value value="National identity number-2"/>
</identifier>
<name>
<use value="official"/>
<family value="Smith"/>
<given value="Mr."/>
<given value="Mike"/>
<given value="John"/>
</name>
<telecom>
<system value="phone"/>
<value value="+27829999999"/>
</telecom>
<telecom>
<system value="email"/>
<value value="someone@something.com"/>
</telecom>
<telecom>
<system value="email"/>
<value value="someone2@something.com"/>
</telecom>
<gender value="male"/>
<birthDate value="1983-05-22"/>
<address>
<type value="postal"/>
<line value="177"/>
<line value="Nawala Road"/>
<city value="Nugegoda"/>
<district value="Ampara"/>
<state value="Colombo"/>
<postalCode value="32350"/>
<country value="Sri Lanka"/>
</address>
</Patient>
</resource>
<request>
<method value="PUT"/>
<url value="Patient/HHIMSPatientExample"/>
</request>
</entry>
<entry>
<fullUrl value="Practitioner/GeneralPractitionerExample"/>
<resource>
<Practitioner>
<id value="GeneralPractitionerExample"/>
<meta>
<profile
value="http://openhie.org/fhir/sri-lanka/StructureDefinition/practitioner"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Practitioner</b><a name="GeneralPractitionerExample"> </a></p><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">Resource Practitioner "GeneralPractitionerExample" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-practitioner.html">Practitioner</a></p></div><p><b>name</b>: Tom Junes Smith </p><p><b>telecom</b>: ph: 27537652509(WORK), <a href="mailto:someone@something.org">someone@something.org</a></p></div>
</text>
<name>
<family value="Smith"/>
<given value="Tom"/>
<given value="Junes"/>
<prefix value="Dr"/>
</name>
<telecom>
<system value="phone"/>
<value value="27537652509"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="someone@something.org"/>
<use value="home"/>
</telecom>
</Practitioner>
</resource>
<request>
<method value="PUT"/>
<url value="Practitioner/GeneralPractitionerExample"/>
</request>
</entry>
<entry>
<fullUrl value="MedicationDispense/DrugDispensationExample"/>
<resource>
<MedicationDispense>
<id value="DrugDispensationExample"/>
<meta>
<profile
value="http://openhie.org/fhir/sri-lanka/StructureDefinition/drug-dispensation"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicationDispense</b><a name="DrugDispensationExample"> </a></p><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">Resource MedicationDispense "DrugDispensationExample" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-drug-dispensation.html">Drug Dispensation</a></p></div><p><b>status</b>: completed</p><p><b>medication</b>: Medication <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-cs-medication-name.html">Medication Names</a>#Vitamin-A-&-D)</span></p><p><b>subject</b>: <a href="#Patient_HHIMSPatientExample">See above (Patient/HHIMSPatientExample)</a></p><p><b>context</b>: <a href="#Encounter_TargetFacilityEncounterExample">See above (Encounter/TargetFacilityEncounterExample)</a></p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="#Practitioner_GeneralPractitionerExample">See above (Practitioner/GeneralPractitionerExample)</a></td></tr></table><p><b>location</b>: <a href="#Location_ProvidersLocationExample">See above (Location/ProvidersLocationExample)</a></p><p><b>authorizingPrescription</b>: <a href="#MedicationRequest_PrescriptionsExample">See above (MedicationRequest/PrescriptionsExample)</a></p><p><b>whenHandedOver</b>: 2023-10-11 17:21:33-0800</p><p><b>receiver</b>: <a href="#Patient_HHIMSPatientExample">See above (Patient/HHIMSPatientExample)</a></p></div>
</text>
<status value="completed"/>
<medicationCodeableConcept>
<coding>
<system
value="http://openhie.org/fhir/sri-lanka/CodeSystem/cs-medication-name"/>
<code value="Vitamin-A-&-D"/>
</coding>
<text value="Medication"/>
</medicationCodeableConcept>
<subject>🔗
<reference value="Patient/HHIMSPatientExample"/>
</subject>
<context>🔗
<reference value="Encounter/TargetFacilityEncounterExample"/>
</context>
<performer>
<actor>🔗
<reference value="Practitioner/GeneralPractitionerExample"/>
</actor>
</performer>
<location>🔗
<reference value="Location/ProvidersLocationExample"/>
</location>
<authorizingPrescription>🔗
<reference value="MedicationRequest/PrescriptionsExample"/>
</authorizingPrescription>
<whenHandedOver value="2023-10-11T17:21:33-08:00"/>
<receiver>🔗
<reference value="Patient/HHIMSPatientExample"/>
</receiver>
</MedicationDispense>
</resource>
<request>
<method value="PUT"/>
<url value="MedicationDispense/DrugDispensationExample"/>
</request>
</entry>
<entry>
<fullUrl value="Location/ProvidersLocationExample"/>
<resource>
<Location>
<id value="ProvidersLocationExample"/>
<meta>
<profile
value="http://openhie.org/fhir/sri-lanka/StructureDefinition/providers-location"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Location</b><a name="ProvidersLocationExample"> </a></p><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">Resource Location "ProvidersLocationExample" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-providers-location.html">Providers Location</a></p></div><p><b>identifier</b>: Provider location identifier: Location-ID-1, Provider location identifier: Location-ID-2</p><p><b>status</b>: active</p><p><b>name</b>: Name for the location</p><p><b>telecom</b>: <a href="tel:+27829999999">+27829999999</a>, <a href="mailto:someone@something.com">someone@something.com</a>, <a href="mailto:someone2@something.com">someone2@something.com</a></p><p><b>address</b>: 177 Nawala Road Nugegoda Colombo 32350 Sri Lanka </p><p><b>managingOrganization</b>: <a href="Organization-OrganizationExample.html">Organization/OrganizationExample</a> "Some Health Facility"</p></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="PIN"/>
</coding>
<text value="Provider location identifier"/>
</type>
<system
value="http://openhie.org/fhir/sri-lanka/identifier/provider-location"/>
<value value="Location-ID-1"/>
</identifier>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="PIN"/>
</coding>
<text value="Provider location identifier"/>
</type>
<system
value="http://openhie.org/fhir/sri-lanka/identifier/provider-location"/>
<value value="Location-ID-2"/>
</identifier>
<status value="active"/>
<name value="Name for the location"/>
<telecom>
<system value="phone"/>
<value value="+27829999999"/>
</telecom>
<telecom>
<system value="email"/>
<value value="someone@something.com"/>
</telecom>
<telecom>
<system value="email"/>
<value value="someone2@something.com"/>
</telecom>
<address>
<type value="postal"/>
<line value="177"/>
<line value="Nawala Road"/>
<city value="Nugegoda"/>
<district value="Ampara"/>
<state value="Colombo"/>
<postalCode value="32350"/>
<country value="Sri Lanka"/>
</address>
<managingOrganization>🔗
<reference value="Organization/OrganizationExample"/>
</managingOrganization>
</Location>
</resource>
<request>
<method value="PUT"/>
<url value="Location/ProvidersLocationExample"/>
</request>
</entry>
</Bundle>
IG © 2021+ Jembi Health Systems. Package openhie.fhir.sri-lanka#0.1.0 based on FHIR 4.0.1. Generated 2023-11-10
Links: Table of Contents |
QA Report |
Version History |
|