Related Person
A Related Person resource can represent anyone involved in the care of a patient who has no formal responsibility (e.g., a home caregiver or family member).
Sample Query
Find relations for a particular patient:
https://fhir.careevolution.com/Master.Adapter1.WebClient/api/fhir/RelatedPerson?patient=f4968df0-3121-e611-8128-0a69c1b3225b
Overview
See the FHIR documentation for more information about Related Person resources.
Mapped Concepts in HIEBus
- PatientAssociatedParty
Supported Interactions
Related Person resources support the following interactions.
Search Parameters
When searching for Related Person resources, the following search parameters are supported.
Sortable Parameters
When searching Related Person resources, it is possible to sort the returned values by the following search parameters.
- name
- address
- address-city
- address-country
- address-postalcode
- address-state
- telecom
- _id
Only one sort parameter may be specified.
Supported Includes
When searching Related Person resources, it is possible to include the resources referenced by the following field names.
- Patient
Supported Operations
Related Person supports the following extended operations.