--- type: "search-params" title: "GuidanceResponse Search Parameters" resource: "GuidanceResponse" --- # GuidanceResponse Search Parameters ## 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 ## 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 ## 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 ## 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 ## status **Description:** The status of the guidance response **Type:** token **Expression:** GuidanceResponse.status **Path:** GuidanceResponse.status **Standards Status:** normative