This
page
is
part
of
the
FHIR
Specification
(v4.0.1:
R4
-
Mixed
Normative
and
STU
)
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
(v5.0.0-snapshot1:
R5
Snapshot
#1).
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
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. |
| 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. |
| 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. |
| 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). |
| Cardinality | 0..* |
| Summary | false |
| EpisodeOfCare.statusHistory.status | |
| Element Id | EpisodeOfCare.statusHistory.status |
| Definition |
planned | waitlist | active | onhold | finished | cancelled. |
| 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. |
| 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. |
| Cardinality | 0..* |
| Terminology Binding |
|
| 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. |
| 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. |
| Cardinality | 1..1 |
| Type | Reference ( 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 …). |
| 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). |
| 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. |
| Cardinality | 1..1 |
| Type | Reference ( Patient ) |
| Summary | true |
| EpisodeOfCare.managingOrganization | |
| Element Id | EpisodeOfCare.managingOrganization |
| Definition |
The organization that has assumed the specific responsibilities for the specified duration. |
| Cardinality | 0..1 |
| Type | Reference ( Organization ) |
| Summary | true |
| EpisodeOfCare.period | |
| Element Id | EpisodeOfCare.period |
| Definition |
The interval during which the managing organization assumes the defined responsibility. |
| 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. |
| 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. |
| Cardinality | 0..1 |
| Type | Reference ( Practitioner | PractitionerRole ) |
| Patterns | Reference(Practitioner,PractitionerRole): Common patterns = Participant |
| Summary | false |
| EpisodeOfCare.team | |
| Element Id | EpisodeOfCare.team |
| Definition |
The list of practitioners that may be facilitating this episode of care for specific purposes. |
| 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. |
| 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. |