Extensions for Using Data Elements from FHIR R5 in FHIR STU3 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-RequestOrchestration-for-RequestGroup | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R5_RequestOrchestration_R3_RequestGroup | ||
This cross-version profile allows R5 RequestOrchestration content to be represented via FHIR STU3 RequestGroup resources.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | RequestGroup | A group of related requests | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..* | uri | R5: Instantiates external protocol or definition (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.instantiatesUri | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: What's being requested/ordered (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.code Binding: R5ActionCodeForR3 (0.1.0) (example) | |
![]() ![]() ![]() |
0..* | (Complex) | R5: Why the request orchestration is needed additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.reason | |
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.Goal for use in FHIR STU3(0.1.0) | Goal) | R5: What goals (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.goal | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
?!Σ | 1..1 | code | draft | active | suspended | cancelled | completed | entered-in-error | unknown Binding: RequestStatus (required): Codes identifying the stage lifecycle stage of a request |
![]() ![]() |
?!Σ | 1..1 | code | proposal | plan | order Binding: RequestIntent (required): Codes indicating the degree of authority/intentionality associated with a request |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..1 | code | R5: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.intent Binding: RequestIntent (required): Codes indicating the degree of authority/intentionality associated with a request. | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| RequestGroup.status | Base | required | RequestStatus | 📍3.0.2 | FHIR Std. |
| RequestGroup.intent | Base | required | RequestIntent | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | RequestGroup | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from RequestGroup
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | RequestGroup | A group of related requests | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: Common Languages (extensible): A human language.
| |||||
![]() ![]() |
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 | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..* | uri | R5: Instantiates external protocol or definition (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.instantiatesUri | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: What's being requested/ordered (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.code Binding: R5ActionCodeForR3 (0.1.0) (example) | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: Why the request orchestration is needed additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.reason | |||||
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.Goal for use in FHIR STU3(0.1.0) | Goal) | R5: What goals (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.goal | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..* | Identifier | Business identifier | ||||
![]() ![]() |
0..* | Reference(Resource) | Instantiates protocol or definition | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | uri | R5: Instantiates FHIR protocol or definition additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.instantiatesCanonical | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | Reference(Resource) | Fulfills plan, proposal, or order | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: basedOn additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | Reference(Resource) | Request(s) replaced by this request | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: replaces additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | Identifier | Composite request this is part of | ||||
![]() ![]() |
?!Σ | 1..1 | code | draft | active | suspended | cancelled | completed | entered-in-error | unknown Binding: RequestStatus (required): Codes identifying the stage lifecycle stage of a request | ||||
![]() ![]() |
?!Σ | 1..1 | code | proposal | plan | order Binding: RequestIntent (required): Codes indicating the degree of authority/intentionality associated with a request | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | code | R5: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.intent Binding: RequestIntent (required): Codes indicating the degree of authority/intentionality associated with a request. | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
Σ | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request | ||||
![]() ![]() |
0..1 | Reference(Patient | Group) | Who the request group is about | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: Who the request orchestration is about URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | Reference(Encounter | EpisodeOfCare) | Encounter or Episode for the request group | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: Created as part of additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | dateTime | When the request group was authored | |||||
![]() ![]() |
0..1 | Reference(Device | Practitioner) | Device or practitioner that authored the request group | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: Device or practitioner that authored the request orchestration URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | Reason for the request group | ||||||
![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() |
Reference(Resource) | |||||||
![]() ![]() |
0..* | Annotation | Additional notes about the response | |||||
![]() ![]() |
C | 0..* | BackboneElement | Proposed actions, if any Constraints: rqg-1 | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | string | R5: Pointer to specific item from the PlanDefinition (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.linkId | |||||
![]() ![]() ![]() ![]() |
0..1 | code | R5: routine | urgent | asap | stat (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.priority Binding: MedicationRequestPriority (required): Identifies the level of importance to be assigned to actioning the request. | |||||
![]() ![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.Goal for use in FHIR STU3(0.1.0) | Goal) | R5: What goals (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.goal | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Input data requirements (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.input | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Output data definition (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.output | |||||
![]() ![]() ![]() ![]() |
0..1 | Age | R5: timing additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.timing | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | R5: Where it should happen (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.location | |||||
![]() ![]() ![]() ![]() |
0..1 | uri | R5: Description of the activity to be performed (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.definition | |||||
![]() ![]() ![]() ![]() |
0..1 | uri | R5: Transform to apply the template (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.transform | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Dynamic aspects of the definition (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.dynamicValue | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
0..1 | string | User-visible label for the action (e.g. 1. or A.) | |||||
![]() ![]() ![]() |
0..1 | string | User-visible title | |||||
![]() ![]() ![]() |
Σ | 0..1 | string | Short description of the action | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Static text equivalent of the action, used if the dynamic aspects cannot be interpreted by the receiving system | ||||
![]() ![]() ![]() |
0..* | CodeableConcept | Code representing the meaning of the action or sub-actions | |||||
![]() ![]() ![]() |
0..* | RelatedArtifact | Supporting documentation for the intended performer of the action | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Whether or not the action is applicable | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() |
1..1 | code | applicability | start | stop Binding: ActionConditionKind (required): The kind of condition for the action | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Natural language description of the condition | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Language of the expression | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Boolean-valued expression | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Relationship to another action | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | code | R5: before | before-start | before-end | concurrent | concurrent-with-start | concurrent-with-end | after | after-start | after-end (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.relatedAction.endRelationship Binding: ActionRelationshipType (required): Defines the types of relationships between actions. | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() |
1..1 | id | What action this is related to | |||||
![]() ![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() ![]() |
0..1 | Time offset for the relationship | ||||||
![]() ![]() ![]() ![]() ![]() |
Duration | |||||||
![]() ![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() |
0..1 | When the action should take place | ||||||
![]() ![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() ![]() |
Duration | |||||||
![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() |
0..* | Reference(Patient | Person | Practitioner | RelatedPerson) | Who should perform the action | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | code | R5: careteam | device | group | healthcareservice | location | organization | patient | practitioner | practitionerrole | relatedperson (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.participant.type Binding: R5ActionParticipantTypeForR3 (0.1.0) (required): The type of participant in the activity. | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | uri | R5: Who or what can participate (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.participant.typeCanonical | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.CareTeam for use in FHIR STU3(0.1.0) | CareTeam | Cross-version Profile for R5.Device for use in FHIR STU3(0.1.0) | Device | Cross-version Profile for R5.DeviceDefinition for use in FHIR STU3(0.1.0) | Basic | Cross-version Profile for R5.Endpoint for use in FHIR STU3(0.1.0) | Endpoint | Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group | Cross-version Profile for R5.HealthcareService for use in FHIR STU3(0.1.0) | HealthcareService | Cross-version Profile for R5.Location for use in FHIR STU3(0.1.0) | Location | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization | Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson) | R5: Who or what can participate (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.participant.typeReference | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: E.g. Nurse, Surgeon, Parent, etc (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.participant.role | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: E.g. Author, Reviewer, Witness, etc (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.participant.function Binding: R5ActionParticipantFunctionForR3 (0.1.0) (example) | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | uri, Reference(Cross-version Profile for R5.CareTeam for use in FHIR STU3(0.1.0) | CareTeam | Cross-version Profile for R5.Device for use in FHIR STU3(0.1.0) | Device | Cross-version Profile for R5.DeviceDefinition for use in FHIR STU3(0.1.0) | Basic | Cross-version Profile for R5.Endpoint for use in FHIR STU3(0.1.0) | Endpoint | Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group | Cross-version Profile for R5.HealthcareService for use in FHIR STU3(0.1.0) | HealthcareService | Cross-version Profile for R5.Location for use in FHIR STU3(0.1.0) | Location | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization | Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson) | R5: Who/what is participating? (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.participant.actor | |||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() |
0..1 | Coding | create | update | remove | fire-event Binding: ActionType (extensible): The type of action to be performed | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: type additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.type Binding: ActionType (extensible): The type of action to be performed. | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() |
0..1 | code | visual-group | logical-group | sentence-group Binding: ActionGroupingBehavior (required): Defines organization behavior of a group | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
0..1 | code | must | could | must-unless-documented Binding: ActionRequiredBehavior (required): Defines requiredness behavior for selecting an action or an action group | |||||
![]() ![]() ![]() |
0..1 | code | yes | no Binding: ActionPrecheckBehavior (required): Defines selection frequency behavior for an action or group | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
C | 0..1 | Reference(Resource) | The target of the action | ||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: resource additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() |
C | 0..* | See action (RequestGroup) | Sub action | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| RequestGroup.language | Base | extensible |
Common Languages
|
📍3.0.2 | tx.fhir.org |
| RequestGroup.status | Base | required | RequestStatus | 📍3.0.2 | FHIR Std. |
| RequestGroup.intent | Base | required | RequestIntent | 📍3.0.2 | FHIR Std. |
| RequestGroup.priority | Base | required | RequestPriority | 📍3.0.2 | FHIR Std. |
| RequestGroup.action.condition.kind | Base | required | ActionConditionKind | 📍3.0.2 | FHIR Std. |
| RequestGroup.action.relatedAction.relationship | Base | required | ActionRelationshipType | 📍3.0.2 | FHIR Std. |
| RequestGroup.action.type | Base | extensible | ActionType | 📍3.0.2 | FHIR Std. |
| RequestGroup.action.groupingBehavior | Base | required | ActionGroupingBehavior | 📍3.0.2 | FHIR Std. |
| RequestGroup.action.selectionBehavior | Base | required | ActionSelectionBehavior | 📍3.0.2 | FHIR Std. |
| RequestGroup.action.requiredBehavior | Base | required | ActionRequiredBehavior | 📍3.0.2 | FHIR Std. |
| RequestGroup.action.precheckBehavior | Base | required | ActionPrecheckBehavior | 📍3.0.2 | FHIR Std. |
| RequestGroup.action.cardinalityBehavior | Base | required | ActionCardinalityBehavior | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | RequestGroup | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (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()
|
This structure is derived from RequestGroup
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | RequestGroup | A group of related requests | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..* | uri | R5: Instantiates external protocol or definition (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.instantiatesUri | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: What's being requested/ordered (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.code Binding: R5ActionCodeForR3 (0.1.0) (example) | |
![]() ![]() ![]() |
0..* | (Complex) | R5: Why the request orchestration is needed additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.reason | |
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.Goal for use in FHIR STU3(0.1.0) | Goal) | R5: What goals (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.goal | |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
?!Σ | 1..1 | code | draft | active | suspended | cancelled | completed | entered-in-error | unknown Binding: RequestStatus (required): Codes identifying the stage lifecycle stage of a request |
![]() ![]() |
?!Σ | 1..1 | code | proposal | plan | order Binding: RequestIntent (required): Codes indicating the degree of authority/intentionality associated with a request |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..1 | code | R5: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.intent Binding: RequestIntent (required): Codes indicating the degree of authority/intentionality associated with a request. | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| RequestGroup.status | Base | required | RequestStatus | 📍3.0.2 | FHIR Std. |
| RequestGroup.intent | Base | required | RequestIntent | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | RequestGroup | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from RequestGroup
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | RequestGroup | A group of related requests | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: Common Languages (extensible): A human language.
| |||||
![]() ![]() |
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 | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..* | uri | R5: Instantiates external protocol or definition (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.instantiatesUri | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: What's being requested/ordered (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.code Binding: R5ActionCodeForR3 (0.1.0) (example) | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: Why the request orchestration is needed additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.reason | |||||
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.Goal for use in FHIR STU3(0.1.0) | Goal) | R5: What goals (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.goal | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 0..* | Identifier | Business identifier | ||||
![]() ![]() |
0..* | Reference(Resource) | Instantiates protocol or definition | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | uri | R5: Instantiates FHIR protocol or definition additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.instantiatesCanonical | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | Reference(Resource) | Fulfills plan, proposal, or order | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: basedOn additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | Reference(Resource) | Request(s) replaced by this request | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: replaces additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | Identifier | Composite request this is part of | ||||
![]() ![]() |
?!Σ | 1..1 | code | draft | active | suspended | cancelled | completed | entered-in-error | unknown Binding: RequestStatus (required): Codes identifying the stage lifecycle stage of a request | ||||
![]() ![]() |
?!Σ | 1..1 | code | proposal | plan | order Binding: RequestIntent (required): Codes indicating the degree of authority/intentionality associated with a request | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | code | R5: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.intent Binding: RequestIntent (required): Codes indicating the degree of authority/intentionality associated with a request. | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
Σ | 0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request | ||||
![]() ![]() |
0..1 | Reference(Patient | Group) | Who the request group is about | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: Who the request orchestration is about URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | Reference(Encounter | EpisodeOfCare) | Encounter or Episode for the request group | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: Created as part of additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | dateTime | When the request group was authored | |||||
![]() ![]() |
0..1 | Reference(Device | Practitioner) | Device or practitioner that authored the request group | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: Device or practitioner that authored the request orchestration URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | Reason for the request group | ||||||
![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() |
Reference(Resource) | |||||||
![]() ![]() |
0..* | Annotation | Additional notes about the response | |||||
![]() ![]() |
C | 0..* | BackboneElement | Proposed actions, if any Constraints: rqg-1 | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | string | R5: Pointer to specific item from the PlanDefinition (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.linkId | |||||
![]() ![]() ![]() ![]() |
0..1 | code | R5: routine | urgent | asap | stat (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.priority Binding: MedicationRequestPriority (required): Identifies the level of importance to be assigned to actioning the request. | |||||
![]() ![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.Goal for use in FHIR STU3(0.1.0) | Goal) | R5: What goals (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.goal | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Input data requirements (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.input | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Output data definition (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.output | |||||
![]() ![]() ![]() ![]() |
0..1 | Age | R5: timing additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.timing | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | R5: Where it should happen (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.location | |||||
![]() ![]() ![]() ![]() |
0..1 | uri | R5: Description of the activity to be performed (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.definition | |||||
![]() ![]() ![]() ![]() |
0..1 | uri | R5: Transform to apply the template (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.transform | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Dynamic aspects of the definition (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.dynamicValue | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
0..1 | string | User-visible label for the action (e.g. 1. or A.) | |||||
![]() ![]() ![]() |
0..1 | string | User-visible title | |||||
![]() ![]() ![]() |
Σ | 0..1 | string | Short description of the action | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Static text equivalent of the action, used if the dynamic aspects cannot be interpreted by the receiving system | ||||
![]() ![]() ![]() |
0..* | CodeableConcept | Code representing the meaning of the action or sub-actions | |||||
![]() ![]() ![]() |
0..* | RelatedArtifact | Supporting documentation for the intended performer of the action | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Whether or not the action is applicable | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() |
1..1 | code | applicability | start | stop Binding: ActionConditionKind (required): The kind of condition for the action | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Natural language description of the condition | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Language of the expression | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Boolean-valued expression | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Relationship to another action | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | code | R5: before | before-start | before-end | concurrent | concurrent-with-start | concurrent-with-end | after | after-start | after-end (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.relatedAction.endRelationship Binding: ActionRelationshipType (required): Defines the types of relationships between actions. | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() |
1..1 | id | What action this is related to | |||||
![]() ![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() ![]() |
0..1 | Time offset for the relationship | ||||||
![]() ![]() ![]() ![]() ![]() |
Duration | |||||||
![]() ![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() |
0..1 | When the action should take place | ||||||
![]() ![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() ![]() |
Duration | |||||||
![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() |
0..* | Reference(Patient | Person | Practitioner | RelatedPerson) | Who should perform the action | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | code | R5: careteam | device | group | healthcareservice | location | organization | patient | practitioner | practitionerrole | relatedperson (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.participant.type Binding: R5ActionParticipantTypeForR3 (0.1.0) (required): The type of participant in the activity. | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | uri | R5: Who or what can participate (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.participant.typeCanonical | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.CareTeam for use in FHIR STU3(0.1.0) | CareTeam | Cross-version Profile for R5.Device for use in FHIR STU3(0.1.0) | Device | Cross-version Profile for R5.DeviceDefinition for use in FHIR STU3(0.1.0) | Basic | Cross-version Profile for R5.Endpoint for use in FHIR STU3(0.1.0) | Endpoint | Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group | Cross-version Profile for R5.HealthcareService for use in FHIR STU3(0.1.0) | HealthcareService | Cross-version Profile for R5.Location for use in FHIR STU3(0.1.0) | Location | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization | Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson) | R5: Who or what can participate (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.participant.typeReference | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: E.g. Nurse, Surgeon, Parent, etc (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.participant.role | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: E.g. Author, Reviewer, Witness, etc (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.participant.function Binding: R5ActionParticipantFunctionForR3 (0.1.0) (example) | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | uri, Reference(Cross-version Profile for R5.CareTeam for use in FHIR STU3(0.1.0) | CareTeam | Cross-version Profile for R5.Device for use in FHIR STU3(0.1.0) | Device | Cross-version Profile for R5.DeviceDefinition for use in FHIR STU3(0.1.0) | Basic | Cross-version Profile for R5.Endpoint for use in FHIR STU3(0.1.0) | Endpoint | Cross-version Profile for R5.Group for use in FHIR STU3(0.1.0) | Group | Cross-version Profile for R5.HealthcareService for use in FHIR STU3(0.1.0) | HealthcareService | Cross-version Profile for R5.Location for use in FHIR STU3(0.1.0) | Location | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization | Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson) | R5: Who/what is participating? (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.participant.actor | |||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() |
0..1 | Coding | create | update | remove | fire-event Binding: ActionType (extensible): The type of action to be performed | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: type additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-RequestOrchestration.action.type Binding: ActionType (extensible): The type of action to be performed. | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() |
0..1 | code | visual-group | logical-group | sentence-group Binding: ActionGroupingBehavior (required): Defines organization behavior of a group | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
0..1 | code | must | could | must-unless-documented Binding: ActionRequiredBehavior (required): Defines requiredness behavior for selecting an action or an action group | |||||
![]() ![]() ![]() |
0..1 | code | yes | no Binding: ActionPrecheckBehavior (required): Defines selection frequency behavior for an action or group | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
C | 0..1 | Reference(Resource) | The target of the action | ||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: resource additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() |
C | 0..* | See action (RequestGroup) | Sub action | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| RequestGroup.language | Base | extensible |
Common Languages
|
📍3.0.2 | tx.fhir.org |
| RequestGroup.status | Base | required | RequestStatus | 📍3.0.2 | FHIR Std. |
| RequestGroup.intent | Base | required | RequestIntent | 📍3.0.2 | FHIR Std. |
| RequestGroup.priority | Base | required | RequestPriority | 📍3.0.2 | FHIR Std. |
| RequestGroup.action.condition.kind | Base | required | ActionConditionKind | 📍3.0.2 | FHIR Std. |
| RequestGroup.action.relatedAction.relationship | Base | required | ActionRelationshipType | 📍3.0.2 | FHIR Std. |
| RequestGroup.action.type | Base | extensible | ActionType | 📍3.0.2 | FHIR Std. |
| RequestGroup.action.groupingBehavior | Base | required | ActionGroupingBehavior | 📍3.0.2 | FHIR Std. |
| RequestGroup.action.selectionBehavior | Base | required | ActionSelectionBehavior | 📍3.0.2 | FHIR Std. |
| RequestGroup.action.requiredBehavior | Base | required | ActionRequiredBehavior | 📍3.0.2 | FHIR Std. |
| RequestGroup.action.precheckBehavior | Base | required | ActionPrecheckBehavior | 📍3.0.2 | FHIR Std. |
| RequestGroup.action.cardinalityBehavior | Base | required | ActionCardinalityBehavior | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | RequestGroup | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (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()
|
This structure is derived from RequestGroup
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron