--- type: "search-params" title: "EnrollmentRequest Search Parameters" resource: "EnrollmentRequest" --- # EnrollmentRequest Search Parameters ## identifier **Description:** The business identifier of the Enrollment **Type:** token **Expression:** EnrollmentRequest.identifier **Path:** EnrollmentRequest.identifier **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/EnrollmentRequest-identifier ## patient **Description:** The party to be enrolled **Type:** reference **Expression:** EnrollmentRequest.candidate.where(resolve() is Patient) **Path:** EnrollmentRequest.candidate **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/EnrollmentRequest-patient ## group **Description:** The parties to be enrolled **Type:** reference **Expression:** EnrollmentRequest.candidate.where(resolve() is Group) **Path:** EnrollmentRequest.candidate **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/EnrollmentRequest-group ## status **Description:** The status of the enrollment **Type:** token **Expression:** EnrollmentRequest.status **Path:** EnrollmentRequest.status **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/EnrollmentRequest-status ## subject **Description:** The party to be enrolled **Type:** reference **Expression:** EnrollmentRequest.candidate **Path:** EnrollmentRequest.candidate **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/EnrollmentRequest-subject