This page is part of the FHIR Specification (v0.0.82: DSTU 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

5.9.8 Resource Encounter - Formal Definitions

Formal definitions for the elements in the Encounter resource.

Encounter
DefinitionAn interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.
Control1..1
AliasesVisit
Encounter.identifier
DefinitionIdentifier(s) by which this encounter is known.
Control0..*
TypeIdentifier
Summarytrue
Encounter.status
Definitionplanned | in progress | onleave | finished | cancelled.
Control1..1
BindingEncounterState: Current state of the encounter (see http://hl7.org/fhir/encounter-state for values)
Typecode
Is Modifiertrue
Summarytrue
Encounter.class
Definitioninpatient | outpatient | ambulatory | emergency +.
Control1..1
BindingEncounterClass: Classification of the encounter (see http://hl7.org/fhir/encounter-class for values)
Typecode
Is Modifiertrue
Summarytrue
Encounter.type
DefinitionSpecific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation).
Control0..*
BindingEncounterType: A specific code indicating type of service provided (See http://hl7.org/fhir/vs/encounter-type)
TypeCodeableConcept
Summarytrue
CommentsSince there are many ways to further classify encounters, this element is 0..*.
Encounter.subject
DefinitionThe patient present at the encounter.
Control0..1
TypeResource(Patient)
Aliasespatient
Summarytrue
CommentsWhile the encounter is always about the patient, the patient may not actually be known in all contexts of use.
Encounter.participant
DefinitionThe main practitioner responsible for providing the service.
Control0..*
Summarytrue
Encounter.participant.type
DefinitionRole of participant in encounter.
Control0..*
BindingParticipantType: (See http://hl7.org/fhir/vs/encounter-participant-type)
TypeCodeableConcept
Summarytrue
Encounter.participant.individual
DefinitionPersons involved in the encounter other than the patient.
Control0..1
TypeResource(Practitioner | RelatedPerson)
Summarytrue
Encounter.period
DefinitionThe start and end time of the encounter.
Control0..1
TypePeriod
CommentsIf not (yet) known, the end of the Period may be omitted.
Encounter.length
DefinitionQuantity of time the encounter lasted. This excludes the time during leaves of absence.
Control0..1
TypeDuration
CommentsMay differ from the time the Encounter.period lasted because of leave of absence.
Encounter.reason
DefinitionReason the encounter takes place, expressed as a code. For admissions, this can be used for a coded admission diagnosis.
Control0..1
BindingEncounterReason: (See http://hl7.org/fhir/vs/encounter-reason)
TypeCodeableConcept
Summarytrue
Encounter.indication
DefinitionReason the encounter takes place, as specified using information from another resource. For admissions, this is the admission diagnosis.
Control0..1
TypeResource(Any)
AliasesAdmission diagnosis
Encounter.priority
DefinitionIndicates the urgency of the encounter.
Control0..1
BindingPriority: (See http://hl7.org/fhir/vs/encounter-priority)
TypeCodeableConcept
Encounter.hospitalization
DefinitionDetails about an admission to a clinic.
Control0..1
Encounter.hospitalization.preAdmissionIdentifier
DefinitionPre-admission identifier.
Control0..1
TypeIdentifier
Encounter.hospitalization.origin
DefinitionThe location from which the patient came before admission.
Control0..1
TypeResource(Location)
Encounter.hospitalization.admitSource
DefinitionFrom where patient was admitted (physician referral, transfer).
Control0..1
BindingAdmitSource: (See http://hl7.org/fhir/vs/encounter-admit-source)
TypeCodeableConcept
Encounter.hospitalization.period
DefinitionPeriod during which the patient was admitted.
Control0..1
TypePeriod
CommentsMay differ from start + length, since length excludes leaves of absence.
Encounter.hospitalization.accomodation
DefinitionWhere the patient stays during this encounter.
Control0..*
Encounter.hospitalization.accomodation.bed
DefinitionThe bed that is assigned to the patient.
Control0..1
TypeResource(Location)
Encounter.hospitalization.accomodation.period
DefinitionPeriod during which the patient was assigned the bed.
Control0..1
TypePeriod
Encounter.hospitalization.diet
DefinitionDietary restrictions for the patient.
Control0..1
BindingPatientDiet: (See http://hl7.org/fhir/vs/encounter-diet)
TypeCodeableConcept
RequirementsTrack patients reported dietary restrictions to help with catering requirements.
Encounter.hospitalization.specialCourtesy
DefinitionSpecial courtesies (VIP, board member).
Control0..*
BindingCourtesies: (See http://hl7.org/fhir/vs/encounter-special-courtesy)
TypeCodeableConcept
Encounter.hospitalization.specialArrangement
DefinitionWheelchair, translator, stretcher, etc.
Control0..*
BindingArrangements: (See http://hl7.org/fhir/vs/encounter-special-arrangements)
TypeCodeableConcept
Encounter.hospitalization.destination
DefinitionLocation to which the patient is discharged.
Control0..1
TypeResource(Location)
Encounter.hospitalization.dischargeDisposition
DefinitionCategory or kind of location after discharge.
Control0..1
BindingDischargeDisp: (See http://hl7.org/fhir/vs/encounter-discharge-disposition)
TypeCodeableConcept
Encounter.hospitalization.dischargeDiagnosis
DefinitionThe final diagnosis given a patient before release from the hospital after all testing, surgery, and workup are complete.
Control0..1
TypeResource(Any)
Encounter.hospitalization.reAdmission
DefinitionWhether this hospitalization is a readmission.
Control0..1
Typeboolean
To DoNeed a harmonization proposal for this.
Encounter.location
DefinitionList of locations at which the patient has been.
Control0..*
Encounter.location.location
DefinitionThe location where the encounter takes place.
Control1..1
TypeResource(Location)
Encounter.location.period
DefinitionTime period during which the patient was present at the location.
Control1..1
TypePeriod
Encounter.serviceProvider
DefinitionDepartment or team providing care.
Control0..1
TypeResource(Organization)
Encounter.partOf
DefinitionAnother Encounter of which this encounter is a part of (administratively or in time).
Control0..1
TypeResource(Encounter)

comments powered by Disqus