View raw Markdown
type: search-paramsresource: EnrollmentResponse

EnrollmentResponse Search Parameters

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

identifier

Description: The business identifier of the EnrollmentResponse

Type: token

Expression: EnrollmentResponse.identifier

Path: EnrollmentResponse.identifier

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EnrollmentResponse-identifier

<a id="request"></a>

request

Description: The reference to the claim

Type: reference

Expression: EnrollmentResponse.request

Path: EnrollmentResponse.request

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EnrollmentResponse-request

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

status

Description: The status of the enrollment response

Type: token

Expression: EnrollmentResponse.status

Path: EnrollmentResponse.status

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EnrollmentResponse-status

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

patient

Description: The party to be enrolled

Type: reference

Expression: EnrollmentResponse.candidate.where(resolve() is Patient)

Path: EnrollmentResponse.candidate

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EnrollmentResponse-patient

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

group

Description: The parties to be enrolled

Type: reference

Expression: EnrollmentResponse.candidate.where(resolve() is Group)

Path: EnrollmentResponse.candidate

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/EnrollmentResponse-group