patientIds property
The list of patient IDs whose Consent resources will be enforced.
At most 10,000 patients can be specified. An empty list is equivalent to all patients (meaning the entire FHIR store).
Optional.
Implementation
core.List<core.String>? patientIds;