Person
Class AssignedProvider
This class identifies a clinician who has been assigned to or elected by the Patient for certain responsibilities. This relationship will typically be used to identify the patient's Primary Care Physician in outpatient situations or the Attending Physician in inpatient situations.A Primary Care Provider is the doctor selected by the patient to be the first physician contacted for any medical problem. The doctor acts as the patient's regular physician and coordinates any other care the patient needs, such as a visit to a specialist or hospitalization.An Attending Physician is the physician legally responsible for the patient's overall care while the patient is hospitalized. This physician will often direct other clinicians in regard to the patient's care.
Attributes |
«IVL_TS» Period | dateRange |
The time period during which the clinician was assigned to or was elected by the Patient for certain responsibilities.
|
IndividualProvider | individualProvider |
Pointer to the clinician who has been assigned to or elected by the Patient for certain responsibilities.
|
String | roleType |
Specifies how the clinician is related to the Patient. Possible values include Primary Care Physician and Attending Physician.A Primary Care Provider is the doctor selected by the patient to be the first physician contacted for any medical problem. The doctor acts as the patient's regular physician and coordinates any other care the patient needs, such as a visit to a specialist or hospitalization.An Attending Physician is the physician legally responsible for the patient's overall care while the patient is hospitalized. This physician will often direct other clinicians in regard to the patient's care.
|
«CS» Code | status |
Indicates the state of the relationship between the Patient and the Facility. Possible values may include Active, Inactive, etc.
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | AssignedProvider |
Name Expression | |
Namespace | Person |
Owned Template Signature | |
Owner | Person |
Owning Template Parameter | |
Package | Person |
Qualified Name | FHIM::Person::AssignedProvider |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
dateRange
Public «IVL_TS» Period dateRange
-
The time period during which the clinician was assigned to or was elected by the Patient for certain responsibilities.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AssignedProvider |
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 | AssignedProvider |
Opposite | |
Owner | AssignedProvider |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::AssignedProvider::dateRange |
Stereotype | |
Template Parameter | |
Type | «IVL_TS» Period |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
individualProvider
Public IndividualProvider individualProvider
-
Pointer to the clinician who has been assigned to or elected by the Patient for certain responsibilities.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | assignedProvider_individualProvider |
Association End | |
Class | AssignedProvider |
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 | individualProvider |
Name Expression | |
Namespace | AssignedProvider |
Opposite | |
Owner | AssignedProvider |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::AssignedProvider::individualProvider |
Stereotype | |
Template Parameter | |
Type | IndividualProvider |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
roleType
Public String roleType
-
Specifies how the clinician is related to the Patient. Possible values include Primary Care Physician and Attending Physician.A Primary Care Provider is the doctor selected by the patient to be the first physician contacted for any medical problem. The doctor acts as the patient's regular physician and coordinates any other care the patient needs, such as a visit to a specialist or hospitalization.An Attending Physician is the physician legally responsible for the patient's overall care while the patient is hospitalized. This physician will often direct other clinicians in regard to the patient's care.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AssignedProvider |
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 | AssignedProvider |
Opposite | |
Owner | AssignedProvider |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::AssignedProvider::roleType |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
status
Public «CS» Code status
-
Indicates the state of the relationship between the Patient and the Facility. Possible values may include Active, Inactive, etc.
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | AssignedProvider |
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 | AssignedProvider |
Opposite | |
Owner | AssignedProvider |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::AssignedProvider::status |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |