{
"resourceType" : "MedicationDispense",
"id" : "ExampleRxMedicationDispense",
"status" : "completed",
"medicationCodeableConcept" : {
"text" : "Sumatriptan 50 mg"
},
"subject" : {
"identifier" : {
"system" : "http://fhir.de/sid/gkv/kvid-10",
"value" : "X123456789"
}
},
"whenHandedOver" : "2026-03-20T11:10:00+01:00"
}