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: Medikationsplan - XML Representation

Raw xml | Download


<List xmlns="http://hl7.org/fhir">
  <id value="AtEmedJourneyListMedikationsplan02"/>
  <meta>
    <profile
             value="https://fhir.hl7.at/elga/emed/r4/StructureDefinition/at-emed-list-medikationsplan"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: List AtEmedJourneyListMedikationsplan02</b></p><a name="AtEmedJourneyListMedikationsplan02"> </a><a name="hcAtEmedJourneyListMedikationsplan02"> </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-list-medikationsplan.html">ELGA e-Med Medikationsplan</a></p></div><table class="clstu"><tr><td>Date: 2026-01-28 08:00:00+0000 </td><td>Mode: Working List </td><td>Status: Current </td><td>Code: Medikationsplan </td></tr><tr><td>Subject: <a href="Patient-AtEmedExamplePatient01.html">Max Mustermann  Male, DoB: 1900-01-01 ( Social Security number: 1234010100)</a>Source: Order: Sorted by User </td></tr></table><table class="grid"><tr style="backgound-color: #eeeeee"><td><b>Items</b></td><td>Date</td><td>Flag</td></tr><tr><td><a href="MedicationRequest-AtEmedJourneyMrPlaneintrag0201.html">MedicationRequest: extension = 2026-01-28 --&gt; 2026-02-28,1 Kapsel täglich morgens; identifier = 4711; status = active; intent = order; category = Medikationsplaneintrag; medication[x] = EBETREXAT TBL 10MG; authoredOn = 2026-01-28 08:00:00+0000; reasonCode = Essentielle Hypertonie; note = Freitext Informationen zum Medikationsplaneintrag.</a></td><td>2026-01-28 08:00:00+0000</td><td>Prescribed</td></tr><tr><td><a href="MedicationRequest-AtEmedJourneyMrPlaneintrag0202.html">MedicationRequest: extension = 2026-01-28 --&gt; 2026-02-28,1 täglich auftragen; identifier = 4712; status = active; intent = order; category = Medikationsplaneintrag; medication[x] = ASPIRIN TBL 500MG; authoredOn = 2026-01-28 08:00:00+0000; note = Freitext Informationen zum Medikationsplaneintrag.</a></td><td>2026-01-28 08:00:00+0000</td><td>Prescribed</td></tr></table></div>
  </text>
  <status value="current"/>
  <mode value="working"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="736378000"/>
      <display value="Medikationsplan"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/AtEmedExamplePatient01"/>
  </subject>
  <date value="2026-01-28T08:00:00+00:00"/>
  <source>🔗 
    <reference value="Practitioner/AtEmedExamplePractitioner01"/>
  </source>
  <orderedBy>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/list-order"/>
      <code value="user"/>
    </coding>
  </orderedBy>
  <entry>
    <flag>
      <coding>
        <system value="urn:oid:1.2.36.1.2001.1001.101.104.16592"/>
        <code value="04"/>
        <display value="Prescribed"/>
      </coding>
    </flag>
    <date value="2026-01-28T08:00:00+00:00"/>
    <item>🔗 
      <reference value="MedicationRequest/AtEmedJourneyMrPlaneintrag0201"/>
    </item>
  </entry>
  <entry>
    <flag>
      <coding>
        <system value="urn:oid:1.2.36.1.2001.1001.101.104.16592"/>
        <code value="04"/>
        <display value="Prescribed"/>
      </coding>
    </flag>
    <date value="2026-01-28T08:00:00+00:00"/>
    <item>🔗 
      <reference value="MedicationRequest/AtEmedJourneyMrPlaneintrag0202"/>
    </item>
  </entry>
</List>