This page is part of the Da Vinci Unsolicited Notifications (v0.2.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
StructureDefinition-admit-discharge-notification-encounter
The Da Vinci Admit Notification Encounter Profile is based on the US Core Encounter Profile and and constrains the resources referenced by the Encounter.Subject
,Encounter.Location
, and Encounter.participant.individual
to be found in the same message Bundle. In addition, the Location reference is constrained to the US Core Location Profile
Mandatory and Must Support Data Elements
The following data-elements are mandatory (i.e data MUST be present) or must be supported if the data is present in the sending system (Must Support definition). They are presented below in a simple human-readable explanation. Profile specific guidance and examples are provided as well. The Formal Profile Definition below provides the formal summary, definitions, and terminology requirements.
Each Encounter must support:
- A reference(s) to US Core Encounter Location(s) which will be bundled in the message.
Examples
The following examples of this profile are freestanding resource instances. Note that these are technically invalid since the profile is defined to references other resources within the same Da Vinci Notification Message Bundle. A complete list of examples including bundle examples can be found on the Examples page.
Formal Views of Profile Content
Description of Profiles, Differentials, and Snapshots.
The official URL for this profile is:
http://hl7.org/fhir/us/davinci-alerts/StructureDefinition/admit-discharge-notification-encounter
Published on Tue Nov 12 08:00:00 UTC 2019 as active by the Health eData Inc.
This profile builds on USCoreEncounterProfile
Encounter
Summary of the Mandatory Requirements
- A Patient Reference in
Encounter.subject
Summary of the Must Support Requirements
- One or more Participants in
Encounter.participant
- which should have an Individual Reference value in
Encounter.participant.individual
- which should have an Individual Reference value in
- One or more Locations in
Encounter.location
- which must have a Location Reference value in
Encounter.location.location
- which must have a Location Reference value in
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Encounter | I | 0..* | USCoreEncounterProfile | An interaction during which services are provided to the patient |
id | Σ | 0..1 | string | Logical id of this artifact |
meta | ΣI | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!ΣI | 0..1 | uri | A set of rules under which this content was created |
language | I | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!I | 0..* | Extension | Extensions that cannot be ignored |
identifier | SΣI | 0..* | Identifier | Identifier(s) by which this encounter is known |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
use | ?!ΣI | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
type | ΣI | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) |
system | SΣI | 1..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient |
value | SΣI | 1..1 | string | The value that is unique Example General: 123456 |
period | ΣI | 0..1 | Period | Time period when id is/was valid for use |
assigner | ΣI | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
status | ?!SΣI | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + Binding: EncounterStatus (required) |
statusHistory | I | 0..* | BackboneElement | List of past encounter statuses |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
status | I | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + Binding: EncounterStatus (required) |
period | I | 1..1 | Period | The time that the episode was in the specified status |
class | SΣI | 1..1 | Coding | Classification of patient encounter Binding: V3 Value SetActEncounterCode (extensible) |
classHistory | I | 0..* | BackboneElement | List of past encounter classes |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
class | I | 1..1 | Coding | inpatient | outpatient | ambulatory | emergency + Binding: V3 Value SetActEncounterCode (extensible) |
period | I | 1..1 | Period | The time that the episode was in the specified class |
type | SΣI | 1..* | CodeableConcept | Specific type of encounter Binding: US Core Encounter Type (extensible) |
serviceType | ΣI | 0..1 | CodeableConcept | Specific type of service Binding: ServiceType (example) |
priority | I | 0..1 | CodeableConcept | Indicates the urgency of the encounter Binding: v3 Code System ActPriority (example) |
subject | SΣI | 1..1 | Reference(US Core Patient Profile) {b} | The patient or group present at the encounter |
episodeOfCare | ΣI | 0..* | Reference(EpisodeOfCare) | Episode(s) of care that this encounter should be recorded against |
basedOn | I | 0..* | Reference(ServiceRequest) | The ServiceRequest that initiated this encounter |
participant | SΣI | 0..* | BackboneElement | List of participants involved in the encounter |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | SΣI | 0..* | CodeableConcept | Role of participant in encounter Binding: ParticipantType (extensible) |
period | SI | 0..1 | Period | Period of time during the encounter that the participant participated |
individual | SΣI | 0..1 | Reference(US Core Practitioner Profile) {b} | Persons involved in the encounter other than the patient |
appointment | ΣI | 0..* | Reference(Appointment) | The appointment that scheduled this encounter |
period | SI | 0..1 | Period | The start and end time of the encounter |
length | I | 0..1 | Duration | Quantity of time the encounter lasted (less time absent) |
reasonCode | SΣI | 0..* | CodeableConcept | Coded reason the encounter takes place Binding: EncounterReasonCodes (preferred) |
reasonReference | ΣI | 0..* | Reference(Condition | Procedure | Observation | ImmunizationRecommendation) | Reason the encounter takes place (reference) |
diagnosis | ΣI | 0..* | BackboneElement | The list of diagnosis relevant to this encounter |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
condition | ΣI | 1..1 | Reference(Condition | Procedure) | The diagnosis or procedure relevant to the encounter |
use | I | 0..1 | CodeableConcept | Role that this diagnosis has within the encounter (e.g. admission, billing, discharge …) Binding: DiagnosisRole (preferred) |
rank | I | 0..1 | positiveInt | Ranking of the diagnosis (for each role type) |
account | I | 0..* | Reference(Account) | The set of accounts that may be used for billing for this Encounter |
hospitalization | SI | 0..1 | BackboneElement | Details about the admission to a healthcare service |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
preAdmissionIdentifier | I | 0..1 | Identifier | Pre-admission identifier |
origin | I | 0..1 | Reference(Location | Organization) | The location/organization from which the patient came before admission |
admitSource | I | 0..1 | CodeableConcept | From where patient was admitted (physician referral, transfer) Binding: AdmitSource (preferred) |
reAdmission | I | 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: v2 RE-ADMISSION INDICATOR (example) |
dietPreference | I | 0..* | CodeableConcept | Diet preferences reported by the patient Binding: Diet (example) |
specialCourtesy | I | 0..* | CodeableConcept | Special courtesies (VIP, board member) Binding: SpecialCourtesy (preferred) |
specialArrangement | I | 0..* | CodeableConcept | Wheelchair, translator, stretcher, etc. Binding: SpecialArrangements (preferred) |
destination | I | 0..1 | Reference(Location | Organization) | Location/organization to which the patient is discharged |
dischargeDisposition | SI | 0..1 | CodeableConcept | Category or kind of location after discharge Binding: DischargeDisposition (example) |
location | SI | 0..* | BackboneElement | List of locations where the patient has been |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
location | SI | 1..1 | Reference(US Core Location Profile) {b} | Location the encounter takes place |
status | I | 0..1 | code | planned | active | reserved | completed Binding: EncounterLocationStatus (required) |
physicalType | I | 0..1 | CodeableConcept | The physical type of the location (usually the level in the location hierachy - bed room ward etc.) Binding: LocationType (example) |
period | I | 0..1 | Period | Time period during which the patient was present at the location |
serviceProvider | I | 0..1 | Reference(Organization) | The organization (facility) responsible for this encounter |
partOf | I | 0..1 | Reference(Encounter) | Another Encounter this encounter is part of |
Documentation for this format |
Encounter
Summary of the Mandatory Requirements
- A Patient Reference in
Encounter.subject
Summary of the Must Support Requirements
- One or more Participants in
Encounter.participant
- which should have an Individual Reference value in
Encounter.participant.individual
- which should have an Individual Reference value in
- One or more Locations in
Encounter.location
- which must have a Location Reference value in
Encounter.location.location
- which must have a Location Reference value in
Differential View
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Encounter | I | 0..* | USCoreEncounterProfile | An interaction during which services are provided to the patient |
id | Σ | 0..1 | string | Logical id of this artifact |
meta | ΣI | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!ΣI | 0..1 | uri | A set of rules under which this content was created |
language | I | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!I | 0..* | Extension | Extensions that cannot be ignored |
identifier | SΣI | 0..* | Identifier | Identifier(s) by which this encounter is known |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
use | ?!ΣI | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
type | ΣI | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) |
system | SΣI | 1..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient |
value | SΣI | 1..1 | string | The value that is unique Example General: 123456 |
period | ΣI | 0..1 | Period | Time period when id is/was valid for use |
assigner | ΣI | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
status | ?!SΣI | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + Binding: EncounterStatus (required) |
statusHistory | I | 0..* | BackboneElement | List of past encounter statuses |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
status | I | 1..1 | code | planned | arrived | triaged | in-progress | onleave | finished | cancelled + Binding: EncounterStatus (required) |
period | I | 1..1 | Period | The time that the episode was in the specified status |
class | SΣI | 1..1 | Coding | Classification of patient encounter Binding: V3 Value SetActEncounterCode (extensible) |
classHistory | I | 0..* | BackboneElement | List of past encounter classes |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
class | I | 1..1 | Coding | inpatient | outpatient | ambulatory | emergency + Binding: V3 Value SetActEncounterCode (extensible) |
period | I | 1..1 | Period | The time that the episode was in the specified class |
type | SΣI | 1..* | CodeableConcept | Specific type of encounter Binding: US Core Encounter Type (extensible) |
serviceType | ΣI | 0..1 | CodeableConcept | Specific type of service Binding: ServiceType (example) |
priority | I | 0..1 | CodeableConcept | Indicates the urgency of the encounter Binding: v3 Code System ActPriority (example) |
subject | SΣI | 1..1 | Reference(US Core Patient Profile) {b} | The patient or group present at the encounter |
episodeOfCare | ΣI | 0..* | Reference(EpisodeOfCare) | Episode(s) of care that this encounter should be recorded against |
basedOn | I | 0..* | Reference(ServiceRequest) | The ServiceRequest that initiated this encounter |
participant | SΣI | 0..* | BackboneElement | List of participants involved in the encounter |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | SΣI | 0..* | CodeableConcept | Role of participant in encounter Binding: ParticipantType (extensible) |
period | SI | 0..1 | Period | Period of time during the encounter that the participant participated |
individual | SΣI | 0..1 | Reference(US Core Practitioner Profile) {b} | Persons involved in the encounter other than the patient |
appointment | ΣI | 0..* | Reference(Appointment) | The appointment that scheduled this encounter |
period | SI | 0..1 | Period | The start and end time of the encounter |
length | I | 0..1 | Duration | Quantity of time the encounter lasted (less time absent) |
reasonCode | SΣI | 0..* | CodeableConcept | Coded reason the encounter takes place Binding: EncounterReasonCodes (preferred) |
reasonReference | ΣI | 0..* | Reference(Condition | Procedure | Observation | ImmunizationRecommendation) | Reason the encounter takes place (reference) |
diagnosis | ΣI | 0..* | BackboneElement | The list of diagnosis relevant to this encounter |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
condition | ΣI | 1..1 | Reference(Condition | Procedure) | The diagnosis or procedure relevant to the encounter |
use | I | 0..1 | CodeableConcept | Role that this diagnosis has within the encounter (e.g. admission, billing, discharge …) Binding: DiagnosisRole (preferred) |
rank | I | 0..1 | positiveInt | Ranking of the diagnosis (for each role type) |
account | I | 0..* | Reference(Account) | The set of accounts that may be used for billing for this Encounter |
hospitalization | SI | 0..1 | BackboneElement | Details about the admission to a healthcare service |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
preAdmissionIdentifier | I | 0..1 | Identifier | Pre-admission identifier |
origin | I | 0..1 | Reference(Location | Organization) | The location/organization from which the patient came before admission |
admitSource | I | 0..1 | CodeableConcept | From where patient was admitted (physician referral, transfer) Binding: AdmitSource (preferred) |
reAdmission | I | 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: v2 RE-ADMISSION INDICATOR (example) |
dietPreference | I | 0..* | CodeableConcept | Diet preferences reported by the patient Binding: Diet (example) |
specialCourtesy | I | 0..* | CodeableConcept | Special courtesies (VIP, board member) Binding: SpecialCourtesy (preferred) |
specialArrangement | I | 0..* | CodeableConcept | Wheelchair, translator, stretcher, etc. Binding: SpecialArrangements (preferred) |
destination | I | 0..1 | Reference(Location | Organization) | Location/organization to which the patient is discharged |
dischargeDisposition | SI | 0..1 | CodeableConcept | Category or kind of location after discharge Binding: DischargeDisposition (example) |
location | SI | 0..* | BackboneElement | List of locations where the patient has been |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
location | SI | 1..1 | Reference(US Core Location Profile) {b} | Location the encounter takes place |
status | I | 0..1 | code | planned | active | reserved | completed Binding: EncounterLocationStatus (required) |
physicalType | I | 0..1 | CodeableConcept | The physical type of the location (usually the level in the location hierachy - bed room ward etc.) Binding: LocationType (example) |
period | I | 0..1 | Period | Time period during which the patient was present at the location |
serviceProvider | I | 0..1 | Reference(Organization) | The organization (facility) responsible for this encounter |
partOf | I | 0..1 | Reference(Encounter) | Another Encounter this encounter is part of |
Documentation for this format |
See the Conformance requirements for a complete list of supported RESTful interactions for this IG.