Kenya National Cancer Control Programme (NCCP) FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

Kenya National Cancer Control Programme (NCCP) FHIR Implementation Guide, published by Digital Health Agency (DHA), Kenya. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/nccpFHIRIG/ and changes regularly. See the Directory of published versions

Resource Profile: NCCP Oncology Request Group

Official URL: https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-oncology-request-group Version: 0.1.0
Draft as of 2026-06-04 Computable Name: OncologyRequestGroup

Groups all medication requests for a single chemotherapy cycle session.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description Differentials, Snapshots, and other representations.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. RequestGroup 0..* RequestGroup A group of related requests
... meta Σ 0..1 Meta Metadata about the resource
.... profile SΣ 1..* canonical(StructureDefinition) Profiles this resource claims to conform to
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:cycleNumber S 1..1 integer Cycle Number Extension
URL: https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-cycle-number-extension
.... extension:sessionsPerCycle S 0..1 integer Sessions Per Cycle Extension
URL: https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-sessions-per-cycle-extension
... identifier SΣ 1..* Identifier Business identifier
... status ?!SΣ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required)
... intent ?!SΣ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Binding: RequestIntent (required)
... subject S 1..1 Reference(Patient) Who the request group is about
... encounter S 0..1 Reference(Encounter) Created as part of
... author S 1..1 Reference(Practitioner) Device or practitioner that authored the request group
... action SC 1..* BackboneElement Proposed actions, if any
Constraints: rqg-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... Slices for timing[x] 1..1 Period When the action should take place
Slice: Unordered, Closed by type:$this
..... timing[x]:timingPeriod S 1..1 Period When the action should take place
.... resource SC 0..1 Reference(MedicationRequest) The target of the action

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
RequestGroup.status Base required RequestStatus 📦4.0.1 FHIR Std.
RequestGroup.intent Base required RequestIntent 📦4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error RequestGroup If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error RequestGroup If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error RequestGroup If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error RequestGroup If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice RequestGroup A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
rqg-1 error RequestGroup.action Must have resource or action but not both resource.exists() != action.exists()

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. RequestGroup 0..* RequestGroup A group of related requests
... meta
.... profile S 1..* canonical(StructureDefinition) Profiles this resource claims to conform to
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:cycleNumber S 1..1 integer Cycle Number Extension
URL: https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-cycle-number-extension
.... extension:sessionsPerCycle S 0..1 integer Sessions Per Cycle Extension
URL: https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-sessions-per-cycle-extension
... identifier S 1..* Identifier Business identifier
... intent S 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Binding: RequestIntent (required)
... subject S 1..1 Reference(Patient) Who the request group is about
... encounter S 0..1 Reference(Encounter) Created as part of
... author S 1..1 Reference(Practitioner) Device or practitioner that authored the request group
... action S 1..* BackboneElement Proposed actions, if any
.... Slices for timing[x] 1..1 Period When the action should take place
Slice: Unordered, Open by type:$this
..... timing[x]:timingPeriod S 1..1 Period When the action should take place
.... resource S 0..1 Reference(MedicationRequest) The target of the action

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
RequestGroup.status Base required RequestStatus 📦4.0.1 FHIR Std.
RequestGroup.intent Base required RequestIntent 📦4.0.1 FHIR Std.
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. RequestGroup 0..* RequestGroup A group of related requests
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile SΣ 1..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:cycleNumber S 1..1 integer Cycle Number Extension
URL: https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-cycle-number-extension
.... extension:sessionsPerCycle S 0..1 integer Sessions Per Cycle Extension
URL: https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-sessions-per-cycle-extension
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 1..* 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 ?!SΣ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required)
... intent ?!SΣ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Binding: RequestIntent (required)
... priority Σ 0..1 code routine | urgent | asap | stat
Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request.
... code Σ 0..1 CodeableConcept What's being requested/ordered
... subject S 1..1 Reference(Patient) Who the request group is about
... encounter S 0..1 Reference(Encounter) Created as part of
... authoredOn 0..1 dateTime When the request group was authored
... author S 1..1 Reference(Practitioner) 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 SC 1..* BackboneElement Proposed actions, if any
Constraints: rqg-1
.... 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
Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request.
.... 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
Binding: ActionConditionKind (required): The kind of condition for the action.
..... 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
Binding: ActionRelationshipType (required): Defines the types of relationships between actions.
..... offset[x] 0..1 Time offset for the relationship
...... offsetDuration Duration
...... offsetRange Range
.... Slices for timing[x] 1..1 Period When the action should take place
Slice: Unordered, Closed by type:$this
..... timing[x]:timingPeriod S 1..1 Period 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
Binding: ActionType (extensible): The type of action to be performed.
.... groupingBehavior 0..1 code visual-group | logical-group | sentence-group
Binding: ActionGroupingBehavior (required): Defines organization behavior of a group.
.... selectionBehavior 0..1 code any | all | all-or-none | exactly-one | at-most-one | one-or-more
Binding: ActionSelectionBehavior (required): Defines selection behavior of a group.
.... requiredBehavior 0..1 code must | could | must-unless-documented
Binding: ActionRequiredBehavior (required): Defines expectations around whether an action or action group is required.
.... precheckBehavior 0..1 code yes | no
Binding: ActionPrecheckBehavior (required): Defines selection frequency behavior for an action or group.
.... cardinalityBehavior 0..1 code single | multiple
Binding: ActionCardinalityBehavior (required): Defines behavior for an action or a group for how many times that item may be repeated.
.... resource SC 0..1 Reference(MedicationRequest) The target of the action
.... action C 0..* See action (RequestGroup) Sub action

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
RequestGroup.meta.security Base extensible SecurityLabels 📍4.0.1 FHIR Std.
RequestGroup.meta.tag Base example Common Tags 📍4.0.1 FHIR Std.
RequestGroup.language Base preferred Common Languages 📍4.0.1 FHIR Std.
RequestGroup.status Base required RequestStatus 📦4.0.1 FHIR Std.
RequestGroup.intent Base required RequestIntent 📦4.0.1 FHIR Std.
RequestGroup.priority Base required Request priority 📍4.0.1 FHIR Std.
RequestGroup.action.​priority Base required Request priority 📍4.0.1 FHIR Std.
RequestGroup.action.​condition.kind Base required ActionConditionKind 📍4.0.1 FHIR Std.
RequestGroup.action.​relatedAction.relationship Base required ActionRelationshipType 📍4.0.1 FHIR Std.
RequestGroup.action.​type Base extensible ActionType 📍4.0.1 FHIR Std.
RequestGroup.action.​groupingBehavior Base required ActionGroupingBehavior 📍4.0.1 FHIR Std.
RequestGroup.action.​selectionBehavior Base required ActionSelectionBehavior 📍4.0.1 FHIR Std.
RequestGroup.action.​requiredBehavior Base required ActionRequiredBehavior 📍4.0.1 FHIR Std.
RequestGroup.action.​precheckBehavior Base required ActionPrecheckBehavior 📍4.0.1 FHIR Std.
RequestGroup.action.​cardinalityBehavior Base required ActionCardinalityBehavior 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error RequestGroup If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error RequestGroup If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error RequestGroup If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error RequestGroup If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice RequestGroup A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
rqg-1 error RequestGroup.action Must have resource or action but not both resource.exists() != action.exists()

