FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

FHIR Infrastructure icon Work GroupMaturity Level: 3 Trial UseSecurity Category: Business Compartments: Device, Patient, Practitioner

Detailed Descriptions for the elements in the Group resource.

Group
Element IdGroup
Definition

Represents 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.

Short DisplayGroup of multiple entities
Cardinality0..*
TypeCanonicalResource
Summaryfalse
Comments

If both Group.characteristic and Group.member are present, then the members are the individuals who were found who met the characteristic. It's possible that there might be other candidate members who meet the characteristic and aren't (yet) in the list. All members SHALL have the listed characteristics.

Invariants
Defined on this element
cnl-2Rule Group.type SHALL be defined if Group.membership is either 'definitional' or 'enumerated'Group.type.exists() or (Group.membership = 'conceptual')
Group.url
Element IdGroup.url
Definition

An absolute URI that is used to identify this Group when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which an authoritative instance of this Group is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the Group is stored on different servers.

Short DisplayCanonical identifier for this Group, represented as an absolute URI (globally unique)
Cardinality0..1
Typeuri
Requirements

Allows the Group to be referenced by a single globally unique identifier.

Summarytrue
Comments

Can be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version.

The determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author. Considerations for making this decision are found in Technical and Business Versions.

In some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the meta.source element to indicate where the current master source of the resource can be found.

Invariants
Defined on this element
cnl-1Warning URL should not contain | or # - these characters make processing canonical references problematicexists() implies matches('^[^|# ]+$')
Group.identifier
Element IdGroup.identifier
Definition

Business identifiers assigned to this participant by one of the applications involved. These identifiers remain constant as the resource is updated and propagates from server to server.

Short DisplayBusiness Identifier for this Group
NoteThis is a business identifier, not a resource identifier (see discussion)
Cardinality0..*
TypeIdentifier
Requirements

Allows identification of the group as it is known by various participating systems and in a way that remains consistent across servers.

Summarytrue
Comments

Note: This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types.

Group.version
Element IdGroup.version
Definition

The identifier that is used to identify this version of the Group when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the Group author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence without additional knowledge.

Short DisplayBusiness version of the Group
NoteThis is a business versionId, not a resource version id (see discussion)
Cardinality0..1
Typestring
Summarytrue
Comments

There may be different Groups that have the same url but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the Group with the format [url]|[version]. The version SHOULD NOT contain a '#' - see Business Version.

Group.versionAlgorithm[x]
Element IdGroup.versionAlgorithm[x]
Definition

Indicates the mechanism used to compare versions to determine which is more current.

Short DisplayHow to compare versions
Cardinality0..1
Terminology BindingVersion Algorithm (Extensible)
Typestring|Coding
[x] NoteSee Choice of Datatypes for further information about how to use [x]
Summarytrue
Comments

If set as a string, this is a FHIRPath expression that has two additional context variables passed in - %version1 and %version2 and will return a negative number if version1 is newer, a positive number if version2 and a 0 if the version ordering can't be successfully be determined.

Group.name
Element IdGroup.name
Definition

A label assigned to the group for human identification and communication.

Short DisplayLabel for Group
Cardinality0..1
Typestring
Requirements

Used to identify the group in human communication.

Summarytrue
Group.title
Element IdGroup.title
Definition

A short, descriptive, user-friendly title for the Group.

Short DisplayName for this Group (human friendly)
Cardinality0..1
Typestring
Summarytrue
Comments

This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.

Group.status
Element IdGroup.status
Definition

The current state of this Group.

Short Displaydraft | active | retired | unknown
Cardinality0..1
Terminology BindingPublicationStatus (Required)
Typecode
Is Modifiertrue (Reason: This is labeled as "Is Modifier" because applications should not use a retired Group without due consideration)
Requirements

Enables tracking the life-cycle of the content and filtering of Groups that are appropriate for use versus not.

Summarytrue
Comments

A nominal state-transition diagram can be found in the Definition pattern documentation.

Unknown does not represent 'other' - one of the defined statuses must apply. Unknown is used when the authoring system is not sure what the current status is.

See guidance around (not) making local changes to elements here.

Group.experimental
Element IdGroup.experimental
Definition

