core.fhircastpatientcontext | Medplum

FhircastPatientContext type

Signature:

export type FhircastPatientContext = {

key: 'patient';

resource: Patient;

};