A person related to a patient, such as a spouse, parent, or emergency contact. This page documents the RelatedPerson resource as served by the mock.health synthetic FHIR R4 sandbox — 3 search parameters, US Core 6.1 profiling, and the elements accepted on write.
GET https://api.mock.health/fhir/RelatedPerson — searchGET https://api.mock.health/fhir/RelatedPerson/{id} — read by logical idPOST https://api.mock.health/fhir/RelatedPerson — create (Pro)PUT https://api.mock.health/fhir/RelatedPerson/{id} — update (Pro)patient (reference) — required — The patient this person is related toidentifier (token) — Identifier for the related personname (string) — Name of the related personFields accepted when creating or updating a RelatedPerson. Required elements are base FHIR cardinality; the rest are US Core must-support.
patient (Reference(Patient)) — required — The patient this person is related torelationship (CodeableConcept[]) — US Core MS — nature of the relationship (e.g. spouse, parent)name (HumanName[]) — US Core MS — name of the related personBase definition: HL7 FHIR R4 RelatedPerson. Category: Patient & Demographics.
Patient · Practitioner · PractitionerRole
API reference · Quickstart · USCDI compliance · SMART on FHIR