...
Medication represents a pharmaceutical product assigned to a patient. Medications are assigned to a patient and may be searched. A search request (GET) for patient medication returns a bundle of one or more FHIR items of type KBV_PR_AW_Medikament.
...
Data of a specific medication may be fetched using a read request (GET) with the identifier of the specific medication. The request returns a FHIR item of type KBV_PR_AW_Medikament.
...