Summary

Mandatory: 8 elements(1 nested mandatory element)
Must-Support: 12 elements

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of RequestGroup.action.timing[x]

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. RequestGroup 0..* RequestGroup A group of related requests
... meta Σ 0..1 Meta Metadata about the resource
.... profile SΣ 1..* canonical(StructureDefinition) Profiles this resource claims to conform to
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:cycleNumber S 1..1 integer Cycle Number Extension
URL: https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-cycle-number-extension
.... extension:sessionsPerCycle S 0..1 integer Sessions Per Cycle Extension
URL: https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-sessions-per-cycle-extension
... identifier SΣ 1..* Identifier Business identifier
... status ?!SΣ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required)
... intent ?!SΣ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Binding: RequestIntent (required)
... subject S 1..1 Reference(Patient) Who the request group is about
... encounter S 0..1 Reference(Encounter) Created as part of
... author S 1..1 Reference(Practitioner) Device or practitioner that authored the request group
... action SC 1..* BackboneElement Proposed actions, if any
Constraints: rqg-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... Slices for timing[x] 1..1 Period When the action should take place
Slice: Unordered, Closed by type:$this
..... timing[x]:timingPeriod S 1..1 Period When the action should take place
.... resource SC 0..1 Reference(MedicationRequest) The target of the action

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
RequestGroup.status Base required RequestStatus 📦4.0.1 FHIR Std.
RequestGroup.intent Base required RequestIntent 📦4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error RequestGroup If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error RequestGroup If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error RequestGroup If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error RequestGroup If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice RequestGroup A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
rqg-1 error RequestGroup.action Must have resource or action but not both resource.exists() != action.exists()

Differential View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. RequestGroup 0..* RequestGroup A group of related requests
... meta
.... profile S 1..* canonical(StructureDefinition) Profiles this resource claims to conform to
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:cycleNumber S 1..1 integer Cycle Number Extension
URL: https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-cycle-number-extension
.... extension:sessionsPerCycle S 0..1 integer Sessions Per Cycle Extension
URL: https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-sessions-per-cycle-extension
... identifier S 1..* Identifier Business identifier
... intent S 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Binding: RequestIntent (required)
... subject S 1..1 Reference(Patient) Who the request group is about
... encounter S 0..1 Reference(Encounter) Created as part of
... author S 1..1 Reference(Practitioner) Device or practitioner that authored the request group
... action S 1..* BackboneElement Proposed actions, if any
.... Slices for timing[x] 1..1 Period When the action should take place
Slice: Unordered, Open by type:$this
..... timing[x]:timingPeriod S 1..1 Period When the action should take place
.... resource S 0..1 Reference(MedicationRequest) The target of the action

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
RequestGroup.status Base required RequestStatus 📦4.0.1 FHIR Std.
RequestGroup.intent Base required RequestIntent 📦4.0.1 FHIR Std.

