Person
Class GroupMember

"Identifies the resource instances that are members of the group." - HL7 FHIR, Group.member

Attributes
«IVL_TS» Period effectiveDateRange effectiveDateRange

"The period that the member was in the group, if known." - HL7 FHIR, Group.member.period

Entity 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 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 Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NameGroupMember
Name Expression
NamespacePerson
Owned Template Signature
OwnerPerson
Owning Template Parameter
PackagePerson
Qualified NameFHIM::Person::GroupMember
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 effectiveDateRange
Public «IVL_TS» Period effectiveDateRange

"The period that the member was in the group, if known." - HL7 FHIR, Group.member.period

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassGroupMember
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameeffectiveDateRange
Name Expression
NamespaceGroupMember
Opposite
OwnerGroupMember
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::GroupMember::effectiveDateRange
Stereotype
Template Parameter
Type«IVL_TS» Period
Upper1
Upper Value(1)
VisibilityPublic


 entity
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

Constraints:
Properties:

AggregationNone
Alias
AssociationgroupMember_entity
Association End
ClassGroupMember
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
Nameentity
Name Expression
NamespaceGroupMember
Opposite
OwnerGroupMember
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::GroupMember::entity
Stereotype
Template Parameter
TypeEntity
Upper*
Upper Value(*)
VisibilityPublic


 isNotActive
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

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassGroupMember
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameisNotActive
Name Expression
NamespaceGroupMember
Opposite
OwnerGroupMember
Owning Association
Owning Template Parameter
Qualified NameFHIM::Person::GroupMember::isNotActive
Stereotype
Template Parameter
TypeBoolean
Upper1
Upper Value(1)
VisibilityPublic