Care Plan: GET CarePlan details
The FHIR CarePlan resource is a broad container for summarizing the plan of treatment for a patient. The Search interaction enables the client to query for the care plan for a given patient with a given search parameters.
Pega Foundation for Healthcare
Read operation
Parameters
Key rules
Rule Name | Rule Type | Usage |
Class: PegaHC-Data-CarePlan | ||
CarePlan | Connect REST | |
D_FHIR4CarePlanRead | Data Page | To call connector and map request and response |
CarePlanReadFHIR4 | Connect REST | Call REST Service using endpoint URL |
MapToCarePlan4Read | Data Transform | To map result data to data page |
MapToCarePlan4Details | Data Transform | Map results to PFHC Care Plan object |
Pre_MapToCarePlan4Read_Ext | Data Transform | To be used for extension |
Post_MapToCarePlan4Read_Ext | Data Transform | To be used for extension |
Pre_MapToCarePlan4Details_Ext | Data Transform | To be used for extension |
Post_MapToCarePlan4Details_Ext | Data Transform | To be used for extension |
Search operation
Parameters
Key rules
Rule Name | Rule Type | Usage |
Class: PegaHC-Data-CarePlan | ||
CarePlan | Connect REST | |
D_FHIR4CarePlan | Data Page | To call connector and map request and response |
CarePlanFHIR4 | Connect REST | Call REST Service using endpoint URL |
MapToCarePlan4 | Data Transform | To map result data to data page |
MapToCarePlan4Details | Data Transform | Map results to PFHC Care Plan object |
Pre_MapToCarePlan4_Ext | Data Transform | To be used for extension |
Post_MapToCarePlan4_Ext | Data Transform | To be used for extension |
Pre_MapToCarePlan4Details_Ext | Data Transform | To be used for extension |
Post_MapToCarePlan4Details_Ext | Data Transform | To be used for extension |
Previous topic Allergy intolerance: GET allergy intolerance details Next topic Condition: GET Condition list