View raw Markdown
type: search-paramsresource: EnrollmentRequest

EnrollmentRequest Search Parameters

<a id="identifier"></a>

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

<a id="patient"></a>

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

<a id="group"></a>

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

<a id="status"></a>

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

<a id="subject"></a>

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