This
page
is
part
of
the
FHIR
Specification
(v3.0.2:
(v4.0.1:
R4
-
Mixed
Normative
and
STU
3).
)
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
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
R4
R3
R2
Patient
Administration
Work
Group
|
Maturity Level : 2 | Trial Use | Security Category : Patient | Compartments : Encounter , Patient , Practitioner , RelatedPerson |
Detailed Descriptions for the elements in the Encounter resource.
| Encounter | |
| Element Id | Encounter |
| Definition |
An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient. |
|
|
|
| Type | DomainResource |
| Alternate Names | Visit |
| Encounter.identifier | |
| Element Id | Encounter.identifier |
| Definition |
Identifier(s) by which this encounter is known. |
| Note |
This
is
a
business
|
|
|
0..* |
| Type | Identifier |
| Summary | true |
| Encounter.status | |
| Element Id | Encounter.status |
| Definition |
planned | arrived | triaged | in-progress | onleave | finished | cancelled +. |
|
|
1..1 |
| Terminology Binding | EncounterStatus ( Required ) |
| Type | code |
| Is Modifier | true (Reason: This element is labeled 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 |
Note
that
internal
business
rules
will
|
| Encounter.statusHistory | |
| Element Id | Encounter.statusHistory |
| Definition |
The status history permits the encounter resource to contain the status history without needing to read through the historical versions of the resource, or even have the server store them. |
|
|
0..* |
| Comments |
The current status is always found in the current version of the resource, not the status history. |
| Encounter.statusHistory.status | |
| Element Id | Encounter.statusHistory.status |
| Definition |
planned | arrived | triaged | in-progress | onleave | finished | cancelled +. |
|
|
1..1 |
| Terminology Binding | EncounterStatus ( Required ) |
| Type | code |
| Encounter.statusHistory.period | |
| Element Id | Encounter.statusHistory.period |
| Definition |
The time that the episode was in the specified status. |
|
|
1..1 |
| Type | Period |
| Encounter.class | |
| Element Id | Encounter.class |
| Definition |
|
|
|
|
| Terminology Binding |
|
| Type | Coding |
| Summary | true |
| Encounter.classHistory | |
| Element Id | Encounter.classHistory |
| Definition |
The
class
history
permits
the
tracking
of
the
encounters
transitions
without
needing
to
go
through
the
resource
history.
This
would
be
used
for
a
case
where
an
admission
starts
of
as
an
emergency
encounter,
then
|
|
|
0..* |
| Encounter.classHistory.class | |
| Element Id | Encounter.classHistory.class |
| Definition |
inpatient | outpatient | ambulatory | emergency +. |
|
|
1..1 |
| Terminology Binding |
|
| Type | Coding |
| Encounter.classHistory.period | |
| Element Id | Encounter.classHistory.period |
| Definition |
The time that the episode was in the specified class. |
|
|
1..1 |
| Type | Period |
| Encounter.type | |
| Element Id | Encounter.type |
| Definition |
Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation). |
|
|
0..* |
| Terminology Binding |
|
| Type | CodeableConcept |
| Summary | true |
| Comments |
Since there are many ways to further classify encounters, this element is 0..*. |
| Encounter.serviceType | |
| Element Id | Encounter.serviceType |
| Definition | Broad categorization of the service that is to be provided (e.g. cardiology). |
| Cardinality | 0..1 |
| Terminology Binding | Service type ( Example ) |
| Type | CodeableConcept |
| Summary | true |
| Encounter.priority | |
| Element Id | Encounter.priority |
| Definition |
Indicates the urgency of the encounter. |
|
|
0..1 |
| Terminology Binding | v3 Code System ActPriority ( Example ) |
| Type | CodeableConcept |
| Encounter.subject | |
| Element Id | Encounter.subject |
| Definition |
The
patient
|
|
|
0..1 |
| Type | Reference ( Patient | Group ) |
| Alternate Names | patient |
| Summary | true |
| Comments |
While
the
encounter
is
always
about
the
patient,
the
patient
|
| Encounter.episodeOfCare | |
| Element Id | Encounter.episodeOfCare |
| Definition |
Where
a
specific
encounter
should
be
classified
as
a
part
of
a
specific
episode(s)
of
care
this
field
should
be
used.
This
association
can
facilitate
grouping
of
related
encounters
together
for
a
specific
purpose,
such
as
government
reporting,
issue
tracking,
association
via
a
common
problem.
The
association
is
recorded
on
the
encounter
as
these
are
typically
created
after
the
episode
of
|
|
|
0..* |
| Type | Reference ( EpisodeOfCare ) |
| Summary | true |
|
|
|
| Element Id | Encounter.basedOn |
| Definition |
The
|
|
|
0..* |
| Type |
Reference
(
|
| Alternate Names | incomingReferral |
| Encounter.participant | |
| Element Id | Encounter.participant |
| Definition |
|
|
|
0..* |
| Summary | true |
| Encounter.participant.type | |
| Element Id | Encounter.participant.type |
| Definition |
Role of participant in encounter. |
|
|
0..* |
| Terminology Binding |
|
| Type | CodeableConcept |
| Summary | true |
| Comments |
The
participant
type
indicates
how
an
individual
|
| Encounter.participant.period | |
| Element Id | Encounter.participant.period |
| Definition |
The period of time that the specified participant participated in the encounter. These can overlap or be sub-sets of the overall encounter's period. |
|
|
0..1 |
| Type | Period |
| Encounter.participant.individual | |
| Element Id | Encounter.participant.individual |
| Definition |
Persons involved in the encounter other than the patient. |
|
|
0..1 |
| Type | Reference ( Practitioner | PractitionerRole | RelatedPerson ) |
| Summary | true |
| Encounter.appointment | |
| Element Id | Encounter.appointment |
| Definition |
The appointment that scheduled this encounter. |
|
|
|
| Type | Reference ( Appointment ) |
| Summary | true |
| Encounter.period | |
| Element Id | Encounter.period |
| Definition |
The start and end time of the encounter. |
|
|
0..1 |
| Type | Period |
| Comments |
If not (yet) known, the end of the Period may be omitted. |
| Encounter.length | |
| Element Id | Encounter.length |
| Definition |
Quantity of time the encounter lasted. This excludes the time during leaves of absence. |
|
|
0..1 |
| Type | Duration |
| Comments |
May differ from the time the Encounter.period lasted because of leave of absence. |
|
|
|
| Element Id | Encounter.reasonCode |
| Definition |
Reason the encounter takes place, expressed as a code. For admissions, this can be used for a coded admission diagnosis. |
|
|
0..* |
| Terminology Binding | Encounter Reason Codes ( Preferred ) |
| Type | CodeableConcept |
| Alternate Names | Indication; Admission diagnosis |
| Summary | true |
| Comments |
For systems that need to know which was the primary diagnosis, these will be marked with the standard extension primaryDiagnosis (which is a sequence value rather than a flag, 1 = primary diagnosis). |
| Encounter.reasonReference | |
| Element Id | Encounter.reasonReference |
| Definition | Reason the encounter takes place, expressed as a code. For admissions, this can be used for a coded admission diagnosis. |
| Cardinality | 0..* |
| Type | Reference ( Condition | Procedure | Observation | ImmunizationRecommendation ) |
| Alternate Names | Indication; Admission diagnosis |
| Summary | true |
| Comments | For systems that need to know which was the primary diagnosis, these will be marked with the standard extension primaryDiagnosis (which is a sequence value rather than a flag, 1 = primary diagnosis). |
| Encounter.diagnosis | |
| Element Id | Encounter.diagnosis |
| Definition |
The list of diagnosis relevant to this encounter. |
|
|
0..* |
| Summary | true |
| Encounter.diagnosis.condition | |
| Element Id | Encounter.diagnosis.condition |
| Definition |
Reason the encounter takes place, as specified using information from another resource. For admissions, this is the admission diagnosis. The indication will typically be a Condition (with other resources referenced in the evidence.detail), or a Procedure. |
|
|
1..1 |
| Type | Reference ( Condition | Procedure ) |
| Alternate Names | Admission diagnosis; discharge diagnosis; indication |
| Summary | true |
| Comments |
For systems that need to know which was the primary diagnosis, these will be marked with the standard extension primaryDiagnosis (which is a sequence value rather than a flag, 1 = primary diagnosis). |
|
|
|
| Element Id | Encounter.diagnosis.use |
| Definition |
Role that this diagnosis has within the encounter (e.g. admission, billing, discharge …). |
|
|
0..1 |
| Terminology Binding | DiagnosisRole ( Preferred ) |
| Type | CodeableConcept |
| Encounter.diagnosis.rank | |
| Element Id | Encounter.diagnosis.rank |
| Definition |
Ranking of the diagnosis (for each role type). |
|
|
0..1 |
| Type | positiveInt |
| Encounter.account | |
| Element Id | Encounter.account |
| Definition |
The set of accounts that may be used for billing for this Encounter. |
|
|
0..* |
| Type | Reference ( Account ) |
| Comments |
The billing system may choose to allocate billable items associated with the Encounter to different referenced Accounts based on internal business rules. |
| Encounter.hospitalization | |
| Element Id | Encounter.hospitalization |
| Definition |
Details about the admission to a healthcare service. |
|
|
0..1 |
| Comments |
An Encounter may cover more than just the inpatient stay. Contexts such as outpatients, community clinics, and aged care facilities are also included. The duration recorded in the period of this encounter covers the entire scope of this hospitalization record. |
| Encounter.hospitalization.preAdmissionIdentifier | |
| Element Id | Encounter.hospitalization.preAdmissionIdentifier |
| Definition |
Pre-admission identifier. |
|
|
0..1 |
| Type | Identifier |
| Encounter.hospitalization.origin | |
| Element Id | Encounter.hospitalization.origin |
| Definition |
The
|
|
|
0..1 |
| Type | Reference ( Location | Organization ) |
| Encounter.hospitalization.admitSource | |
| Element Id | Encounter.hospitalization.admitSource |
| Definition |
From where patient was admitted (physician referral, transfer). |
|
|
0..1 |
| Terminology Binding |
|
| Type | CodeableConcept |
| Encounter.hospitalization.reAdmission | |
| Element Id | Encounter.hospitalization.reAdmission |
| Definition |
Whether this hospitalization is a readmission and why if known. |
|
|
0..1 |
| Terminology Binding |
v2
|
| Type | CodeableConcept |
| Encounter.hospitalization.dietPreference | |
| Element Id | Encounter.hospitalization.dietPreference |
| Definition |
Diet preferences reported by the patient. |
|
|
0..* |
| Terminology Binding | Diet ( Example ) |
| Type | CodeableConcept |
| Requirements |
Used to track patient's diet restrictions and/or preference. For a complete description of the nutrition needs of a patient during their stay, one should use the nutritionOrder resource which links to Encounter. |
| Comments |
For
|
| Encounter.hospitalization.specialCourtesy | |
| Element Id | Encounter.hospitalization.specialCourtesy |
| Definition |
Special courtesies (VIP, board member). |
|
|
0..* |
| Terminology Binding |
|
| Type | CodeableConcept |
| Encounter.hospitalization.specialArrangement | |
| Element Id | Encounter.hospitalization.specialArrangement |
| Definition |
Any special requests that have been made for this hospitalization encounter, such as the provision of specific equipment or other things. |
|
|
0..* |
| Terminology Binding |
|
| Type | CodeableConcept |
| Encounter.hospitalization.destination | |
| Element Id | Encounter.hospitalization.destination |
| Definition |
|
|
|
0..1 |
| Type | Reference ( Location | Organization ) |
| Encounter.hospitalization.dischargeDisposition | |
| Element Id | Encounter.hospitalization.dischargeDisposition |
| Definition |
Category or kind of location after discharge. |
|
|
0..1 |
| Terminology Binding |
|
| Type | CodeableConcept |
| Encounter.location | |
| Element Id | Encounter.location |
| Definition |
List of locations where the patient has been during this encounter. |
|
|
0..* |
| Comments |
Virtual
encounters
can
be
recorded
in
the
Encounter
by
specifying
a
location
reference
to
a
location
of
type
|
| Encounter.location.location | |
| Element Id | Encounter.location.location |
| Definition |
The location where the encounter takes place. |
|
|
1..1 |
| Type | Reference ( Location ) |
| Encounter.location.status | |
| Element Id | Encounter.location.status |
| Definition |
The
status
of
the
participants'
presence
at
the
specified
location
during
the
period
specified.
If
the
participant
is
|
|
|
0..1 |
| Terminology Binding | EncounterLocationStatus ( Required ) |
| Type | code |
| Comments |
When the patient is no longer active at a location, then the period end date is entered, and the status may be changed to completed. |
| Encounter.location.physicalType | |
| Element Id | Encounter.location.physicalType |
| Definition | This will be used to specify the required levels (bed/ward/room/etc.) desired to be recorded to simplify either messaging or query. |
| Cardinality | 0..1 |
| Terminology Binding | Location type ( Example ) |
| Type | CodeableConcept |
| Comments | This information is de-normalized from the Location resource to support the easier understanding of the encounter resource and processing in messaging or query. There may be many levels in the hierachy, and this may only pic specific levels that are required for a specific usage scenario. |
| Encounter.location.period | |
| Element Id | Encounter.location.period |
| Definition |
Time period during which the patient was present at the location. |
|
|
0..1 |
| Type | Period |
| Encounter.serviceProvider | |
| Element Id | Encounter.serviceProvider |
| Definition |
|
|
|
0..1 |
| Type | Reference ( Organization ) |
| Encounter.partOf | |
| Element Id | Encounter.partOf |
| Definition |
Another Encounter of which this encounter is a part of (administratively or in time). |
|
|
0..1 |
| Type | Reference ( Encounter ) |
| Hierarchy | This reference is part of a strict Hierarchy |
| Comments |
This is also used for associating a child's encounter back to the mother's encounter. Refer to the Notes section in the Patient resource for further details. |