Group
BaseRepresents 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.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| Group | 0..* | — | Group of multiple entities |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifierΣ | 0..* | Identifier | Unique id |
| .activeΣ | 0..1 | boolean | Whether this group's record is in active use |
| .typeΣ | 1..1 | code | person | animal | practitioner | device | medication | substance Bindinggroup-type(required) |
| .actualΣ | 1..1 | boolean | Descriptive or actual |
| .codeΣ | 0..1 | CodeableConcept | Kind of Group members BindingKind of particular resource; e.g. cow, syringe, lake, etc.(example) |
| .nameΣ | 0..1 | string | Label for Group |
| .quantityΣ | 0..1 | unsignedInt | Number of members |
| .managingEntityΣ | 0..1 | Reference(Organization | RelatedPerson | Practitioner | PractitionerRole) | Entity that is the custodian of the Group's definition |
| .characteristic | 0..* | BackboneElement | Include / Exclude group members by Trait |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .code | 1..1 | CodeableConcept | Kind of characteristic BindingList of characteristics used to describe group members; e.g. gender, age, owner, location, etc.(example) |
| .value[x] | 1..1 | CodeableConcept | boolean | Quantity | Range | Reference | Value held by characteristic BindingValue of descriptive member characteristic; e.g. red, male, pneumonia, Caucasian, etc.(example) |
| .exclude | 1..1 | boolean | Group includes or excludes |
| .period | 0..1 | Period | Period over which characteristic is tested |
| .member | 0..* | BackboneElement | Who or what is in group |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .entity | 1..1 | Reference(Patient | Practitioner | PractitionerRole | Device | Medication | Substance | Group) | Reference to the group member |
| .period | 0..1 | Period | Period member belonged to the group |
| .inactive | 0..1 | boolean | If member is no longer in group |