| Provider UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
This class represents information about the association between an Individual Provider and Organizational entities. For example, a large Organization may be further divided into regions. This class can be used to indicate that Dr. Smith is in the Rocky Mountain region. [Note that the regions will be defined using the RelatedOrganization class, such that the “main” organization would be one Organization record, and each region would have another Organization record, and the RelatedOrganization class would be used to indicate that the main organization is made up of the various regions].
Attributes | ||
«CS» Code | kind |
Categorizes how the Individual Provider and Organizational entity are related to each other. Possible values include: region, billing unit, neighborhood, etc. |
Attributes inherited from FHIM::Provider::ProviderAffiliation | ||
description, effectiveDateRange, status, organizationalProvider, individualProvider, providerRole |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | OrganizationAffiliation |
Name Expression | |
Namespace | Provider |
Owned Template Signature | |
Owner | Provider |
Owning Template Parameter | |
Package | Provider |
Qualified Name | FHIM::Provider::OrganizationAffiliation |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «CS» Code kind
Categorizes how the Individual Provider and Organizational entity are related to each other. Possible values include: region, billing unit, neighborhood, etc.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | OrganizationAffiliation |
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 | kind |
Name Expression | |
Namespace | OrganizationAffiliation |
Opposite | |
Owner | OrganizationAffiliation |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Provider::OrganizationAffiliation::kind |
Stereotype | |
Template Parameter | |
Type | «CS» Code |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Provider UML Documentation |
Summary:AttributesProperties | Detail:Attributes |