MedicationStatement - GET MedicationStatement details
The FHIR MedicationStatement resource defines detailed information about medications being consumed by a patient. The search interaction enables the client to query for all medications associated with a given patient's medication list for a given search parameters.
Pega Foundation for Healthcare
Read operation
Parameters
Key rules
Rule Name | Rule Type | Usage |
Class: PegaHC-Data-PatientMedications | ||
MedicationStatement | Connect REST | |
D_FHIR4MedicationStatementRead | Data Page | To call connector and map request and response |
MedicationStatementReadFHIR4 | Connect REST | Call REST Service using endpoint URL |
MapToMedicationStatement4Read | Data Transform | To map result data to data page |
MapToMedicationStatement4Details | Data Transform | Map results to PFHC PatientMedications object |
Pre_MapToMedicationStatement4Read_Ext | Data Transform | To be used for extension |
Post_MapToMedicationStatement4Read_Ext | Data Transform | To be used for extension |
Pre_MapToMedicationStatement4Details_Ext | Data Transform | To be used for extension |
Post_MapToMedicationStatement4Details_Ext | Data Transform | To be used for extension |
Search operation
Parameters
Key rules
Rule Name | Rule Type | Usage |
Class: PegaHC-Data-PatientMedications | ||
MedicationStatement | Connect REST | |
D_FHIR4MedicationStatement | Data Page | To call connector and map request and response |
MedicationStatementFHIR4 | Connect REST | Call REST Service using endpoint URL |
MapToMedicationStatement4 | Data Transform | To map result data to data page |
MapToMedicationStatement4Details | Data Transform | Map results to PFHC PatientMedications object |
Pre_MapToMedicationStatement4_Ext | Data Transform | To be used for extension |
Post_MapToMedicationStatement4_Ext | Data Transform | To be used for extension |
Pre_MapToMedicationStatement4Details_Ext | Data Transform | To be used for extension |
Post_MapToMedicationStatement4Details_Ext | Data Transform | To be used for extension |
Previous topic Medication Request: GET MedicationRequest details Next topic Observation - GET Observations list