--- type: "search-params" title: "Encounter Search Parameters" resource: "Encounter" --- # Encounter Search Parameters ## account **Description:** The set of accounts that may be used for billing for this Encounter **Type:** reference **Expression:** Encounter.account **Path:** Encounter.account **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-account ## appointment **Description:** The appointment that scheduled this encounter **Type:** reference **Expression:** Encounter.appointment **Path:** Encounter.appointment **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-appointment ## based-on **Description:** The ServiceRequest that initiated this encounter **Type:** reference **Expression:** Encounter.basedOn **Path:** Encounter.basedOn **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-based-on ## class **Description:** Classification of patient encounter **Type:** token **Expression:** Encounter.class **Path:** Encounter.class **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-class ## date **Description:** A date within the actualPeriod the Encounter lasted **Type:** date **Expression:** Encounter.actualPeriod **Path:** Encounter.actualPeriod **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-date ## date-start **Description:** The actual start date of the Encounter **Type:** date **Expression:** Encounter.actualPeriod.start **Path:** Encounter.actualPeriod.start **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-date-start ## end-date **Description:** The actual end date of the Encounter **Type:** date **Expression:** Encounter.actualPeriod.end **Path:** Encounter.actualPeriod.end **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-date-end ## diagnosis-code **Description:** The diagnosis or procedure relevant to the encounter (coded) **Type:** token **Expression:** Encounter.diagnosis.condition.concept **Path:** Encounter.diagnosis.condition.concept **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-diagnosis-code ## diagnosis-reference **Description:** The diagnosis or procedure relevant to the encounter (resource reference) **Type:** reference **Expression:** Encounter.diagnosis.condition.reference **Path:** Encounter.diagnosis.condition.reference **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-diagnosis-reference ## episode-of-care **Description:** Episode(s) of care that this encounter should be recorded against **Type:** reference **Expression:** Encounter.episodeOfCare **Path:** Encounter.episodeOfCare **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-episode-of-care ## identifier **Description:** Identifier(s) by which this encounter is known **Type:** token **Expression:** Encounter.identifier **Path:** Encounter.identifier **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-identifier ## length **Description:** Length of encounter in days **Type:** quantity **Expression:** Encounter.length **Path:** Encounter.length **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-length ## location **Description:** Location the encounter takes place **Type:** reference **Expression:** Encounter.location.location **Path:** Encounter.location.location **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-location ## location-period **Description:** Time period during which the patient was present at a location (generally used via composite location-period) **Type:** date **Expression:** Encounter.location.period **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-location-period ## location-value-period **Description:** Time period during which the patient was present at the location **Type:** composite **Expression:** Encounter.location **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-location-value-period ## part-of **Description:** Another Encounter this encounter is part of **Type:** reference **Expression:** Encounter.partOf **Path:** Encounter.partOf **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-part-of ## participant **Description:** Persons involved in the encounter other than the patient **Type:** reference **Expression:** Encounter.participant.actor **Path:** Encounter.participant.actor **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-participant ## participant-type **Description:** Role of participant in encounter **Type:** token **Expression:** Encounter.participant.type **Path:** Encounter.participant.type **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-participant-type ## patient **Description:** The patient present at the encounter **Type:** reference **Expression:** Encounter.subject.where(resolve() is Patient) **Path:** Encounter.subject **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-patient ## practitioner **Description:** Persons involved in the encounter other than the patient **Type:** reference **Expression:** Encounter.participant.actor.where(resolve() is Practitioner) **Path:** Encounter.participant.actor **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-practitioner ## reason-code **Description:** Reference to a concept (coded) **Type:** token **Expression:** Encounter.reason.value.concept **Path:** Encounter.reason.value.concept **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-reason-code ## reason-reference **Description:** Reference to a resource (resource reference) **Type:** reference **Expression:** Encounter.reason.value.reference **Path:** Encounter.reason.value.reference **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-reason-reference ## service-provider **Description:** The organization (facility) responsible for this encounter **Type:** reference **Expression:** Encounter.serviceProvider **Path:** Encounter.serviceProvider **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-service-provider ## special-arrangement **Description:** Wheelchair, translator, stretcher, etc. **Type:** token **Expression:** Encounter.specialArrangement **Path:** Encounter.specialArrangement **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-special-arrangement ## status **Description:** planned | in-progress | on-hold | completed | cancelled | entered-in-error | unknown **Type:** token **Expression:** Encounter.status **Path:** Encounter.status **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-status ## subject **Description:** The patient or group present at the encounter **Type:** reference **Expression:** Encounter.subject **Path:** Encounter.subject **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-subject ## subject-status **Description:** The current status of the subject in relation to the Encounter **Type:** token **Expression:** Encounter.subjectStatus **Path:** Encounter.subjectStatus **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-subject-status ## business-status **Description:** The current business status of the Encounter **Type:** token **Expression:** Encounter.businessStatus.code **Path:** Encounter.businessStatus.code **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-business-status ## type **Description:** Specific type of encounter **Type:** token **Expression:** Encounter.type **Path:** Encounter.type **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-type ## careteam **Description:** Careteam allocated to participate in the encounter **Type:** reference **Expression:** Encounter.careTeam **Path:** Encounter.careTeam **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Encounter-episode-of-care