A Boolean value to indicate that this Group is authored for testing purposes (or education/evaluation/marketing) and is not intended for genuine usage.

Short DisplayFor testing purposes, not real usage
Cardinality0..1
Typeboolean
Meaning if MissingIf absent, this resource is treated as though it is not experimental.
Requirements

Enables experimental content to be developed following the same lifecycle that would be used for a production-level Group.

Summarytrue
Comments

Allows filtering of Groups that are appropriate for use versus not.

Group.date
Element IdGroup.date
Definition

The date (and optionally time) when the Group was last significantly changed. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the Group changes.

Short DisplayDate last changed
Cardinality0..1
TypedateTime
Alternate NamesRevision Date
Summarytrue
Comments

The date is often not tracked until the resource is published, but may be present on draft content. Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the Group. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.

See guidance around (not) making local changes to elements here.

Group.publisher
Element IdGroup.publisher
Definition

The name of the organization or individual responsible for the release and ongoing maintenance of the Group.

Short DisplayName of the publisher/steward (organization or individual)
Cardinality0..1
Typestring
Requirements

Helps establish the "authority/credibility" of the Group. May also allow for contact.

Summarytrue
Comments

Usually an organization but may be an individual. The publisher (or steward) of the Group is the organization or individual primarily responsible for the maintenance and upkeep of the Group. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the Group. This item SHOULD be populated unless the information is available from context.

Group.contact
Element IdGroup.contact
Definition

Contact details to assist a user in finding and communicating with the publisher.

Short DisplayContact details for the publisher
Cardinality0..*
TypeContactDetail
Summarytrue
Comments

May be a web site, an email address, a telephone number, etc.

See guidance around (not) making local changes to elements here.

Group.description
Element IdGroup.description
Definition

Explanation of what the group represents and how it is intended to be used.

Short DisplayNatural language description of the group
Cardinality0..1
Typemarkdown
Summaryfalse
Group.useContext
Element IdGroup.useContext
Definition

The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate Groups.

Short DisplayThe context that the content is intended to support
Cardinality0..*
TypeUsageContext
Requirements

Assist in searching for appropriate content.

Summarytrue
Comments

When multiple useContexts are specified, there is no expectation that all or even any of the contexts apply.

Group.purpose
Element IdGroup.purpose
Definition

Explanation of why this Group is needed and why it has been designed as it has.

Short DisplayWhy this Group is defined
Cardinality0..1
Typemarkdown
Summaryfalse
Comments

This element does not describe the usage of the Group. Instead, it provides traceability of "why" the resource is either needed or "why" it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this Group.

Group.copyright
Element IdGroup.copyright
Definition

A copyright statement relating to the Group and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the Group.

Short DisplayUse and/or publishing restrictions
Cardinality0..1
Typemarkdown
Requirements

Consumers must be able to determine any legal restrictions on the use of the Group and/or its content.

Alternate NamesLicense; Restrictions
Summaryfalse
Comments

