| Person UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
"Identifies the resource instances that are members of the group." - HL7 FHIR, Group.member
Attributes | ||
«IVL_TS» Period | effectiveDateRange |
"The period that the member was in the group, if known." - HL7 FHIR, Group.member.period |
Entity | entity |
"A reference to the entity that is a member of the group. Must be consistent with Group.type." - HL7 FHIR, Group.member.entity |
Boolean | isNotActive |
Indicates whether the associated Entity is currently a member of the Group. Note that in general, the FHIM prefers to model any true/false concept such that the true value represents the positive condition. In other words, FHIM would prefer to model this as isActive where true means that the Entity is a member. But FHIR modeled this such that true means that the Entity is NOT a member. We have therefore modeled this the same way that FHIR has in order to be compatible with FHIR, but we have named this property IsNotActive rather than inactive to make it clear what the property means."A flag to indicate that the member is no longer in the group, but previously may have been a member." - HL7 FHIR, Group.member.inactive |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | GroupMember |
Name Expression | |
Namespace | Person |
Owned Template Signature | |
Owner | Person |
Owning Template Parameter | |
Package | Person |
Qualified Name | FHIM::Person::GroupMember |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «IVL_TS» Period effectiveDateRange
"The period that the member was in the group, if known." - HL7 FHIR, Group.member.period
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | GroupMember |
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 | effectiveDateRange |
Name Expression | |
Namespace | GroupMember |
Opposite | |
Owner | GroupMember |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::GroupMember::effectiveDateRange |
Stereotype | |
Template Parameter | |
Type | «IVL_TS» Period |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
Public Entity entity
"A reference to the entity that is a member of the group. Must be consistent with Group.type." - HL7 FHIR, Group.member.entity
Aggregation | None |
Alias | |
Association | groupMember_entity |
Association End | |
Class | GroupMember |
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 | * |
Name | entity |
Name Expression | |
Namespace | GroupMember |
Opposite | |
Owner | GroupMember |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::GroupMember::entity |
Stereotype | |
Template Parameter | |
Type | Entity |
Upper | * |
Upper Value | (*) |
Visibility | Public |
Public Boolean isNotActive
Indicates whether the associated Entity is currently a member of the Group. Note that in general, the FHIM prefers to model any true/false concept such that the true value represents the positive condition. In other words, FHIM would prefer to model this as isActive where true means that the Entity is a member. But FHIR modeled this such that true means that the Entity is NOT a member. We have therefore modeled this the same way that FHIR has in order to be compatible with FHIR, but we have named this property IsNotActive rather than inactive to make it clear what the property means."A flag to indicate that the member is no longer in the group, but previously may have been a member." - HL7 FHIR, Group.member.inactive
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | GroupMember |
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 | isNotActive |
Name Expression | |
Namespace | GroupMember |
Opposite | |
Owner | GroupMember |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Person::GroupMember::isNotActive |
Stereotype | |
Template Parameter | |
Type | Boolean |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Person UML Documentation |
Summary:AttributesProperties | Detail:Attributes |