|
| Provider UML Documentation |
Provider
Class EducationalInstitution
An organization created to provide educational instruction. Specifically, a school or institution of higher learning.
| Attributes |
| «AD» Address | address |
The person's office address. First choice for business related contacts during business hours.
|
| «CS» Code | institutionCode |
Identifies the educational institution. This would ordinarily be an string or an Id, but because there are a finite number of medical schools, they are normally represented as codes.
|
| String | name |
The moniker by which the Educational Institutional is known. For example, Harvard Medical School.
|
| «TEL» ContactPoint | workEmail |
The email address that a person uses while at their place of business. First choice for business related contacts during business hours.
|
| «TEL» ContactPoint | workPhone |
The phone number for a person at their office location. First choice for business related contacts during business hours.
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | EducationalInstitution |
| Name Expression | |
| Namespace | Provider |
| Owned Template Signature | |
| Owner | Provider |
| Owning Template Parameter | |
| Package | Provider |
| Qualified Name | FHIM::Provider::EducationalInstitution |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
address
Public «AD» Address address
-
The person's office address. First choice for business related contacts during business hours.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | EducationalInstitution |
| 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 | address |
| Name Expression | |
| Namespace | EducationalInstitution |
| Opposite | |
| Owner | EducationalInstitution |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::EducationalInstitution::address |
| Stereotype | |
| Template Parameter | |
| Type | «AD» Address |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
institutionCode
Public «CS» Code institutionCode
-
Identifies the educational institution. This would ordinarily be an string or an Id, but because there are a finite number of medical schools, they are normally represented as codes.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | EducationalInstitution |
| 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 | institutionCode |
| Name Expression | |
| Namespace | EducationalInstitution |
| Opposite | |
| Owner | EducationalInstitution |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::EducationalInstitution::institutionCode |
| Stereotype | |
| Template Parameter | |
| Type | «CS» Code |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
name
Public String name
-
The moniker by which the Educational Institutional is known. For example, Harvard Medical School.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | EducationalInstitution |
| 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 | name |
| Name Expression | |
| Namespace | EducationalInstitution |
| Opposite | |
| Owner | EducationalInstitution |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::EducationalInstitution::name |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
workEmail
Public «TEL» ContactPoint workEmail
-
The email address that a person uses while at their place of business. First choice for business related contacts during business hours.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | EducationalInstitution |
| 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 | workEmail |
| Name Expression | |
| Namespace | EducationalInstitution |
| Opposite | |
| Owner | EducationalInstitution |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::EducationalInstitution::workEmail |
| Stereotype | |
| Template Parameter | |
| Type | «TEL» ContactPoint |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
workPhone
Public «TEL» ContactPoint workPhone
-
The phone number for a person at their office location. First choice for business related contacts during business hours.
-
Constraints:
-
Properties:
-
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | EducationalInstitution |
| 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 | workPhone |
| Name Expression | |
| Namespace | EducationalInstitution |
| Opposite | |
| Owner | EducationalInstitution |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Provider::EducationalInstitution::workPhone |
| Stereotype | |
| Template Parameter | |
| Type | «TEL» ContactPoint |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
|
| Provider UML Documentation |