MedicationDispense: GET MedicationDispense details
The FHIR MedicationDispense resource covers the supply of medications to a patient. The search interaction enables the client to query for all dispense information for a given patient for a given search parameters.
Pega Foundation for Healthcare
Read operation
Parameters
Key rules
Rule Name | Rule Type | Usage |
Class: PegaHC-Data-PatientMedications | ||
MedicationDispense | Connect REST | |
D_Fhir4MedicationDispenseRead | Data Page | To call connector and map request and response |
MedicationDispenseReadFHIR4 | Connect REST | Call REST Service using endpoint URL |
MapToMedicationDispense4Read | Data Transform | To map result data to data page |
MapToMedicationDispense4Details | Data Transform | Map results to PFHC PatientMedications object |
Pre_MapToMedicationDispense4Read_Ext | Data Transform | To be used for extension |
Post_MapToMedicationDispense4Read_Ext | Data Transform | To be used for extension |
Pre_MapToMedicationDispense4Details_Ext | Data Transform | To be used for extension |
Post_MapToMedicationDispense4Details_Ext | Data Transform | To be used for extension |
Search operation
Parameters
Key rules
Rule Name | Rule Type | Usage |
Class: PegaHC-Data-PatientMedications | ||
MedicationDispense | Connect REST | |
D_Fhir4MedicationDispense | Data Page | To call connector and map request and response |
MedicationDispenseFHIR4 | Connect REST | Call REST Service using endpoint URL |
MapToMedicationDispense4 | Data Transform | To map result data to data page |
MapToMedicationDispense4Details | Data Transform | Map results to PFHC PatientMedications object |
Pre_MapToMedicationDispense4_Ext | Data Transform | To be used for extension |
Post_MapToMedicationDispense4_Ext | Data Transform | To be used for extension |
Pre_MapToMedicationDispense4Details_Ext | Data Transform | To be used for extension |
Post_MapToMedicationDispense4Details_Ext | Data Transform | To be used for extension |
Previous topic Medication Next topic Medication Request: GET MedicationRequest details