MedicationDispenseListType
No description
type MedicationDispenseListType {
MedicationDispenseList(
_filter: String
identifier: [token]
code: [token]
performer: [reference]
receiver: [reference]
subject: [reference]
_lastUpdated: [date]
_security: [token]
destination: [reference]
medication: [reference]
responsibleparty: [reference]
type: [token]
whenhandedover: [date]
whenprepared: [date]
_profile: [uri]
prescription: [reference]
patient: [reference]
_tag: [token]
context: [reference]
_source: [uri]
_id: [token]
_text: [String]
_content: [String]
status: [token]
_sort: String
_count: Int
_cursor: String
): [MedicationDispense]
}