core.patientidentitystatus
Home > @medplum/core > PatientIdentityStatus
PatientIdentityStatus type
Signature:
export type PatientIdentityStatus = 'resolved' | 'not-found' | 'error';
Home > @medplum/core > PatientIdentityStatus
Signature:
export type PatientIdentityStatus = 'resolved' | 'not-found' | 'error';