TIFlow - Verordnungen für Arzneimittel
Version 2.0.0-ballot.1 - ci-build

: Rx MedicationDispense example - XML Representation

Raw xml | Download


<MedicationDispense xmlns="http://hl7.org/fhir">
  <id value="ExampleRxMedicationDispense"/>
  <status value="completed"/>
  <medicationCodeableConcept>
    <text value="Sumatriptan 50 mg"/>
  </medicationCodeableConcept>
  <subject>
    <identifier>
      <system value="http://fhir.de/sid/gkv/kvid-10"/>
      <value value="X123456789"/>
    </identifier>
  </subject>
  <whenHandedOver value="2026-03-20T11:10:00+01:00"/>
</MedicationDispense>