description: 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. package_name: hl7.fhir.r4b.examples derivation: specialization name: Group type: Group elements: name: {isModifier: false, short: Label for Group, type: string, mustSupport: false, isSummary: true, index: 5} type: isModifier: false short: person | animal | practitioner | device | medication | substance type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/group-type|4.3.0'} isSummary: true index: 2 member: isModifier: false short: Who or what is in group index: 19 type: BackboneElement mustSupport: false array: true elements: entity: isModifier: false short: Reference to the group member refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Medication', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://hl7.org/fhir/StructureDefinition/Substance'] type: Reference mustSupport: false isSummary: false index: 20 period: {isModifier: false, short: Period member belonged to the group, type: Period, mustSupport: false, meaningWhenMissing: The member is in the group at this time, isSummary: false, index: 21} inactive: {isModifier: false, short: If member is no longer in group, type: boolean, mustSupport: false, meaningWhenMissing: Members are considered active unless explicitly specified otherwise, isSummary: false, index: 22} required: [entity] isSummary: false characteristic: isModifier: false short: Include / Exclude group members by Trait index: 8 type: BackboneElement mustSupport: false array: true elements: exclude: {isModifier: false, short: Group includes or excludes, type: boolean, mustSupport: false, isSummary: false, index: 17} valueReference: {isModifier: false, short: Value held by characteristic, type: Reference, mustSupport: false, choiceOf: value, isSummary: false, index: 16} valueQuantity: {isModifier: false, short: Value held by characteristic, type: Quantity, mustSupport: false, choiceOf: value, isSummary: false, index: 14} value: isModifier: false short: Value held by characteristic mustSupport: false choices: [valueCodeableConcept, valueBoolean, valueQuantity, valueRange, valueReference] isSummary: false index: 11 valueBoolean: {isModifier: false, short: Value held by characteristic, type: boolean, mustSupport: false, choiceOf: value, isSummary: false, index: 13} code: {isModifier: false, short: Kind of characteristic, type: CodeableConcept, mustSupport: false, isSummary: false, index: 9} valueCodeableConcept: {isModifier: false, short: Value held by characteristic, type: CodeableConcept, mustSupport: false, choiceOf: value, isSummary: false, index: 12} period: {isModifier: false, short: Period over which characteristic is tested, type: Period, mustSupport: false, isSummary: false, index: 18} valueRange: {isModifier: false, short: Value held by characteristic, type: Range, mustSupport: false, choiceOf: value, isSummary: false, index: 15} required: [valueReference, valueRange, value, valueBoolean, exclude, valueCodeableConcept, valueQuantity, code] isSummary: false active: {isModifier: false, short: Whether this group's record is in active use, type: boolean, mustSupport: false, meaningWhenMissing: This resource is generally assumed to be active if no value is provided for the active element, isSummary: true, index: 1} code: {isModifier: false, short: Kind of Group members, type: CodeableConcept, mustSupport: false, isSummary: true, index: 4} identifier: {isModifier: false, short: Unique id, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 0} quantity: {isModifier: false, short: Number of members, type: unsignedInt, mustSupport: false, isSummary: true, index: 6} managingEntity: isModifier: false short: Entity that is the custodian of the Group's definition refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] type: Reference mustSupport: false isSummary: true index: 7 actual: {isModifier: false, short: Descriptive or actual, type: boolean, mustSupport: false, isSummary: true, index: 3} package_version: 4.3.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/Group base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.3.0 required: [type, actual]