Patient

Patient Resource

Patient = object

Represents a patient resource.

Properties

__typename

__typename: "Patient"

The GraphQL typename for the patient.


name

name: (HumanName | null)[] | null

Name(s) of the patient.