patientHealthCareParties property

List<PatientHealthCareParty> patientHealthCareParties

Links (usually for therapeutic reasons) between this patient and healthcare parties (of class PatientHealthcareParty).

Implementation

List<PatientHealthCareParty> get patientHealthCareParties;
void patientHealthCareParties=(List<PatientHealthCareParty> value)

Implementation

set patientHealthCareParties(List<PatientHealthCareParty> value);