| Person UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This class identifies an organization-location which has been assigned to or elected by the Patient in order to schedule care. This relationship will typically be used to identify the patient's "home" facility, as well as ones commonly used by the patient, for example a facility that the patient uses while on vacation.
Attributes | ||
«IVL_TS» Period | dateRange |
The time period during which the facility was assigned to or was elected by the Patient for the purpose of scheduling care. |
String | roleType |
Specifies how the facility is related to the Patient. Possible values include Home Facility, Visiting Facility, etc. |
ServiceDeliveryLocation | serviceDeliveryLocation |
Pointer to the organization and location associated with the Patient. |
«CS» Code | status |
Indicates the state of the relationship between the Patient and the Facility. Possible values may include Active, Inactive, Ready to Treat, Currently Treating, etc. |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | AssignedFacility |
Name Expression | |
Namespace | Person |
Owned Template Signature | |
Owner | Person |
Owning Template Parameter | |
Package | Person |
Qualified Name | FHIM::Person::AssignedFacility |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «IVL_TS» Period dateRange
The time period during which the facility was assigned to or was elected by the Patient for the purpose of scheduling care.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AssignedFacility |
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 | dateRange |
Name Expression | |
Namespace | AssignedFacility |
Opposite | |
Owner | AssignedFacility |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::AssignedFacility::dateRange |
Stereotype | |
Template Parameter | |
Type | «IVL_TS» Period |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public String roleType
Specifies how the facility is related to the Patient. Possible values include Home Facility, Visiting Facility, etc.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AssignedFacility |
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 | roleType |
Name Expression | |
Namespace | AssignedFacility |
Opposite | |
Owner | AssignedFacility |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::AssignedFacility::roleType |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public ServiceDeliveryLocation serviceDeliveryLocation
Pointer to the organization and location associated with the Patient.
Aggregation | None |
Alias | |
Association | assignedFacility_serviceDeliveryLocation |
Association End | |
Class | AssignedFacility |
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 | 1 |
Lower Value | (1) |
Multiplicity | 1 |
Name | serviceDeliveryLocation |
Name Expression | |
Namespace | AssignedFacility |
Opposite | |
Owner | AssignedFacility |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::AssignedFacility::serviceDeliveryLocation |
Stereotype | |
Template Parameter | |
Type | ServiceDeliveryLocation |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public «CS» Code status
Indicates the state of the relationship between the Patient and the Facility. Possible values may include Active, Inactive, Ready to Treat, Currently Treating, etc.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AssignedFacility |
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 | status |
Name Expression | |
Namespace | AssignedFacility |
Opposite | |
Owner | AssignedFacility |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::AssignedFacility::status |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Person UML Documentation |
Summary:AttributesProperties | Detail:Attributes |