RelatedPerson
Information about a person that is involved in the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process.
https://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-relatedperson.html
Endpoints
RelatedPerson read
Read a RelatedPerson resource.
Path Parameters
Response Payload Attributes
The FHIR Resource name.
The identifier of the RelatedPerson.
Whether this related person’s record is in active use.
The patient this person is related to.
The reference string of the patient in the format of "Patient/a39cafb9d1b445be95a2e2548e12a787"
.
Type the reference refers to (e.g. “Patient”).
The nature of the relationship.
Code defined by a terminology system.
The system url of the coding.
The code of the relationship.
Values are nominally from the PatientRelationshipType ValueSet, but custom contact categories can be used as well.
The display name of the coding.
Values are nominally from the PatientRelationshipType ValueSet, but custom contact categories can be used as well.
A name associated with the person.
Text representation of the full name.
If the RelatedPerson is a patient contact but not a Patient on Canvas, this attribute will be populated.
If the RelatedPerson is a Patient on Canvas, this attribute will not be populated; instead the family
, given
, prefix
, and suffix
attributes will be provided.
Family name (often called ‘Surname’).
Given names (not always ‘first’). Includes middle names.
This repeating element order: Given Names appear in the correct order for presenting the name.
Parts that come before the name.
Parts that come after the name.
Contact details for the individual.
Supported values are phone, fax, email, pager, url, sms, and other.
Free text string of the value for this contact point.
Supported values are home, work, temp, old and mobile.
An integer representing the preferred order of contact points per system.
Address where the related person can be contacted or visited
Supported values are home, work, temp and old.
Supported values are both, physical and postal.
List of strings. The first item in the list will be address line 1 in Canvas. The rest of the items in the list will be concatenated to be address line 2.
String representing the city of the address.
2 letter state abbreviation of the address.
The 5 digit postal code of the address.
The ISO 3166 2 letter country code.
Starting date with inclusive boundary
End date with inclusive boundary, if not ongoing
Responses
Errors
RelatedPerson search
Search for RelatedPerson resources.
Query Parameters
The identifier of the RelatedPerson.
The patient reference associated with the RelatedPerson in the format Patient/a39cafb9d1b445be95a2e2548e12a787
.
Response Payload Attributes
The FHIR Resource name.
This element and value designate that the bundle is a search response. Search result bundles will always have the Bundle.type of searchset .
The number of resources that match the search parameter.
Attributes relevant to pagination, see our Pagination page for more detail.
The relation of the page search
The search url for the specific relation
The results bundle that lists out each object returned in the search
The attributes specific to the resource type, see the Attributes section below
Attributes
The FHIR Resource name.
The identifier of the RelatedPerson.
Whether this related person’s record is in active use.
The patient this person is related to.
The reference string of the patient in the format of "Patient/a39cafb9d1b445be95a2e2548e12a787"
.
Type the reference refers to (e.g. “Patient”).
The nature of the relationship.
Code defined by a terminology system.
The system url of the coding.
The code of the relationship.
Values are nominally from the PatientRelationshipType ValueSet, but custom contact categories can be used as well.
The display name of the coding.
Values are nominally from the PatientRelationshipType ValueSet, but custom contact categories can be used as well.
A name associated with the person.
Text representation of the full name.
If the RelatedPerson is a patient contact but not a Patient on Canvas, this attribute will be populated.
If the RelatedPerson is a Patient on Canvas, this attribute will not be populated; instead the family
, given
, prefix
, and suffix
attributes will be provided.
Family name (often called ‘Surname’).
Given names (not always ‘first’). Includes middle names.
This repeating element order: Given Names appear in the correct order for presenting the name.
Parts that come before the name.
Parts that come after the name.
Contact details for the individual.
Supported values are phone, fax, email, pager, url, sms, and other.
Free text string of the value for this contact point.
Supported values are home, work, temp, old and mobile.
An integer representing the preferred order of contact points per system.
Address where the related person can be contacted or visited
Supported values are home, work, temp and old.
Supported values are both, physical and postal.
List of strings. The first item in the list will be address line 1 in Canvas. The rest of the items in the list will be concatenated to be address line 2.
String representing the city of the address.
2 letter state abbreviation of the address.
The 5 digit postal code of the address.
The ISO 3166 2 letter country code.
Starting date with inclusive boundary
End date with inclusive boundary, if not ongoing