Skip to main content

patientRelationships

Fetches a collection of all PatientRelationships held by a Patient.

patientRelationships(
patientId: ID!
relationshipType: PatientRelationshipType
): PatientRelationshipData

Arguments

patientRelationships.patientId ● ID! non-null scalar

patientRelationships.relationshipType ● PatientRelationshipType enum

If specified, only PatientRelationships with the chosen PatientRelationshipType will be returned

Type

PatientRelationshipData object

A collection of PatientRelationships