Snapshot ViewView

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. RequestGroup 0..* RequestGroup A group of related requests
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile SΣ 1..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:cycleNumber S 1..1 integer Cycle Number Extension
URL: https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-cycle-number-extension
.... extension:sessionsPerCycle S 0..1 integer Sessions Per Cycle Extension
URL: https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-sessions-per-cycle-extension
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier SΣ 1..* 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 ?!SΣ 1..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required)
... intent ?!SΣ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Binding: RequestIntent (required)
... priority Σ 0..1 code routine | urgent | asap | stat
Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request.
... code Σ 0..1 CodeableConcept What's being requested/ordered
... subject S 1..1 Reference(Patient) Who the request group is about
... encounter S 0..1 Reference(Encounter) Created as part of
... authoredOn 0..1 dateTime When the request group was authored
... author S 1..1 Reference(Practitioner) 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 SC 1..* BackboneElement Proposed actions, if any
Constraints: rqg-1
.... 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
Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request.
.... 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
Binding: ActionConditionKind (required): The kind of condition for the action.
..... 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
Binding: ActionRelationshipType (required): Defines the types of relationships between actions.
..... offset[x] 0..1 Time offset for the relationship
...... offsetDuration Duration
...... offsetRange Range
.... Slices for timing[x] 1..1 Period When the action should take place
Slice: Unordered, Closed by type:$this
..... timing[x]:timingPeriod S 1..1 Period 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
Binding: ActionType (extensible): The type of action to be performed.
.... groupingBehavior 0..1 code visual-group | logical-group | sentence-group
Binding: ActionGroupingBehavior (required): Defines organization behavior of a group.
.... selectionBehavior 0..1 code any | all | all-or-none | exactly-one | at-most-one | one-or-more
Binding: ActionSelectionBehavior (required): Defines selection behavior of a group.
.... requiredBehavior 0..1 code must | could | must-unless-documented
Binding: ActionRequiredBehavior (required): Defines expectations around whether an action or action group is required.
.... precheckBehavior 0..1 code yes | no
Binding: ActionPrecheckBehavior (required): Defines selection frequency behavior for an action or group.
.... cardinalityBehavior 0..1 code single | multiple
Binding: ActionCardinalityBehavior (required): Defines behavior for an action or a group for how many times that item may be repeated.
.... resource SC 0..1 Reference(MedicationRequest) The target of the action
.... action C 0..* See action (RequestGroup) Sub action

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
RequestGroup.meta.security Base extensible SecurityLabels 📍4.0.1 FHIR Std.
RequestGroup.meta.tag Base example Common Tags 📍4.0.1 FHIR Std.
RequestGroup.language Base preferred Common Languages 📍4.0.1 FHIR Std.
RequestGroup.status Base required RequestStatus 📦4.0.1 FHIR Std.
RequestGroup.intent Base required RequestIntent 📦4.0.1 FHIR Std.
RequestGroup.priority Base required Request priority 📍4.0.1 FHIR Std.
RequestGroup.action.​priority Base required Request priority 📍4.0.1 FHIR Std.
RequestGroup.action.​condition.kind Base required ActionConditionKind 📍4.0.1 FHIR Std.
RequestGroup.action.​relatedAction.relationship Base required ActionRelationshipType 📍4.0.1 FHIR Std.
RequestGroup.action.​type Base extensible ActionType 📍4.0.1 FHIR Std.
RequestGroup.action.​groupingBehavior Base required ActionGroupingBehavior 📍4.0.1 FHIR Std.
RequestGroup.action.​selectionBehavior Base required ActionSelectionBehavior 📍4.0.1 FHIR Std.
RequestGroup.action.​requiredBehavior Base required ActionRequiredBehavior 📍4.0.1 FHIR Std.
RequestGroup.action.​precheckBehavior Base required ActionPrecheckBehavior 📍4.0.1 FHIR Std.
RequestGroup.action.​cardinalityBehavior Base required ActionCardinalityBehavior 📍4.0.1 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error RequestGroup If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error RequestGroup If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error RequestGroup If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error RequestGroup If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice RequestGroup A resource should have narrative for robust management text.`div`.exists()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
rqg-1 error RequestGroup.action Must have resource or action but not both resource.exists() != action.exists()

Summary

Mandatory: 8 elements(1 nested mandatory element)
Must-Support: 12 elements

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of RequestGroup.action.timing[x]

 

Other representations of profile: CSV, Excel, Schematron