Allergy intolerance: GET allergy intolerance details
The FHIR AllergyIntolerance resource defines clinical information about a patient’s allergic response to a substance. The search interaction enables the client to query for all allergies associated with a given patient's medical history for a given search parameter.
Pega Foundation for Healthcare
Read operation
Parameters
Key rules
Rule Name | Rule Type | Usage |
Class: PegaHC-Data-Allergies | ||
Allergies | Connect REST | |
D_FHIR4AllergyRead | Data Page | To call connector and map request and response |
AllergiesReadFHIR4 | Connect REST | Call REST Service using endpoint URL |
MapToAllergy4Read | Data Transform | To map result data to data page |
MapToAllergy4Details | Data Transform | Map results to PFHC Allergy object |
Pre_MapToAllergy4Read_Ext | Data Transform | To be used for extension purpose |
Post_MapToAllergy4Read_Ext | Data Transform | To be used for extension purpose |
Pre_MapToAllergy4Details_Ext | Data Transform | To be used for extension purpose |
Post_MapToAllergy4Details_Ext | Data Transform | To be used for extension purpose |
Search operation
Parameters
Key rules
Rule Name | Rule Type | Usage |
Class: PegaHC-Data-Allergies | ||
Allergies | Connect REST | |
D_FHIR4Allergy | Data Page | To call connector and map request and response |
AllergiesFHIR4 | Connect REST | Call REST Service using endpoint URL |
MapToAllergy4 | Data Transform | To map result data to data page |
MapToAllergy4Details | Data Transform | Map results to PFHC Allergy object |
Pre_MapToAllergy4_Ext | Data Transform | To be used for extension |
Post_MapToAllergy4_Ext | Data Transform | To be used for extension |
Pre_MapToAllergy4Details_Ext | Data Transform | To be used for extension |
Post_MapToAllergy4Details_Ext | Data Transform | To be used for extension |
Previous topic FHIR APIs: key rules Next topic Care Plan: GET CarePlan details