PatientInitDto extension

on

Methods

findName(PersonNameDtoUseEnum nameUse) PersonNameDto

Available on DecryptedPatientDto, provided by the PatientInitDto extension

hasName(PersonNameDtoUseEnum nameUse) bool

Available on DecryptedPatientDto, provided by the PatientInitDto extension

initDelegations(UserDto user, CryptoConfig<DecryptedPatientDto, PatientDto> config, {Set<String>? delegates = null}) Future<DecryptedPatientDto>

Available on DecryptedPatientDto, provided by the PatientInitDto extension

initPatient() DecryptedPatientDto

Available on DecryptedPatientDto, provided by the PatientInitDto extension