The short copyright declaration (e.g. (c) '2015+ xyz organization' should be sent in the copyrightLabel element.

Group.copyrightLabel
Element IdGroup.copyrightLabel
Definition

A short string (<50 characters), suitable for inclusion in a page footer that identifies the copyright holder, effective period, and optionally whether rights are resctricted. (e.g. 'All rights reserved', 'Some rights reserved').

Short DisplayCopyright holder and year(s)
Cardinality0..1
Typestring
Requirements

Defines the content expected to be rendered in all representations of the artifact.

Summaryfalse
Comments

The (c) symbol should NOT be included in this string. It will be added by software when rendering the notation. Full details about licensing, restrictions, warrantees, etc. goes in the more general 'copyright' element.

Group.type
Element IdGroup.type
Definition

Identifies the broad classification of the kind of resources the group includes.

Short Displayperson | animal | practitioner | device | careteam | healthcareservice | location | organization | relatedperson | specimen
Cardinality0..1
Terminology BindingGroup Type (Required)
Typecode
Requirements

Identifies what type of resources the group is made up of.

Summarytrue
Comments

Group members SHALL be of the appropriate resource type (Patient for person or animal; or Practitioner, PractitionerRole, Device, CareTeam, HealthcareService, Location, Organization, RelatedPerson, or Specimen for the other types.), or a Group of the resources of the appropriate type.

Group.membership
Element IdGroup.membership
Definition

Basis for membership in the Group:

  • 'definitional': The Group.characteristics specified are both necessary and sufficient to determine membership. All entities that meet the criteria are considered to be members of the group, whether referenced by the group or not. If members are present, they are individuals that happen to be known as meeting the Group.characteristics. The list cannot be presumed to be complete.
  • 'conceptual': The Group.characteristics specified are both necessary and sufficient to determine membership. The 'conceptual' Group is a 'definitional' Group in which the Group.type is not bound to FHIR types.
  • 'enumerated': The Group.characteristics are necessary but not sufficient to determine membership. Membership is determined by being listed as one of the Group.member.
Short Displaydefinitional | conceptual | enumerated
Cardinality1..1
Terminology BindingGroup Membership Basis (Required)
Typecode
Requirements

There 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 element.

Summarytrue
Group.code
Element IdGroup.code
Definition

Provides a specific type of resource the group includes; e.g. "cow", "syringe", etc.

Short DisplayKind of Group members
Cardinality0..1
Terminology BindingGroupKind:
TypeCodeableConcept
Summarytrue
Comments

This would generally be omitted for Person resources.

Group.quantity
Element IdGroup.quantity
Definition

A count of the number of resource instances that are part of the group.

Short DisplayNumber of members
Cardinality0..1
TypeunsignedInt
Requirements

Group size is a common defining characteristic.

Summarytrue
Comments

Note that the quantity may be less than the number of members if some of the members are not active.

Group.managingEntity
Element IdGroup.managingEntity
Definition

Entity responsible for defining and maintaining Group characteristics and/or registered members.

Short DisplayEntity that is the custodian of the Group's definition
Cardinality0..1
TypeReference(Organization | RelatedPerson | Practitioner | PractitionerRole)
Summarytrue
Comments

This does not strictly align with ownership of a herd or flock, but may suffice to represent that relationship in simple cases. More complex cases will require an extension.

Group.combinationMethod
Element IdGroup.combinationMethod
Definition

Used to specify how two or more characteristics are combined.

Short Displayall-of | any-of | at-least | at-most | except-subset
Cardinality0..1
Terminology BindingGroup Characteristic Combination (Required)
Typecode
Is Modifiertrue (Reason: Changing the combinationMethod from all-of to any other value changes the interpretation of multiple characteristics.)
Summarytrue
Group.combinationThreshold
Element IdGroup.combinationThreshold
Definition

Provides the value of "n" when "at-least" or "at-most" codes are used for combinationMethod.

Short DisplayProvides the value of "n" when "at-least" or "at-most" codes are used
Cardinality0..1
TypepositiveInt
Summaryfalse
Group.characteristic
Element IdGroup.characteristic
Definition

Identifies traits whose presence r absence is shared by members of the group.

Short DisplayInclude / Exclude group members by Trait
Cardinality0..*
Requirements

Needs to be a generic mechanism for identifying what individuals can be part of a group.

Summarytrue
Comments

All the identified characteristics must be true for an entity to a member of the group.

Group.characteristic.code
Element IdGroup.characteristic.code
Definition

A code that identifies the kind of trait being asserted.

Short DisplayKind of characteristic
Cardinality1..1
Terminology BindingGroupCharacteristicKind:
TypeCodeableConcept
Requirements

Need a formal way of identifying the characteristic being described.

Summarytrue
Group.characteristic.value[x]
Element IdGroup.characteristic.value[x]
Definition

The value of the trait that holds (or does not hold - see 'exclude') for members of the group.

Short DisplayValue held by characteristic
Cardinality1..1
Terminology BindingGroupCharacteristicValue:
TypeCodeableConcept|boolean|Quantity|Range|Reference|uri|Expression
[x] NoteSee Choice of Datatypes for further information about how to use [x]
Requirements

The value of the characteristic is what determines group membership.

Summarytrue
Comments

For Range, it means members of the group have a value that falls somewhere within the specified range.

Group.characteristic.exclude
Element IdGroup.characteristic.exclude
Definition

If true, indicates the characteristic is one that is NOT held by members of the group.

Short DisplayGroup includes or excludes
Cardinality1..1
Typeboolean
Requirements

Sometimes group membership is determined by characteristics not possessed.

Summarytrue
Comments

This is labeled as "Is Modifier" because applications cannot wrongly include excluded members as included or vice versa.

Group.characteristic.description
Element IdGroup.characteristic.description
Definition

A short, natural language description of the characteristic that could be used to communicate the criteria to an end-user.

Short DisplayNatural language description of the characteristic
Cardinality0..1
Typemarkdown
Requirements

Need to be able to describe characteristics in natural language so that end users can understand the criteria.

Summaryfalse
Group.characteristic.method
Element IdGroup.characteristic.method
Definition

Method for how the characteristic value was determined.

Short DisplayMethod for how the characteristic value was determined
Cardinality0..*
Terminology BindingDefinition Method (Example)
TypeCodeableConcept
Summaryfalse
Group.characteristic.determinedBy[x]
Element IdGroup.characteristic.determinedBy[x]
Definition

Defines the characteristic (without using type and value) by either a Reference or an Expression.

Short DisplayDefines the characteristic
Cardinality0..1
TypeReference(Device | DeviceDefinition | DeviceMetric)|Expression
[x] NoteSee Choice of Datatypes for further information about how to use [x]
Requirements

The value of the characteristic is what determines group membership.

Summaryfalse
Group.characteristic.offset
Element IdGroup.characteristic.offset
Definition

Defines the reference point for comparison when other than 0.

Short DisplayReference point for comparison
Cardinality0..1
Terminology BindingCharacteristic Offset (Example)
TypeCodeableConcept
Is Modifiertrue (Reason: If offset is present it must be included to interpret the characteristic value.)
Summarytrue
Group.characteristic.instances[x]
Element IdGroup.characteristic.instances[x]
Definition

Number of occurrences meeting the characteristic.

Short DisplayNumber of occurrences meeting the characteristic
Cardinality0..1
TypeQuantity|Range
[x] NoteSee Choice of Datatypes for further information about how to use [x]
Summaryfalse
Group.characteristic.duration[x]
Element IdGroup.characteristic.duration[x]
Definition

Length of time in which the characteristic is met.

Short DisplayLength of time in which the characteristic is met
Cardinality0..1
TypeDuration|Range
[x] NoteSee Choice of Datatypes for further information about how to use [x]
Summaryfalse
Group.characteristic.period
Element IdGroup.characteristic.period
Definition

The period over which the characteristic is tested; e.g. the patient had an operation during the month of June.

Short DisplayPeriod over which characteristic is tested
Cardinality0..1
TypePeriod
Summaryfalse
Group.characteristic.timing
Element IdGroup.characteristic.timing
Definition

Timing in which the characteristic is determined.

Short DisplayTiming in which the characteristic is determined
Cardinality0..*
TypeRelativeTime
Summaryfalse
Group.member
Element IdGroup.member
Definition

Identifies the resource instances that are members of the group.

Short DisplayWho or what is in group
Cardinality0..*
Requirements

Often the only thing of interest about a group is "who's in it".

Summaryfalse
Group.member.entity
Element IdGroup.member.entity
Definition

A reference to the entity that is a member of the group. Must be consistent with Group.type. If the entity is another group, then the type must be the same.

Short DisplayReference to the group member
Cardinality1..1
TypeReference(CareTeam | Device | Group | HealthcareService | Location | Organization | Patient | Practitioner | PractitionerRole | RelatedPerson | Specimen)
Summaryfalse
Group.member.period
Element IdGroup.member.period
Definition

The period that the member was in the group, if known.

Short DisplayPeriod member belonged to the group
Cardinality0..1
TypePeriod
Meaning if MissingThe member is in the group at this time
Requirements

Need to track who was in a group at a particular time.

Summaryfalse
Group.member.inactive
Element IdGroup.member.inactive
Definition

A flag to indicate that the member is no longer in the group, but previously may have been a member.

Short DisplayIf member is no longer in group
Cardinality0..1
Typeboolean
Meaning if MissingMembers are considered active unless explicitly specified otherwise
Requirements

Sometimes you don't know when someone stopped being in a group, but not when.

Summaryfalse