Implementation Guide
ePA Medication Service
Version 1.2.0 - release

: Cancelled_Diclo_Information - XML Representation

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="6e340b90-35cd-4070-bad8-c26704d85d55"/>
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2026-02-23T15:00:00.444Z"/>
    <profile
             value="https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-statement"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement 6e340b90-35cd-4070-bad8-c26704d85d55</b></p><a name="6e340b90-35cd-4070-bad8-c26704d85d55"> </a><a name="hc6e340b90-35cd-4070-bad8-c26704d85d55"> </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">version: 2; Last updated: 2026-02-23 15:00:00+0000</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-epa-medication-statement.html">EPA MedicationStatement</a></p></div><p><b>ContextExtension</b>: MANUAL</p><p><b>Extension Definition for MedicationStatement.renderedDosageInstruction for Version 5.0</b>: </p><div><p>1-0-1-0 Stück</p>
</div><blockquote><p><b>Generated Dosage Instructions Meta</b></p><ul><li>algorithmVersion: 1.0.0</li><li>language: de-DE</li></ul></blockquote><p><b>status</b>: Entered in Error</p><p><b>medication</b>: <a href="Medication-2571d29b-e213-40ec-b817-a1490718f491.html">Medication Diclo-ratiopharm® bei Schmerzen und Fieber 25 mg Filmtabletten</a></p><p><b>subject</b>: Identifier: NamingSystemKVID/X110411319</p><p><b>effective</b>: 2026-02-10 --&gt; (ongoing)</p><blockquote><p><b>dosage</b></p><p><b>timing</b>: Morning, Evening, 2 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>1 Stück<span style="background: LightGoldenRodYellow"> (Details: KBV_CS_SFHIR_BMP_DOSIEREINHEIT  code1 = '1')</span></td></tr></table></blockquote></div>
  </text>
  <extension
             url="https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension">
    <valueCode value="MANUAL"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationStatement.renderedDosageInstruction">
    <valueMarkdown value="1-0-1-0 Stück"/>
  </extension>
  <extension
             url="http://ig.fhir.de/igs/medication/StructureDefinition/GeneratedDosageInstructionsMeta">
    <extension url="algorithmVersion">
      <valueString value="1.0.0"/>
    </extension>
    <extension url="language">
      <valueCode value="de-DE"/>
    </extension>
  </extension>
  <status value="entered-in-error"/>
  <medicationReference>🔗 
    <reference value="Medication/2571d29b-e213-40ec-b817-a1490718f491"/>
  </medicationReference>
  <subject>
    <identifier>
      <system value="http://fhir.de/sid/gkv/kvid-10"/>
      <value value="X110411319"/>
    </identifier>
  </subject>
  <effectivePeriod>
    <start value="2026-02-10"/>
  </effectivePeriod>
  <dosage>
    <timing>
      <repeat>
        <frequency value="2"/>
        <period value="1"/>
        <periodUnit value="d"/>
        <when value="MORN"/>
        <when value="EVE"/>
      </repeat>
    </timing>
    <doseAndRate>
      <doseQuantity>
        <value value="1"/>
        <unit value="Stück"/>
        <system
                value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BMP_DOSIEREINHEIT"/>
        <code value="1"/>
      </doseQuantity>
    </doseAndRate>
  </dosage>
</MedicationStatement>