: MediRecords stopped Prescription Example - XML Representation
Raw xml | Download
<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="9bf648c6-20b9-11ec-9621-0242mr130003"/>
<meta>
<lastUpdated value="2021-12-17T01:43:30Z"/>
<profile
value="https://fhir.medirecords.com/StructureDefinition/mr-medication-request"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest 9bf648c6-20b9-11ec-9621-0242mr130003</b></p><a name="9bf648c6-20b9-11ec-9621-0242mr130003"> </a><a name="hc9bf648c6-20b9-11ec-9621-0242mr130003"> </a><a name="9bf648c6-20b9-11ec-9621-0242mr130003-en-US"> </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">Last updated: 2021-12-17 01:43:30+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mr-medication-request.html">MR MedicationRequest</a></p></div><p><b>Prescription Approval Status Extension</b>: <a href="CodeSystem-mr-prescription-approval-status.html#mr-prescription-approval-status-pending">Prescription Approval Status CodeSystem pending</a>: Approval Required</p><p><b>Prescription Type Extension</b>: <a href="CodeSystem-mr-prescription-type.html#mr-prescription-type-1">Prescription Type CodeSystem 1</a>: Manual</p><p><b>status</b>: Stopped</p><p><b>statusReason</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason salg}">Allergic Reaction</span></p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href="#hc9bf648c6-20b9-11ec-9621-0242mr130003/9df613d3-4c77-4f54-9208-19493a2bd3a4">Medication 10585D</a></p><p><b>subject</b>: <a href="Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html">Mila Female, DoB: 1990-11-29 ( Medicare Number: 32788511952 (, period: (?) --> 2025-02))</a></p><p><b>encounter</b>: <a href="Encounter-1e5cae20-85bf-11e8-b401-ffccd711ad9g.html">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2021-10-25 01:43:30+0000 --> 2021-10-25 02:21:30+0000; reasonCode = </a></p><p><b>authoredOn</b>: 2021-12-17 01:43:30+0000</p><p><b>requester</b>: <a href="Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html">Practitioner John Smith </a></p><h3>Substitutions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Allowed[x]</b></td></tr><tr><td style="display: none">*</td><td>false</td></tr></table><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Medication #9df613d3-4c77-4f54-9208-19493a2bd3a4</b></p><a name="9bf648c6-20b9-11ec-9621-0242mr130003/9df613d3-4c77-4f54-9208-19493a2bd3a4"> </a><a name="hc9bf648c6-20b9-11ec-9621-0242mr130003/9df613d3-4c77-4f54-9208-19493a2bd3a4"> </a><a name="9bf648c6-20b9-11ec-9621-0242mr130003/9df613d3-4c77-4f54-9208-19493a2bd3a4-en-US"> </a><p><b>Medication Strength</b>: 500mg</p><p><b>Medication Brand Name</b>: Paracetamol</p><p><b>MediRecords Medication Pack Size</b>: 6x10</p><p><b>code</b>: <span title="Codes:{http://pbs.gov.au/code/item 10585D}, {http://www.whocc.no/atc N02BE01}">Paracetamol 500mg (100)</span></p><p><b>form</b>: <span title="Codes:">Tablet</span></p></blockquote></div>
</text>
<contained>
<Medication>
<id value="9df613d3-4c77-4f54-9208-19493a2bd3a4"/>
<meta>
<profile
value="https://fhir.medirecords.com/StructureDefinition/mr-medication"/>
</meta>
<extension
url="http://hl7.org.au/fhir/StructureDefinition/medication-strength">
<valueString value="500mg"/>
</extension>
<extension
url="http://hl7.org.au/fhir/StructureDefinition/medication-brand-name">
<valueString value="Paracetamol"/>
</extension>
<extension
url="https://fhir.medirecords.com/StructureDefinition/mr-medication-pack-size">
<valueString value="6x10"/>
</extension>
<code>
<coding>
<system value="http://pbs.gov.au/code/item"/>
<code value="10585D"/>
</coding>
<coding>
<system value="http://www.whocc.no/atc"/>
<code value="N02BE01"/>
</coding>
<text value="Paracetamol 500mg (100)"/>
</code>
<form>
<text value="Tablet"/>
</form>
</Medication>
</contained>
<extension
url="https://fhir.medirecords.com/StructureDefinition/mr-prescription-approval-status">
<valueCoding>
<system
value="https://fhir.medirecords.com/CodeSystem/mr-prescription-approval-status"/>
<code value="pending"/>
<display value="Approval Required"/>
</valueCoding>
</extension>
<extension
url="https://fhir.medirecords.com/StructureDefinition/mr-prescription-type">
<valueCoding>
<system
value="https://fhir.medirecords.com/CodeSystem/mr-prescription-type"/>
<code value="1"/>
<display value="Manual"/>
</valueCoding>
</extension>
<status value="stopped"/>
<statusReason>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/medicationrequest-status-reason"/>
<code value="salg"/>
<display value="Allergy"/>
</coding>
<text value="Allergic Reaction"/>
</statusReason>
<intent value="order"/>
<medicationReference>
<reference value="#9df613d3-4c77-4f54-9208-19493a2bd3a4"/>
</medicationReference>
<subject>🔗
<reference value="Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c"/>
</subject>
<encounter>🔗
<reference value="Encounter/1e5cae20-85bf-11e8-b401-ffccd711ad9g"/>
</encounter>
<authoredOn value="2021-12-17T01:43:30Z"/>
<requester>🔗
<reference value="Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054"/>
</requester>
<substitution>
<allowedBoolean value="false"/>
</substitution>
</MedicationRequest>