<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>