RequestGroup
ClinicalA group of related requests that can be used to capture intended activities that have inter-dependencies such as "give this medication after that one".
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| RequestGroup | 0..* | — | A group of related requests |
| .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 | Business identifier |
| .instantiatesCanonicalΣ | 0..* | canonical | Instantiates FHIR protocol or definition |
| .instantiatesUriΣ | 0..* | uri | Instantiates external protocol or definition |
| .basedOn | 0..* | Reference(Resource) | Fulfills plan, proposal, or order |
| .replaces | 0..* | Reference(Resource) | Request(s) replaced by this request |
| .groupIdentifierΣ | 0..1 | Identifier | Composite request this is part of |
| .status?!Σ | 1..1 | code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Bindingrequest-status(required) |
| .intent?!Σ | 1..1 | code | proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option Bindingrequest-intent(required) |
| .priorityΣ | 0..1 | code | routine | urgent | asap | stat Bindingrequest-priority(required) |
| .codeΣ | 0..1 | CodeableConcept | What's being requested/ordered |
| .subject | 0..1 | Reference(Patient | Group) | Who the request group is about |
| .encounter | 0..1 | Reference(Encounter) | Created as part of |
| .authoredOn | 0..1 | dateTime | When the request group was authored |
| .author | 0..1 | Reference(Device | Practitioner | PractitionerRole) | Device or practitioner that authored the request group |
| .reasonCode | 0..* | CodeableConcept | Why the request group is needed |
| .reasonReference | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | Why the request group is needed |
| .note | 0..* | Annotation | Additional notes about the response |
| .action | 0..* | BackboneElement | Proposed actions, if any |
| .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 |
| .prefix | 0..1 | string | User-visible prefix for the action (e.g. 1. or A.) |
| .title | 0..1 | string | User-visible title |
| .descriptionΣ | 0..1 | string | Short description of the action |
| .textEquivalentΣ | 0..1 | string | Static text equivalent of the action, used if the dynamic aspects cannot be interpreted by the receiving system |
| .priority | 0..1 | code | routine | urgent | asap | stat Bindingrequest-priority(required) |
| .code | 0..* | CodeableConcept | Code representing the meaning of the action or sub-actions |
| .documentation | 0..* | RelatedArtifact | Supporting documentation for the intended performer of the action |
| .condition | 0..* | BackboneElement | Whether or not the action is applicable |
| .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 |
| .kind | 1..1 | code | applicability | start | stop Bindingaction-condition-kind(required) |
| .expression | 0..1 | Expression | Boolean-valued expression |
| .relatedAction | 0..* | BackboneElement | Relationship to another action |
| .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 |
| .actionId | 1..1 | id | What action this is related to |
| .relationship | 1..1 | code | before-start | before | before-end | concurrent-with-start | concurrent | concurrent-with-end | after-start | after | after-end Bindingaction-relationship-type(required) |
| .offset[x] | 0..1 | Duration | Range | Time offset for the relationship |
| .timing[x] | 0..1 | dateTime | Age | Period | Duration | Range | Timing | When the action should take place |
| .participant | 0..* | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Device) | Who should perform the action |
| .type | 0..1 | CodeableConcept | create | update | remove | fire-event Bindingaction-type(extensible) |
| .groupingBehavior | 0..1 | code | visual-group | logical-group | sentence-group Bindingaction-grouping-behavior(required) |
| .selectionBehavior | 0..1 | code | any | all | all-or-none | exactly-one | at-most-one | one-or-more Bindingaction-selection-behavior(required) |
| .requiredBehavior | 0..1 | code | must | could | must-unless-documented Bindingaction-required-behavior(required) |
| .precheckBehavior | 0..1 | code | yes | no Bindingaction-precheck-behavior(required) |
| .cardinalityBehavior | 0..1 | code | single | multiple Bindingaction-cardinality-behavior(required) |
| .resource | 0..1 | Reference(Resource) | The target of the action |
| .action | 0..* | — | Sub action |