Device: GET Device details
The FHIR Device resource describes information about a specific patient's durable, manufactured medical items. The Search interaction enables the client to query for the devices of a patient given search parameters.
Pega Foundation for Healthcare
Read operation
Parameters
Key rules
Rule Name | Rule Type | Usage |
Class: PegaHC-Data-Device | ||
Device | Connect REST | |
D_FHIR4DeviceRead | Data Page | To call connector and map request and response |
DeviceReadFHIR4 | Connect REST | Call REST Service using endpoint URL |
MapToDevice4Read | Data Transform | To map result data to data page |
MapToDevice4Details | Data Transform | Map results to PFHC Device object |
Pre_MapToDevice4Read_Ext | Data Transform | To be used for extension |
Post_MapToDevice4Read_Ext | Data Transform | To be used for extension |
Pre_MapToDevice4Details_Ext | Data Transform | To be used for extension |
Post_MapToDevice4Details_ExtP | Data Transform | To be used for extension |
Search operation
Parameters
Key rules
Rule Name | Rule Type | Usage |
Class: PegaHC-Data-Device | ||
Device | Connect REST | |
D_FHIR4Device | Data Page | To call connector and map request and response |
DeviceFHIR4 | Connect REST | Call REST Service using endpoint URL |
MapToDevice4 | Data Transform | To map result data to data page |
Pre_MapToDevice4_Ext | Data Transform | To be used for extension |
Post_MapToDevice4_Ext | Data Transform | To be used for extension |
Pre_MapToDevice4Details_Ext | Data Transform | To be used for extension |
Post_MapToDevice4Details_Ext | Data Transform | To be used for extension |
MapToDevice4Details | Data Transform | Map results to PFHC Device object |
Previous topic Coverage: GET Coverage Detail Next topic Diagnostic Report: GET Diagnostic Reports list