ProviderDepartment
data class ProviderDepartment(departmentId: String, ehrSystemName: String, name: String, center: String?, phone: String?, address: Address?) : Parcelable
Content copied to clipboard
A physical building that provides service of one or more health-care providers.