patientIds property

List<PatientId>? patientIds
getter/setter pair

All patient IDs listed in the PID-2, PID-3, and PID-4 segments of this message.

Implementation

core.List<PatientId>? patientIds;