This page is part of the FHIR Specification (v0.06: DSTU 1 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

Resource Group - Formal Definitions 3.5.4

The formal definitions for the elements in the group resource. Also available as an XML file.

Group
DefinitionRepresents a defined collection of entities that may be discussed or acted upon collectively but which are not expected to act collectively and are not formally or legally recognized. I.e. A collection of entities that isn't an Organization
Control1..1
RIM MappingEntity[determinerCode="GRP" or determinerCode="GRP_KIND"]
To DoWe need determiner codes that indicate we're talking about a group even when we haven't specified a specific quantity
Group.identifier
DefinitionA unique business identifier for this group
Control0..1
TypeIdentifier
RequirementsAllows the group to be referenced
RIM Mappingunique(./id[displayable="true" and scope="OBJ"])
Group.type
DefinitionIdentifies the broad classification of the kind of resources the group includes
Control1..1
Typecode from GroupType
Must Understandtrue
RequirementsIdentifies what type of resources the group is made up of
RIM Mappingperson: ./classCode="PSN" animal: ./classCode="ANM" device: ./classCode="DEV" medication: ./classCode="MMAT" and ./playedRole[isNormalRole() and classCode="THER"] food: ./classCode="FOOD"
Group.actual
DefinitionIf true, indicates that the resource refers to a specific group of real individuals. If false, the group defines a set of intended individuals
Control1..1
Typeboolean
Must Understandtrue
RequirementsThere are use-cases for groups that define specific collections of individuals, and other groups that define "types" of intended individuals. The requirements for both kinds of groups are similar, so we use a single resource, distinguished by this flag.
RIM Mappingtrue: ./determinerCode="GRP" false: ./determinerCode="GRP_KIND"
Group.code
DefinitionProvides a specific type of resource the group includes. E.g. "cow", "syringe", etc.
Control0..1
TypeCodeableConcept from GroupCode
CommentsThis would generally be omitted for Person resources
RIM Mapping./code
Group.name
DefinitionA label assigned to the group for human identification and communication
Control0..1
Typestring
RequirementsUsed to identify the group in human communication
RIM Mapping./name[type="ST"]
Group.quantity
DefinitionA count of the number of resource instances that are part of the group
Control0..1
Typeinteger
RequirementsGroup size is a common defining characteristic
RIM Mapping./quantity
Group.characteristic
DefinitionIdentifies the traits shared by members of the group
Control0..*
RequirementsNeeds to be a generic mechanism for identifying what individuals can be part of a group
RIM Mapping./playedRole[isNormalRole()]/participation[isNormalParticipation() and typeCode="SBJ"]/act[isNormalAct and classCode="OBS" and moodCode="EVN"]
Group.characteristic.type
DefinitionIdentifies the kind of trait being asserted
Control1..1
TypeCodeableConcept from GroupCharacteristicType
Must Understandtrue
RequirementsNeed a formal way of identifying the characteristic being described
RIM Mapping./code
Group.characteristic.value[x]
DefinitionThe value of the trait that holds (or does not hold - see 'exclude') for members of the group
Control1..1
TypeCodeableConcept|string|boolean from GroupCharacteristicValue
Must Understandtrue
RequirementsThe value of the characteristic is what determines group membership.
RIM Mapping./value
Group.characteristic.exclude
DefinitionIf true, indicates the characteristic is one that is NOT held by members of the group
Control0..1
Typeboolean
Must Understandtrue
RequirementsSometimes group membership is determined by characteristics not possessed
RIM Mapping./valueNegationInd
Group.member
DefinitionIdentifies the resource instances that are members of the group.
Control0..*
TypeResource(Person|Animal|Device|Medication|Food)
RequirementsOften the only thing of interest about a group is "who's in it"
RIM Mapping./scopedRole[isNormalRole() and classCode="MBR"]/player
Group.extension
DefinitionSee Extensions
Control0..*
TypeExtension
Group.text
DefinitionText summary of resource (for human interpretation)
Control1..1
TypeNarrative

This is an old version of FHIR retained for archive purposes. Do not use for anything else
Implementers are welcome to experiment with the content defined here, but should note that the contents are subject to change without prior notice.
© HL7.org 2011 - 2012. FHIR v0.06 generated on Tue, Dec 4, 2012 00:03+1100. License