Encounter

This is basic constraint on Encounter for use in US Core resources.

= Must Support, = Is Modifier, = QiCore defined extension

FieldCard.TypeDescription
reasonCancelled0..1ExtensionProcedures performed during the encounter, or as the primary reason for the encounter.
Binding: The reason the encounter was cancelled (example)
procedure0..*List<Extension>Procedures performed during the encounter, or as the primary reason for the encounter.
status1..1Stringplanned | arrived | triaged | in-progress | onleave | finished | cancelled +.
Binding: Current state of the encounter. (required)
class1..1CodeConcepts representing classification of patient encounter such as ambulatory (outpatient), inpatient, emergency, home health or others due to local variations.
Binding: Classification of the encounter. (extensible)
type1..*List<Concept>Specific type of encounter (e.g. e-mail consultation, surgical day-care, skilled nursing, rehabilitation).
Binding: Valueset to describe the Encounter Type (extensible)
priority0..1ConceptIndicates the urgency of the encounter.
Binding: The priority of the encounter (e.g., Urgent, Normal, etc.) (preferred)
subject1..1PatientThe patient or group present at the encounter.
basedOn0..*List<ServiceRequest>The request this encounter satisfies (e.g. incoming referral or procedure request).
participant0..*List<participant>The list of people responsible for providing the service.
period0..1Interval<DateTime>The start and end time of the encounter.
length0..1DurationQuantity of time the encounter lasted. This excludes the time during leaves of absence.
reasonCode0..*List<Concept>Reason the encounter takes place, expressed as a code. For admissions, this can be used for a coded admission diagnosis.
Binding: Reason why the encounter takes place. (preferred)
diagnosis0..*List<diagnosis>The list of diagnosis relevant to this encounter.
hospitalization0..1hospitalizationDetails about the admission to a healthcare service.
location0..*List<location>List of locations where the patient has been during this encounter.
serviceProvider0..1OrganizationThe organization that is primarily responsible for this Encounter's services. This MAY be the same as the organization on the Patient record, however it could be different, such as if the actor performing the services was from an external organization (which may be billed seperately) for an external consultation. Refer to the example bundle showing an abbreviated set of Encounters for a colonoscopy.
partOf0..1EncounterAnother Encounter of which this encounter is a part of (administratively or in time).