OpenMRS Core FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="OMRSMedicationRequestExample"/>
<meta>
<profile
value="http://fhir.openmrs.org/core/StructureDefinition/omrs-medication-request"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicationRequest</b><a name="OMRSMedicationRequestExample"> </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 "OMRSMedicationRequestExample" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-omrs-medication-request.html">OpenMRS Medication Request</a></p></div><p><b>identifier</b>: id: ?ngen-9?</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>priority</b>: urgent</p><p><b>medication</b>: Cetirizine <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (fhir.openmrs.org)</span></p><p><b>subject</b>: <a href="Patient-example-openmrs-Patient.html">Patient/example-openmrs-Patient</a> " JEANNETTE"</p><p><b>encounter</b>: <a href="Encounter-5b829d01-34bb-47d1-b1bb-9303c3a9ebcb.html">Encounter/5b829d01-34bb-47d1-b1bb-9303c3a9ebcb</a></p><p><b>authoredOn</b>: 2022-08-07</p><p><b>requester</b>: <a href="Practitioner-7a9e2727-11ee-47ae-8af5-1dcf5337f7c2.html">Practitioner/7a9e2727-11ee-47ae-8af5-1dcf5337f7c2</a> " CAREFUL"</p><h3>DosageInstructions</h3><table class="grid"><tr><td>-</td><td><b>Sequence</b></td><td><b>Timing</b></td><td><b>Route</b></td></tr><tr><td>*</td><td>1</td><td>Code: 1/day x 7 days/week</td><td>UNKNOWN <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (fhir.openmrs.org)</span></td></tr></table><h3>DispenseRequests</h3><table class="grid"><tr><td>-</td><td><b>NumberOfRepeatsAllowed</b></td><td><b>Quantity</b></td></tr><tr><td>*</td><td>0</td><td>10 tab (s)</td></tr></table></div>
</text>
<identifier id="c9582307-b812-4acc-b82b-77c4c24ba7bc"/>
<status value="active"/>
<intent value="order"/>
<priority value="urgent"/>
<medicationCodeableConcept id="485df1f8-1813-42ae-ae81-f892f9562067">
<coding id="7bb88c7a-9644-4d87-8a21-686126c8bb38">
<system value="http://fhir.openmrs.org"/>
<display value="Cetirizine"/>
</coding>
</medicationCodeableConcept>
<subject>
<reference value="Patient/example-openmrs-Patient"/>
</subject>
<encounter>
<reference value="Encounter/5b829d01-34bb-47d1-b1bb-9303c3a9ebcb"/>
</encounter>
<authoredOn value="2022-08-07"/>
<requester>
<reference value="Practitioner/7a9e2727-11ee-47ae-8af5-1dcf5337f7c2"/>
</requester>
<dosageInstruction>
<sequence value="1"/>
<timing>
<code>
<coding id="05a3c873-a884-4edd-88de-25622f121d77">
<system value="http://fhir.openmrs.org"/>
<display value="1/day x 7 days/week"/>
</coding>
<text value="1/day x 7 days/week"/>
</code>
</timing>
<route id="91753a5c-f3c2-4179-9a1b-35c80df575ce">
<coding id="41c75ba4-a423-4628-9d1d-0d306ab1f250">
<system value="http://fhir.openmrs.org"/>
<display value="UNKNOWN"/>
</coding>
<text value="UNKNOWN"/>
</route>
</dosageInstruction>
<dispenseRequest>
<numberOfRepeatsAllowed value="0"/>
<quantity>
<value value="10"/>
<unit value="tab (s)"/>
</quantity>
</dispenseRequest>
</MedicationRequest>
IG © 2021+ . Package openmrs.fhir.core#0.1.0 based on FHIR 4.0.1. Generated 2023-06-23
Links: Table of Contents |
QA Report |
Version History |
|