Linked Care Implementation Guide
0.9.1 - ci-build

: Ex0104 US016 LINCAMedicationDispense: Full Dispense - XML Representation

Raw xml | Download



<MedicationDispense xmlns="http://hl7.org/fhir">
  <id value="d6a2f68cd3f74c28b9dd9fa4ec014cc4"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2023-10-12T16:38:54.0125468+00:00"/>
    <profile
             value="http://fhir.hl7.at/linkedcare/StructureDefinition/linca-dipsense-documentation"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicationDispense</b><a name="d6a2f68cd3f74c28b9dd9fa4ec014cc4"> </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 MedicationDispense &quot;d6a2f68cd3f74c28b9dd9fa4ec014cc4&quot; Version &quot;1&quot; Updated &quot;2023-10-12 16:38:54+0000&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-linca-dipsense-documentation.html">LINCA Dispense (LINCAMedicationDispense)</a></p></div><p><b>status</b>: completed</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><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><span>: Apotheke 'Zum frühen Vogel'</span></td></tr></table><p><b>authorizingPrescription</b>: <a href="MedicationRequest-331c530a6377444a9e78a8a27a2ec35c.html">MedicationRequest/331c530a6377444a9e78a8a27a2ec35c</a></p><p><b>type</b>: First Fill - Complete <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-ActCode.html">ActCode</a>#FFC)</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>sequence</b>: 1</p><p><b>text</b>: 1 pill daily</p><p><b>timing</b>: Once per 1 days</p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote></div>
  </text>
  <status value="completed"/>
  <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>
  <performer>
    <actor>
      <identifier>
        <system value="urn:oid:1.2.40.0.34.5.2"/>
        <value value="2.999.40.0.34.5.1.2"/>
      </identifier>
      <display value="Apotheke 'Zum frühen Vogel'"/>
    </actor>
  </performer>
  <authorizingPrescription>🔗 
    <reference value="MedicationRequest/331c530a6377444a9e78a8a27a2ec35c"/>
  </authorizingPrescription>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <code value="FFC"/>
    </coding>
  </type>
  <dosageInstruction>
    <sequence value="1"/>
    <text value="1 pill 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="1"/>
        <system
                value="https://termgit.elga.gv.at/ValueSet/elga-medikationdarreichungsform"/>
        <code value="100000073665"/>
      </doseQuantity>
    </doseAndRate>
  </dosageInstruction>
</MedicationDispense>