ELGA e-Medikation (R4) ENTWURF
0.1.1 - ci-build
ELGA e-Medikation (R4) ENTWURF - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="AtEmedExampleMedicationRequestGeplanteAbgabe01"/>
<meta>
<profile
value="https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-emed-medicationrequest-geplanteAbgabe"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest AtEmedExampleMedicationRequestGeplanteAbgabe01</b></p><a name="AtEmedExampleMedicationRequestGeplanteAbgabe01"> </a><a name="hcAtEmedExampleMedicationRequestGeplanteAbgabe01"> </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-at-emed-medicationrequest-geplanteAbgabe.html">ELGA e-Medikation Geplante Abgabe</a></p></div><p><b>identifier</b>: WYE82A2G8EEW-4711</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title="Codes:{https://termgit.elga.gv.at/CodeSystem/asp-liste 2443061}">EBETREXAT TBL 10MG</span></p><p><b>subject</b>: <a href="Patient-AtEmedExamplePatient01.html">Max Mustermann Male, DoB: 1900-01-01 ( Social Security number: 1234010100)</a></p><p><b>authoredOn</b>: 2024-10-03</p><p><b>requester</b>: <a href="Practitioner/AtEmedExamplePractitioner01">Practitioner/AtEmedExamplePractitioner01</a></p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 109989006}">Multiple myeloma</span></p><p><b>basedOn</b>: <a href="Medication/AtEmedExampleMedicationRequestPlaneintrag01">Planeintrag</a></p><p><b>groupIdentifier</b>: WYE82A2G8EE1</p><p><b>note</b>: </p><blockquote><div><p>Zusätzliche Informationen zur geplanten Abgabe.</p>
</div></blockquote><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Late Evening, Once per 1 day</p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Dose[x]</b></td></tr><tr><td style="display: none">*</td><td>4 Tablet<span style="background: LightGoldenRodYellow"> (Details: SNOMED CT code732936001 = 'Tablet (unit of presentation)')</span></td></tr></table></blockquote><h3>DispenseRequests</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ValidityPeriod</b></td><td><b>NumberOfRepeatsAllowed</b></td><td><b>Quantity</b></td></tr><tr><td style="display: none">*</td><td>2024-10-03 --> 2024-12-03</td><td>1</td><td>168 Tablet<span style="background: LightGoldenRodYellow"> (Details: SNOMED CT code732936001 = 'Tablet (unit of presentation)')</span></td></tr></table></div>
</text>
<identifier>
<value value="WYE82A2G8EEW-4711"/>
</identifier>
<status value="active"/>
<intent value="order"/>
<medicationCodeableConcept>
<coding>
<system value="https://termgit.elga.gv.at/CodeSystem/asp-liste"/>
<code value="2443061"/>
<display value="EBETREXAT TBL 10MG"/>
</coding>
</medicationCodeableConcept>
<subject>🔗
<reference value="Patient/AtEmedExamplePatient01"/>
</subject>
<authoredOn value="2024-10-03"/>
<requester>
<reference value="Practitioner/AtEmedExamplePractitioner01"/>
</requester>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="109989006"/>
<display value="Multiple myeloma"/>
</coding>
</reasonCode>
<basedOn>
<reference
value="Medication/AtEmedExampleMedicationRequestPlaneintrag01"/>
<display value="Planeintrag"/>
</basedOn>
<groupIdentifier>
<value value="WYE82A2G8EE1"/>
</groupIdentifier>
<note>
<text value="Zusätzliche Informationen zur geplanten Abgabe."/>
</note>
<dosageInstruction>
<timing>
<repeat>
<boundsDuration>
<value value="42"/>
<unit value="day"/>
<system value="http://unitsofmeasure.org"/>
<code value="d"/>
</boundsDuration>
<frequency value="1"/>
<period value="1"/>
<periodUnit value="d"/>
<when value="EVE.late"/>
</repeat>
</timing>
<doseAndRate>
<doseQuantity>
<value value="4"/>
<unit value="Tablet"/>
<system value="http://snomed.info/sct"/>
<code value="732936001"/>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
<dispenseRequest>
<validityPeriod>
<start value="2024-10-03"/>
<end value="2024-12-03"/>
</validityPeriod>
<numberOfRepeatsAllowed value="1"/>
<quantity>
<value value="168"/>
<unit value="Tablet"/>
<system value="http://snomed.info/sct"/>
<code value="732936001"/>
</quantity>
</dispenseRequest>
</MedicationRequest>