This Encounter resource in most but not all cases covers an episode of care.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Encounter | Encounter | An interaction during which services are provided to the patient | |
transport | 0..1 | Extension | Encounter transport Extension http://fhir.nhs.net/StructureDefinition/extension-careconnect-encountertransport-1 |
identifier | 0..* | Identifier | Identifier(s) by which this encounter is known |
use | 0..1 | Code | usual | official | temp | secondary (If known) Binding Identifies the purpose for this identifier, if known . (http://hl7.org/fhir/ValueSet/identifier-use) Binding Strength Required |
type | 0..1 | CodeableConcept | Description of identifier Binding A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. (http://hl7.org/fhir/ValueSet/identifier-type) Binding Strength Extensible |
coding | 0..* | Coding | Code defined by a terminology system |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
system | 1..1 | Uri | The namespace for the identifier Example Value http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | 1..1 | String | The value that is unique Example Value 123456 |
period | 0..1 | Period | Time period when id is/was valid for use |
start | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
assigner | 0..1 | Reference (careconnect-organization-1) | Organization that issued id (may be just text) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
status | 1..1 | Code | planned | arrived | in-progress | onleave | finished | cancelled Binding Current state of the encounter (http://hl7.org/fhir/ValueSet/encounter-state) Binding Strength Required |
statusHistory | 0..* | BackboneElement | List of past encounter statuses |
status | 1..1 | Code | planned | arrived | in-progress | onleave | finished | cancelled Binding Current state of the encounter (http://hl7.org/fhir/ValueSet/encounter-state) Binding Strength Required |
period | 1..1 | Period | The time that the episode was in the specified status |
start | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
class | 0..1 | Code | inpatient | outpatient | ambulatory | emergency + Binding Classification of the encounter (http://hl7.org/fhir/ValueSet/encounter-class) Binding Strength Required |
type | 0..* | CodeableConcept | Specific type of encounter Binding The type of encounter (http://hl7.org/fhir/ValueSet/encounter-type) Binding Strength Example |
coding | Code defined by a terminology system Slice: Ordering: Ordered, Discriminator: system, Rules: Open at End | ||
coding (SNOMED CT) | 0..1 | Coding | SNOMED CT representation of the type encounter Binding The type of encounter (http://hl7.org.uk/CareConnect-EncounterType-1.valueset.xml) Binding Strength Preferred |
system | 1..1 | Uri | Identity of the terminology system Fixed Value http://snomed.info/sct |
code | 1..1 | Code | Symbol in syntax defined by the system |
display | 1..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
priority | 0..1 | CodeableConcept | Indicates the urgency of the encounter Binding Urgency of the encounter. (http://hl7.org/fhir/ValueSet/encounter-priority) Binding Strength Preferred |
coding | 0..* | Coding | Code defined by a terminology system |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
patient | 1..1 | Reference (careconnect-patient-1) | The patient present at the encounter |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
episodeOfCare | 0..* | Reference (EpisodeOfCare) | Episode(s) of care that this encounter should be recorded against |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
incomingReferral | 0..* | Reference (ReferralRequest) | The ReferralRequest that initiated this encounter |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
participant | 0..* | BackboneElement | List of participants involved in the encounter |
type | 0..* | CodeableConcept | Role of participant in encounter Binding Role of participant in encounter (http://hl7.org/fhir/ValueSet/encounter-participant-type) Binding Strength Extensible |
coding | 0..* | Coding | Code defined by a terminology system |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
period | 0..1 | Period | Period of time during the encounter participant was present |
start | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
individual | 0..1 | careconnect-practitioner-1 | -related-person-1 | Persons involved in the encounter other than the patient |
appointment | 0..1 | Reference (Appointment) | The appointment that scheduled this encounter |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
period | 0..1 | Period | The start and end time of the encounter |
start | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
length | 0..1 | Duration | Quantity of time the encounter lasted (less time absent) |
value | 0..1 | Decimal | Numerical value (with implicit precision) |
comparator | 0..1 | Code | < | <= | >= | > - how to understand the value Binding How the Quantity should be understood and represented. (http://hl7.org/fhir/ValueSet/quantity-comparator) Binding Strength Required |
unit | 0..1 | String | Unit representation |
system | 0..1 | Uri | System that defines coded unit form |
code | 0..1 | Code | Coded form of the unit |
reason | 0..* | CodeableConcept | Reason the encounter takes place (code) Binding Reason why the encounter takes place. (http://hl7.org/fhir/ValueSet/encounter-reason) Binding Strength Example |
coding | Code defined by a terminology system Slice: Ordering: Ordered, Discriminator: system, Rules: Open at End | ||
coding (SNOMED CT) | 0..1 | Coding | SNOMED CT representation of the reason why the encounter takes place Binding Reason why the encounter takes place. (http://snomed.info/sct) Binding Strength Required |
system | 1..1 | Uri | Identity of the terminology system Fixed Value http://snomed.info/sct |
code | 1..1 | Code | Symbol in syntax defined by the system |
display | 1..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
indication | 0..* | Reference (Condition | Procedure) | Reason the encounter takes place (resource). IMPORTANT NOTE: THIS CONDITION AND/OR PROCEDURE CURRENTLY LINKS TO THE DSTU FHIR SPECIFICATION CONDTION AND/OR PROCEDURE RESOURCE FOR INFORMATION ONLY. WHERE THIS REFERENCE IS USED IN A DOMAIN SPECIFICATION, THE SPECIFICATION SHOULD INCLUDE A SPECIFIC CONDITION AND/OR PROCEDURE PROFILE. |
hospitalization | 0..1 | BackboneElement | Details about the admission to a healthcare service |
preAdmissionIdentifier | 0..1 | Identifier | Pre-admission identifier |
use | 0..1 | Code | usual | official | temp | secondary (If known) Binding Identifies the purpose for this identifier, if known . (http://hl7.org/fhir/ValueSet/identifier-use) Binding Strength Required |
type | 0..1 | CodeableConcept | Description of identifier Binding A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. (http://hl7.org/fhir/ValueSet/identifier-type) Binding Strength Extensible |
coding | 0..* | Coding | Code defined by a terminology system |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
system | 1..1 | Uri | The namespace for the identifier Example Value http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | 1..1 | String | The value that is unique Example Value 123456 |
period | 0..1 | Period | Time period when id is/was valid for use |
start | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
assigner | 0..1 | Reference (careconnect-organization-1) | Organization that issued id (may be just text) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
origin | 0..1 | Reference (cofe-location-1) | The location from which the patient came before admission |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
admitSource | 0..1 | CodeableConcept | From where patient was admitted (physician referral, transfer) Binding From where the patient was admitted. (http://hl7.org/fhir/ValueSet/encounter-admit-source) Binding Strength Preferred |
coding | 0..* | Coding | Code defined by a terminology system |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
admittingDiagnosis | 0..* | Reference (Condition) | The admitting diagnosis as reported by admitting practitioner. IMPORTANT NOTE: THIS CONDITION CURRENTLY LINKS TO THE DSTU FHIR SPECIFICATION CONDITION RESOURCE FOR INFORMATION ONLY. WHERE THIS REFERENCE IS USED IN A DOMAIN SPECIFICATION, THE SPECIFICATION SHOULD INCLUDE A SPECIFIC CONDITION PROFILE. |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
reAdmission | 0..1 | CodeableConcept | The type of hospital re-admission that has occurred (if any). If the value is absent, then this is not identified as a readmission Binding The reason for re-admission of this hospitalization encounter. (http://example.com/valueset) Binding Strength Example |
coding | Code defined by a terminology system Slice: Ordering: Ordered, Discriminator: system, Rules: Open at End | ||
coding (SNOMED CT) | 0..1 | Coding | SNOMED CT representation of the reason for re-admission. Binding The reason for re-admission of this hospitalization encounter. (http://snomed.info/sct) Binding Strength Required |
system | 1..1 | Uri | Identity of the terminology system Fixed Value http://snomed.info/sct |
code | 1..1 | Code | Symbol in syntax defined by the system |
display | 1..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
dietPreference | 0..* | CodeableConcept | Diet preferences reported by the patient Binding Diet preference (http://hl7.org/fhir/ValueSet/encounter-diet) Binding Strength Extensible |
coding | 0..* | Coding | Code defined by a terminology system |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
specialCourtesy | 0..* | CodeableConcept | Special courtesies (VIP, board member) Binding Special courtesies (http://hl7.org/fhir/ValueSet/encounter-special-courtesy) Binding Strength Preferred |
coding | 0..* | Coding | Code defined by a terminology system |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
specialArrangement | 0..* | CodeableConcept | Wheelchair, translator, stretcher, etc. Binding Special arrangements (http://hl7.org/fhir/ValueSet/encounter-special-arrangements) Binding Strength Preferred |
coding | 0..* | Coding | Code defined by a terminology system |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
destination | 0..1 | Reference (cofe-location-1) | Location to which the patient is discharged |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
dischargeDisposition | 0..1 | CodeableConcept | Category or kind of location after discharge Binding Discharge Disposition (http://hl7.org/fhir/ValueSet/encounter-discharge-disposition) Binding Strength Preferred |
coding | 0..* | Coding | Code defined by a terminology system |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
dischargeDiagnosis | 0..* | Reference (Condition) | The final diagnosis given a patient before release from the hospital after all testing, surgery, and workup are complete. IMPORTANT NOTE: THIS CONDITION CURRENTLY LINKS TO THE DSTU FHIR SPECIFICATION CONDITION RESOURCE FOR INFORMATION ONLY. WHERE THIS REFERENCE IS USED IN A DOMAIN SPECIFICATION, THE SPECIFICATION SHOULD INCLUDE A SPECIFIC CONDITION PROFILE. |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
location | 0..* | BackboneElement | List of locations where the patient has been |
location | 1..1 | Reference (cofe-location-1) | Location the encounter takes place |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
status | 0..1 | Code | planned | active | reserved | completed Binding The status of the location. (http://hl7.org/fhir/ValueSet/encounter-location-status) Binding Strength Required |
period | 0..1 | Period | Time period during which the patient was present at the location |
start | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
serviceProvider | 0..1 | Reference (careconnect-organization-1) | The custodian organization of this Encounter record |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
partOf | 0..1 | Reference (careconnect-encounter-1) | Another Encounter this encounter is part of |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
Name | Type | Description & Constraints |
---|---|---|
extension-careconnect-encountertransport-1 | Extension | An extension to the Encounter resource to include the Transport used by the subject for an encounter. |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Encounter.type.coding | SNOMED CT | Preferred | http://hl7.org.uk/CareConnect-EncounterType-1.valueset.xml |
Encounter.priority | priority | Preferred | http://hl7.org/fhir/ValueSet/encounter-priority |
Encounter.reason.coding | SNOMED CT | Required | http://snomed.info/sct |
Encounter.hospitalization.dietPreference | dietPreference | Extensible | http://hl7.org/fhir/ValueSet/encounter-diet |