Release 4B Snapshot 3: Connectathon 32 Base

This page is part of the FHIR Specification (v4.3.0: R4B - STU (v5.0.0-snapshot3: R5 Snapshot #3, to support Connectathon 32 ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

Patient Administration icon Work Group Maturity Level : 2   Trial Use Security Category : Patient Compartments : Patient , Practitioner

Detailed Descriptions for the elements in the EpisodeOfCare resource.

EpisodeOfCare
Element Id EpisodeOfCare
Definition

An association between a patient and an organization / healthcare provider(s) during which time encounters may occur. The managing organization assumes a level of responsibility for the patient during this time.

Short Display An association of a Patient with an Organization and Healthcare Provider(s) for a period of time that the Organization assumes some level of responsibility
Cardinality 0..*
Type DomainResource
Alternate Names Case Program Problem
Summary false
EpisodeOfCare.identifier
Element Id EpisodeOfCare.identifier
Definition

The EpisodeOfCare may be known by different identifiers for different contexts of use, such as when an external agency is tracking the Episode for funding purposes.

Short Display Business Identifier(s) relevant for this EpisodeOfCare
Note This is a business identifier, not a resource identifier (see discussion )
Cardinality 0..*
Type Identifier
Summary false
EpisodeOfCare.status
Element Id EpisodeOfCare.status
Definition

planned | waitlist | active | onhold | finished | cancelled.

Short Display planned | waitlist | active | onhold | finished | cancelled | entered-in-error
Cardinality 1..1
Terminology Binding EpisodeOfCareStatus ( Required )
Type code
Is Modifier true (Reason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid)
Summary true
Comments

This element is labeled as a modifier because the status contains codes that mark the episode as not currently valid.

EpisodeOfCare.statusHistory
Element Id EpisodeOfCare.statusHistory
Definition

The history of statuses that the EpisodeOfCare has been through (without requiring processing the history of the resource).

Short Display Past list of status codes (the current status may be included to cover the start date of the status)
Cardinality 0..*
Summary false
EpisodeOfCare.statusHistory.status
Element Id EpisodeOfCare.statusHistory.status
Definition

planned | waitlist | active | onhold | finished | cancelled.

Short Display planned | waitlist | active | onhold | finished | cancelled | entered-in-error
Cardinality 1..1
Terminology Binding EpisodeOfCareStatus ( Required )
Type code
Summary false
EpisodeOfCare.statusHistory.period
Element Id EpisodeOfCare.statusHistory.period
Definition

The period during this EpisodeOfCare that the specific status applied.

Short Display Duration the EpisodeOfCare was in the specified status
Cardinality 1..1
Type Period
Summary false
EpisodeOfCare.type
Element Id EpisodeOfCare.type
Definition

A classification of the type of episode of care; e.g. specialist referral, disease management, type of funded care.

Short Display Type/class - e.g. specialist referral, disease management
Cardinality 0..*
Terminology Binding EpisodeOfCareType ( Example )
Type CodeableConcept
Summary true
Comments

The type can be very important in processing as this could be used in determining if the EpisodeOfCare is relevant to specific government reporting, or other types of classifications.

EpisodeOfCare.diagnosis
Element Id EpisodeOfCare.diagnosis
Definition

The list of diagnosis relevant to this episode of care.

Short Display The list of diagnosis relevant to this episode of care
Cardinality 0..*
Summary true
EpisodeOfCare.diagnosis.condition
Element Id EpisodeOfCare.diagnosis.condition
Definition

A list of conditions/problems/diagnoses that this episode of care is intended to be providing care for.

Short Display Conditions/problems/diagnoses this episode of care is for
Cardinality 1..1
Terminology Binding Condition/Problem/Diagnosis Codes ( Example )
Type Reference CodeableReference ( Condition )
Summary true
EpisodeOfCare.diagnosis.role
Element Id EpisodeOfCare.diagnosis.role
Definition

Role that this diagnosis has within the episode of care (e.g. admission, billing, discharge …).

Short Display Role that this diagnosis has within the episode of care (e.g. admission, billing, discharge …)
Cardinality 0..1
Terminology Binding DiagnosisRole ( Preferred )
Type CodeableConcept
Summary true
EpisodeOfCare.diagnosis.rank
Element Id EpisodeOfCare.diagnosis.rank
Definition

Ranking of the diagnosis (for each role type).

Short Display Ranking of the diagnosis (for each role type)
Cardinality 0..1
Type positiveInt
Summary true
EpisodeOfCare.patient
Element Id EpisodeOfCare.patient
Definition

The patient who is the focus of this episode of care.

Short Display The patient who is the focus of this episode of care
Cardinality 1..1
Type Reference ( Patient )
Summary true
EpisodeOfCare.managingOrganization
Element Id EpisodeOfCare.managingOrganization
Definition

The organization that has assumed the specific responsibilities for care coordination, care delivery, or other services for the specified duration.

Short Display Organization that assumes responsibility for care coordination
Cardinality 0..1
Type Reference ( Organization )
Summary true
Comments

If multiple organizations are involved in care delivery, the care teams from those organizations would be represented in EpisodeOfCare.team, while the primary organization managing the care would be listed in EpisodeOfCare.managingOrganization. Other organizations may have their own EpisodeOfCare for tracking their activities.

EpisodeOfCare.period
Element Id EpisodeOfCare.period
Definition

The interval during which the managing organization assumes the defined responsibility.

Short Display Interval during responsibility is assumed
Cardinality 0..1
Type Period
Summary true
EpisodeOfCare.referralRequest
Element Id EpisodeOfCare.referralRequest
Definition

Referral Request(s) that are fulfilled by this EpisodeOfCare, incoming referrals.

Short Display Originating Referral Request(s)
Cardinality 0..*
Type Reference ( ServiceRequest )
Summary false
EpisodeOfCare.careManager
Element Id EpisodeOfCare.careManager
Definition

The practitioner that is the care manager/care coordinator for this patient.

Short Display Care manager/care coordinator for the patient
Cardinality 0..1
Type Reference ( Practitioner | PractitionerRole )
Summary false
EpisodeOfCare.team EpisodeOfCare.careTeam
Element Id EpisodeOfCare.team EpisodeOfCare.careTeam
Definition

The list of practitioners that may be facilitating this episode of care for specific purposes.

Short Display Other practitioners facilitating this episode of care
Cardinality 0..*
Type Reference ( CareTeam )
Alternate Names CareTeam
Summary false
EpisodeOfCare.account
Element Id EpisodeOfCare.account
Definition

The set of accounts that may be used for billing for this EpisodeOfCare.

Short Display The set of accounts that may be used for billing for this EpisodeOfCare
Cardinality 0..*
Type Reference ( Account )
Summary false
Comments

The billing system may choose to allocate billable items associated with the EpisodeOfCare to different referenced Accounts based on internal business rules.