View raw Markdown
type: search-paramsresource: GuidanceResponse

GuidanceResponse Search Parameters

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

identifier

Description: The identifier of the guidance response

Type: token

Expression: GuidanceResponse.identifier

Path: GuidanceResponse.identifier

Standards Status: normative

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

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

patient

Description: The identity of a patient to search for guidance response results

Type: reference

Expression: GuidanceResponse.subject.where(resolve() is Patient)

Path: GuidanceResponse.subject

Standards Status: normative

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

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

request

Description: The identifier of the request associated with the response

Type: token

Expression: GuidanceResponse.requestIdentifier

Path: GuidanceResponse.requestIdentifier

Standards Status: normative

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

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

subject

Description: The subject that the guidance response is about

Type: reference

Expression: GuidanceResponse.subject

Path: GuidanceResponse.subject

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/GuidanceResponse-subject

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

status

Description: The status of the guidance response

Type: token

Expression: GuidanceResponse.status

Path: GuidanceResponse.status

Standards Status: normative