| Encounter UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This class contains those properties which are common to several kinds of Encounters which involve an admission and discharge process. All but one (the ShortStay) of these types of Encounters last more than one day. Note that this class would not be implemented directly, rather the subtypes of this class would be implemented.
Attributes | ||
«CS» Code | dietType |
"Indicates a special diet type for a patient." - HL7 Version 2.8, PV1-38. Note that HL7 does not suggest any values for this code (in User-defined Table 114)."Diet preferences reported by the patient." - HL7 FHIR, Encounter.hospitalization.dietPreference. Note that FHIR has an example value-set containing: dairy-free, gluten-free, halal, kosher, nut-free, vegan, vegetarian. |
Discharge | discharge | |
«TS» PointInTime | expectedAdmissionDate |
"Contains the date and time that the patient is expected to be admitted. This field is also used to reflect the date/time of an outpatient/emergency patient registration." - HL7 Version 2.8, PV2-8. |
«TS» PointInTime | expectedDischargeDate |
"Contains the date and time that the patient is expected to be discharged. This is a non-event related date used by ancillaries to determine more accurately the projected workloads. This field is also used to reflect the anticipated discharge date/time of an outpatient/emergency patient, or an inpatient." - HL7 Version 2.8, PV2-9. |
Boolean | needsPreAdmitTest |
"Indicates whether the patient must have pre admission testing done in order to be admitted." - HL7 Version 2.8, PV1-12 |
«CS» Code | patientCondition |
"Indicates the patient's current medical condition for the purpose of communicating to non-medical outside parties, e.g., family, employer, religious minister, media, etc." - HL7 Version 2.8, PV2-42. Possible values include (from HL7 Table 434): Satisfactory; Critical; Poor; Stable; Other; Unknown. |
«CS» Code | patientStatus |
"Indicates the status of the episode of care." - HL7 Version 2.8, PV2-24. Possible values include (from HL7 Table 216): Active Inpatient; Discharged Inpatient. |
String | preAdmitAccount |
"Uniquely identifies the patient's pre admit account. Some systems will continue to use the pre admit number as the billing number after the patient has been admitted." - HL7 Version 2.8, PV1-5"Pre-admission identifier." - HL7 FHIR, Encounter.hospitalization.preAdmissionIdentifier |
«CS» Code | precautionCode |
"Indicates non-clinical precautions that need to be taken with the patient." - HL7 Version 2.8, PV2-41. Possible values include (from HL7 Table 433): Aggressive; Blind; Confused; Deaf; On IV; "No-code" (i.e. Do not resuscitate); Paraplegic; Other; Unknown. |
«CS» Code | reAdmissionIndicator |
"Indicates that a patient is being re admitted to the healthcare facility and gives the circumstances." - HL7 Version 2.8, PV1-13."Whether this hospitalization is a readmission and why if known." - HL7 FHIR, Encounter.hospitalization.reAdmission |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | true |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | AbstractDurableEncounter |
Name Expression | |
Namespace | Encounter |
Owned Template Signature | |
Owner | Encounter |
Owning Template Parameter | |
Package | Encounter |
Qualified Name | FHIM::Encounter::AbstractDurableEncounter |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «CS» Code dietType
"Indicates a special diet type for a patient." - HL7 Version 2.8, PV1-38. Note that HL7 does not suggest any values for this code (in User-defined Table 114)."Diet preferences reported by the patient." - HL7 FHIR, Encounter.hospitalization.dietPreference. Note that FHIR has an example value-set containing: dairy-free, gluten-free, halal, kosher, nut-free, vegan, vegetarian.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AbstractDurableEncounter |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | dietType |
Name Expression | |
Namespace | AbstractDurableEncounter |
Opposite | |
Owner | AbstractDurableEncounter |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Encounter::AbstractDurableEncounter::dietType |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Discharge discharge
Aggregation | None |
Alias | |
Association | abstractDurableEncounter_discharge |
Association End | |
Class | AbstractDurableEncounter |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | discharge |
Name Expression | |
Namespace | AbstractDurableEncounter |
Opposite | |
Owner | AbstractDurableEncounter |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Encounter::AbstractDurableEncounter::discharge |
Stereotype | |
Template Parameter | |
Type | Discharge |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TS» PointInTime expectedAdmissionDate
"Contains the date and time that the patient is expected to be admitted. This field is also used to reflect the date/time of an outpatient/emergency patient registration." - HL7 Version 2.8, PV2-8.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AbstractDurableEncounter |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | expectedAdmissionDate |
Name Expression | |
Namespace | AbstractDurableEncounter |
Opposite | |
Owner | AbstractDurableEncounter |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Encounter::AbstractDurableEncounter::expectedAdmissionDate |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «TS» PointInTime expectedDischargeDate
"Contains the date and time that the patient is expected to be discharged. This is a non-event related date used by ancillaries to determine more accurately the projected workloads. This field is also used to reflect the anticipated discharge date/time of an outpatient/emergency patient, or an inpatient." - HL7 Version 2.8, PV2-9.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AbstractDurableEncounter |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | expectedDischargeDate |
Name Expression | |
Namespace | AbstractDurableEncounter |
Opposite | |
Owner | AbstractDurableEncounter |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Encounter::AbstractDurableEncounter::expectedDischargeDate |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Boolean needsPreAdmitTest
"Indicates whether the patient must have pre admission testing done in order to be admitted." - HL7 Version 2.8, PV1-12
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AbstractDurableEncounter |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | needsPreAdmitTest |
Name Expression | |
Namespace | AbstractDurableEncounter |
Opposite | |
Owner | AbstractDurableEncounter |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Encounter::AbstractDurableEncounter::needsPreAdmitTest |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code patientCondition
"Indicates the patient's current medical condition for the purpose of communicating to non-medical outside parties, e.g., family, employer, religious minister, media, etc." - HL7 Version 2.8, PV2-42. Possible values include (from HL7 Table 434): Satisfactory; Critical; Poor; Stable; Other; Unknown.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AbstractDurableEncounter |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | patientCondition |
Name Expression | |
Namespace | AbstractDurableEncounter |
Opposite | |
Owner | AbstractDurableEncounter |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Encounter::AbstractDurableEncounter::patientCondition |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code patientStatus
"Indicates the status of the episode of care." - HL7 Version 2.8, PV2-24. Possible values include (from HL7 Table 216): Active Inpatient; Discharged Inpatient.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AbstractDurableEncounter |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | patientStatus |
Name Expression | |
Namespace | AbstractDurableEncounter |
Opposite | |
Owner | AbstractDurableEncounter |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Encounter::AbstractDurableEncounter::patientStatus |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String preAdmitAccount
"Uniquely identifies the patient's pre admit account. Some systems will continue to use the pre admit number as the billing number after the patient has been admitted." - HL7 Version 2.8, PV1-5"Pre-admission identifier." - HL7 FHIR, Encounter.hospitalization.preAdmissionIdentifier
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AbstractDurableEncounter |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | preAdmitAccount |
Name Expression | |
Namespace | AbstractDurableEncounter |
Opposite | |
Owner | AbstractDurableEncounter |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Encounter::AbstractDurableEncounter::preAdmitAccount |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code precautionCode
"Indicates non-clinical precautions that need to be taken with the patient." - HL7 Version 2.8, PV2-41. Possible values include (from HL7 Table 433): Aggressive; Blind; Confused; Deaf; On IV; "No-code" (i.e. Do not resuscitate); Paraplegic; Other; Unknown.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AbstractDurableEncounter |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | precautionCode |
Name Expression | |
Namespace | AbstractDurableEncounter |
Opposite | |
Owner | AbstractDurableEncounter |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Encounter::AbstractDurableEncounter::precautionCode |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code reAdmissionIndicator
"Indicates that a patient is being re admitted to the healthcare facility and gives the circumstances." - HL7 Version 2.8, PV1-13."Whether this hospitalization is a readmission and why if known." - HL7 FHIR, Encounter.hospitalization.reAdmission
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AbstractDurableEncounter |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | reAdmissionIndicator |
Name Expression | |
Namespace | AbstractDurableEncounter |
Opposite | |
Owner | AbstractDurableEncounter |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Encounter::AbstractDurableEncounter::reAdmissionIndicator |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Encounter UML Documentation |
Summary:AttributesProperties | Detail:Attributes |