Implementation Guide
ePA Medication Service
Version 1.2.0-ballot.1 - draft

: NachtragEmpMedicationStatementEml - XML Representation

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="NachtragEmpMedicationStatementEml"/>
  <meta>
    <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 NachtragEmpMedicationStatementEml</b></p><a name="NachtragEmpMedicationStatementEml"> </a><a name="hcNachtragEmpMedicationStatementEml"> </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-epa-medication-statement.html">EPA MedicationStatement</a></p></div><p><b>ContextExtension</b>: MANUAL</p><p><b>basedOn</b>: <a href="MedicationRequest-NachtragEmpMedicationRequestEmp.html">MedicationRequest: extension = -&gt;MedicationStatement: extension = MANUAL; status = unknown; medication[x] = -&gt;Medication 0123456789; effective[x] = 2025-01-01 12:30:00+0000,EMP; identifier = https://gematik.de/fhir/sid/emp-identifier#41cdeeaf-60a7-4b7c-bb26-7fb682e8c3ba; status = active; intent = plan; medication[x] = -&gt;Medication 0123456789; authoredOn = 2025-01-01</a></p><p><b>status</b>: Unknown</p><p><b>medication</b>: <a href="Medication-NachtragEmpMedicationEml.html">Medication 0123456789</a></p><p><b>subject</b>: Identifier: Krankenversichertennummer/A123456789</p><p><b>effective</b>: 2025-01-01 12:30:00+0000</p></div>
  </text>
  <extension
             url="https://gematik.de/fhir/epa-medication/StructureDefinition/context-extension">
    <valueCode value="MANUAL"/>
  </extension>
  <basedOn>🔗 
    <extension
               url="https://gematik.de/fhir/epa-medication/StructureDefinition/is-emp-extension">
      <valueBoolean value="true"/>
    </extension>
    <reference value="MedicationRequest/NachtragEmpMedicationRequestEmp"/>
  </basedOn>
  <status value="unknown"/>
  <medicationReference>🔗 
    <reference value="Medication/NachtragEmpMedicationEml"/>
  </medicationReference>
  <subject>
    <identifier>
      <type>
        <coding>
          <system value="http://fhir.de/CodeSystem/identifier-type-de-basis"/>
          <code value="KVZ10"/>
        </coding>
      </type>
      <system value="http://fhir.de/sid/gkv/kvid-10"/>
      <value value="A123456789"/>
    </identifier>
  </subject>
  <effectiveDateTime value="2025-01-01T12:30:00.789Z"/>
</MedicationStatement>