HospitalTransferInput
Notification of the client's doctor
input HospitalTransferInput {
hospital: String
hospitalTransferArranged: Boolean!
}
Fields
HospitalTransferInput.hospital ● String scalar
Which hospital was the client transferred to?
HospitalTransferInput.hospitalTransferArranged ● Boolean! non-null scalar
Was the client transported to a hospital?