---
type: "search-params"
title: "EpisodeOfCare Search Parameters"
resource: "EpisodeOfCare"
---
# EpisodeOfCare Search Parameters
## care-manager
**Description:** Care manager/care coordinator for the episodeOfCare
**Type:** reference
**Expression:** EpisodeOfCare.careManager.where(resolve() is Practitioner)
**Path:** EpisodeOfCare.careManager
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/EpisodeOfCare-care-manager
## diagnosis-code
**Description:** Conditions/problems/diagnoses this episode of care is for (coded)
**Type:** token
**Expression:** EpisodeOfCare.diagnosis.condition.concept
**Path:** EpisodeOfCare.diagnosis.condition.concept
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/EpisodeOfCare-diagnosis-code
## diagnosis-reference
**Description:** Conditions/problems/diagnoses this episode of care is for (resource reference)
**Type:** reference
**Expression:** EpisodeOfCare.diagnosis.condition.reference
**Path:** EpisodeOfCare.diagnosis.condition.reference
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/EpisodeOfCare-diagnosis-reference
## reason-code
**Description:** Reference to a concept (coded)
**Type:** token
**Expression:** EpisodeOfCare.reason.value.concept
**Path:** EpisodeOfCare.reason.value.concept
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/EpisodeOfCare-reason-code
## reason-reference
**Description:** Reference to a resource (resource reference)
**Type:** reference
**Expression:** EpisodeOfCare.reason.value.reference
**Path:** EpisodeOfCare.reason.value.reference
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/EpisodeOfCare-reason-reference
## date
**Description:** The provided date search value falls within the episode of care's period
**Type:** date
**Expression:** EpisodeOfCare.period
**Path:** EpisodeOfCare.period
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/EpisodeOfCare-date
## identifier
**Description:** Business Identifier(s) relevant for this EpisodeOfCare
**Type:** token
**Expression:** EpisodeOfCare.identifier
**Path:** EpisodeOfCare.identifier
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/EpisodeOfCare-identifier
## incoming-referral
**Description:** Incoming Referral Request
**Type:** reference
**Expression:** EpisodeOfCare.referralRequest
**Path:** EpisodeOfCare.referralRequest
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/EpisodeOfCare-incoming-referral
## organization
**Description:** The organization that has assumed the specific responsibilities of this EpisodeOfCare
**Type:** reference
**Expression:** EpisodeOfCare.managingOrganization
**Path:** EpisodeOfCare.managingOrganization
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/EpisodeOfCare-organization
## subject
**Description:** The patient/group who is the focus of this episode of care
**Type:** reference
**Expression:** EpisodeOfCare.subject
**Path:** EpisodeOfCare.subject
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/EpisodeOfCare-subject
## patient
**Description:** The patient who is the focus of this episode of care
**Type:** reference
**Expression:** EpisodeOfCare.subject.where(resolve() is Patient)
**Path:** EpisodeOfCare.subject
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/EpisodeOfCare-patient
## status
**Description:** The current status of the Episode of Care as provided (does not check the status history collection)
**Type:** token
**Expression:** EpisodeOfCare.status
**Path:** EpisodeOfCare.status
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/EpisodeOfCare-status
## type
**Description:** Type/class - e.g. specialist referral, disease management
**Type:** token
**Expression:** EpisodeOfCare.type
**Path:** EpisodeOfCare.type
**Standards Status:** normative
**URL:** http://hl7.org/fhir/build/SearchParameter/EpisodeOfCare-type