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

: Beispiel Journey 02: Medikationsplaneintrag 2 - XML Representation

Raw xml | Download


<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="AtEmedJourneyMrPlaneintrag0202"/>
  <meta>
    <profile
             value="https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-emed-mr-planeintrag"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest AtEmedJourneyMrPlaneintrag0202</b></p><a name="AtEmedJourneyMrPlaneintrag0202"> </a><a name="hcAtEmedJourneyMrPlaneintrag0202"> </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-mr-planeintrag.html">ELGA e-Med Planeintrag</a></p></div><p><b>Extension Definition for MedicationRequest.effectiveDosePeriod for Version 5.0</b>: 2026-01-28 --&gt; 2026-02-28</p><p><b>Extension Definition for MedicationRequest.renderedDosageInstruction for Version 5.0</b>: </p><div><p>1 täglich auftragen</p>
</div><p><b>identifier</b>: 4712</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{https://fhir.hl7.at/elga/emed/r4/CodeSystem/MedicationRequestCategoryCS 1}">Medikationsplaneintrag</span></p><p><b>medication</b>: <span title="Codes:{https://termgit.elga.gv.at/CodeSystem/asp-liste 0004340}">ASPIRIN TBL 500MG</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>: 2026-01-28 08:00:00+0000</p><p><b>requester</b>: <a href="Practitioner-AtEmedExamplePractitioner01.html">Practitioner Melanie Musterärztin </a></p><p><b>note</b>: </p><blockquote><div><p>Freitext Informationen zum Medikationsplaneintrag.</p>
</div></blockquote><h3>DosageInstructions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Text</b></td><td><b>PatientInstruction</b></td><td><b>Timing</b></td><td><b>Route</b></td></tr><tr><td style="display: none">*</td><td>1 täglich auftragen</td><td>Abends sehr dünn auf die betroffene Stelle auftragen.</td><td>Once per 1 day</td><td><span title="Codes:{https://termgit.elga.gv.at/CodeSystem-medikationartanwendung.html 100000073566}">Anwendung auf der Haut</span></td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.effectiveDosePeriod">
    <valuePeriod>
      <start value="2026-01-28"/>
      <end value="2026-02-28"/>
    </valuePeriod>
  </extension>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationRequest.renderedDosageInstruction">
    <valueMarkdown value="1 täglich auftragen"/>
  </extension>
  <identifier>
    <value value="4712"/>
  </identifier>
  <status value="active"/>
  <intent value="order"/>
  <category>
    <coding>
      <system
              value="https://fhir.hl7.at/elga/emed/r4/CodeSystem/MedicationRequestCategoryCS"/>
      <code value="1"/>
    </coding>
  </category>
  <medicationCodeableConcept>
    <coding>
      <system value="https://termgit.elga.gv.at/CodeSystem/asp-liste"/>
      <code value="0004340"/>
      <display value="ASPIRIN TBL 500MG"/>
    </coding>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/AtEmedExamplePatient01"/>
  </subject>
  <authoredOn value="2026-01-28T08:00:00+00:00"/>
  <requester>🔗 
    <reference value="Practitioner/AtEmedExamplePractitioner01"/>
  </requester>
  <note>
    <text value="Freitext Informationen zum Medikationsplaneintrag."/>
  </note>
  <dosageInstruction>
    <text value="1 täglich auftragen"/>
    <patientInstruction
                        value="Abends sehr dünn auf die betroffene Stelle auftragen."/>
    <timing>
      <repeat>
        <frequency value="1"/>
        <period value="1"/>
        <periodUnit value="d"/>
      </repeat>
    </timing>
    <route>
      <coding>
        <system
                value="https://termgit.elga.gv.at/CodeSystem-medikationartanwendung.html"/>
        <code value="100000073566"/>
        <display value="Anwendung auf der Haut"/>
      </coding>
    </route>
  </dosageInstruction>
</MedicationRequest>