Linked Care Implementation Guide
0.9.1 - ci-build

: Ex0102 US001 LINCAProposalMedicationRequest: Systeminstance - XML Representation

Raw xml | Download



<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="b8aad49741e74c36aeab76cada3ad1bc"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2023-10-12T10:23:18.7157042+00:00"/>
    <profile
             value="http://fhir.hl7.at/linkedcare/StructureDefinition/linca-proposal-medication-request"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicationRequest</b><a name="b8aad49741e74c36aeab76cada3ad1bc"> </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 &quot;b8aad49741e74c36aeab76cada3ad1bc&quot; Version &quot;1&quot; Updated &quot;2023-10-12 10:23:18+0000&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-linca-proposal-medication-request.html">LINCA Proposal Item (LINCAProposalMedicationRequest)</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: proposal</p><h3>Medications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td>Lasix 40 mg Tabletten <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (CodeSystem-asp-liste##0031130)</span></td></tr></table><p><b>subject</b>: <a href="Patient-ee8d340312484aaca84774b2a0d53533.html">Patient/ee8d340312484aaca84774b2a0d53533</a> &quot; RÜSSEL-OLIFANT&quot;</p><p><b>informationSource</b>: <span>: Pflegedienst Immerdar</span></p><p><b>supportingInformation</b>: <a href="RequestOrchestration-bfa0d45270674e0794b694f2892cb1c0.html">RequestOrchestration/bfa0d45270674e0794b694f2892cb1c0</a></p><p><b>requester</b>: <span>: DGKP Susanne Allzeit</span></p><p><b>performer</b>: <span>: Dr. Wibke Würm</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>text</b>: 2 x 1 daily</p><p><b>timing</b>: Once per 1 days</p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote></div>
  </text>
  <status value="active"/>
  <intent value="proposal"/>
  <medication>
    <concept>
      <coding>
        <system value="https://termgit.elga.gv.at/CodeSystem-asp-liste"/>
        <code value="#0031130"/>
        <display value="Lasix 40 mg Tabletten"/>
      </coding>
    </concept>
  </medication>
  <subject>🔗 
    <reference value="Patient/ee8d340312484aaca84774b2a0d53533"/>
  </subject>
  <informationSource>
    <identifier>
      <system value="urn:oid:1.2.40.0.34.5.2"/>
      <value value="2.999.40.0.34.1.1.3"/>
    </identifier>
    <display value="Pflegedienst Immerdar"/>
  </informationSource>
  <supportingInformation>🔗 
    <reference value="RequestOrchestration/bfa0d45270674e0794b694f2892cb1c0"/>
  </supportingInformation>
  <requester>
    <identifier>
      <system value="urn:oid:2.999.40.0.34.1.1.3"/>
      <value value="ALLZEIT_BEREIT"/>
    </identifier>
    <display value="DGKP Susanne Allzeit"/>
  </requester>
  <performer>
    <identifier>
      <system value="urn:oid:1.2.40.0.34.5.2"/>
      <value value="2.999.40.0.34.3.1.1"/>
    </identifier>
    <display value="Dr. Wibke Würm"/>
  </performer>
  <dosageInstruction>
    <sequence value="1"/>
    <text value="2 x 1 daily"/>
    <timing>
      <repeat>
        <frequency value="1"/>
        <period value="1"/>
        <periodUnit value="d"/>
      </repeat>
    </timing>
    <doseAndRate>
      <type>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/dose-rate-type"/>
          <code value="ordered"/>
          <display value="Ordered"/>
        </coding>
      </type>
      <doseQuantity>
        <value value="2"/>
        <system
                value="https://termgit.elga.gv.at/ValueSet/elga-medikationdarreichungsform"/>
        <code value="100000073665"/>
      </doseQuantity>
    </doseAndRate>
  </dosageInstruction>
</MedicationRequest>