DataOwnerResolver.withExistingApis constructor
DataOwnerResolver.withExistingApis(
- HealthcarePartyApi healthcarePartyApi,
- PatientApi patientApi,
- DeviceApi deviceApi
Implementation
DataOwnerResolver.withExistingApis(this.healthcarePartyApi, this.patientApi, this.deviceApi);