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.
Patient Resource
Patient =
object
Represents a patient resource.
__typename:
"Patient"
The GraphQL typename for the patient.
name: (
HumanName|null)[] |null
Name(s) of the patient.