Diagnostic Requests
0.0.9 - CI Build Australia flag

Diagnostic Requests, published by Special Committee or Project or Initiative or Collective. This guide is not an authorized publication; it is the continuous build for version 0.0.9 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/draft-diagnostic-orders/ and changes regularly. See the Directory of published versions

Resource Profile: Diagnostic RequestGroup

Official URL: http://draft.hl7.org.au/fhir/diagnostic-orders/StructureDefinition/erequest-request-group Version: 0.0.9
Draft as of 2024-04-09 Computable Name: ERequestRequestGroup

Diagnostic RequestGroup to reference all the individual ServiceRequests.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from RequestGroup

NameFlagsCard.TypeDescription & Constraintsdoco
.. RequestGroup RequestGroup
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... copiesto S 0..* Reference(Practitioner | Device | Patient | RelatedPerson | PractitionerRole | Organization | Location | HealthcareService | CareTeam | Endpoint) Result copies to
URL: http://hl7.org.au/fhir/StructureDefinition/result-copies-to
... requestFasting S 0..1 CodeableConcept The condition or state of the patient for this test
URL: http://hl7.org/fhir/StructureDefinition/servicerequest-precondition profiled by http://draft.hl7.org.au/fhir/diagnostic-orders/StructureDefinition/erequest-servicerequest-fasting
... status 1..1 code active | completed | revoked
Binding: eRequest Service Request Status codes (required)
... intent 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Required Pattern: order
... priority S 0..1 code routine | urgent | asap | stat
Binding: eRequest Priority codes (required)
... subject S 0..1 Reference(AU Core Patient) Who the request group is about
.... reference 1..1 string Literal reference, Relative, internal or absolute URL
.... display S 0..1 string Text alternative for the resource
... encounter S 1..1 Reference(Diagnostic Encounter) Created as part of
.... reference 1..1 string Reference to contained Encounter
... authoredOn 1..1 dateTime Date requested
... author 1..1 Reference(Diagnostic PractitionerRole) Device or practitioner that authored the request group
... reasonCode S 0..1 CodeableConcept Why the request group is needed
.... text 1..1 string Plain text representation of the concept
... action
.... resource 0..1 Reference(Diagnostic Service Request Pathology | Diagnostic Service Request Radiology) The target of the action

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
RequestGroup.statusrequiredERequestServiceRequestStatus
http://draft.hl7.org.au/fhir/diagnostic-orders/ValueSet/erequest-servicerequeststatus
from this IG
RequestGroup.priorityrequiredERequestPriority
http://draft.hl7.org.au/fhir/diagnostic-orders/ValueSet/erequest-priority
from this IG
NameFlagsCard.TypeDescription & Constraintsdoco
.. RequestGroup 0..* RequestGroup A group of related requests
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... copiesto S 0..* Reference(Practitioner | Device | Patient | RelatedPerson | PractitionerRole | Organization | Location | HealthcareService | CareTeam | Endpoint) Result copies to
URL: http://hl7.org.au/fhir/StructureDefinition/result-copies-to
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... groupIdentifier S 1..1 ERequestPlacerGroupNumber Diagnostic Placer Group Number
... status ?!Σ 1..1 code active | completed | revoked
Binding: eRequest Service Request Status codes (required)
... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Binding: RequestIntent (required): Codes indicating the degree of authority/intentionality associated with a request.


Required Pattern: order
... priority SΣ 0..1 code routine | urgent | asap | stat
Binding: eRequest Priority codes (required)
... subject S 0..1 Reference(AU Core Patient) Who the request group is about
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
.... display SΣ 0..1 string Text alternative for the resource
... encounter S 1..1 Reference(Diagnostic Encounter) Created as part of
.... reference ΣC 1..1 string Reference to contained Encounter
... authoredOn 1..1 dateTime Date requested
... author 1..1 Reference(Diagnostic PractitionerRole) Device or practitioner that authored the request group
... reasonCode S 0..1 CodeableConcept Why the request group is needed
.... text Σ 1..1 string Plain text representation of the concept

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
RequestGroup.statusrequiredERequestServiceRequestStatus
http://draft.hl7.org.au/fhir/diagnostic-orders/ValueSet/erequest-servicerequeststatus
from this IG
RequestGroup.intentrequiredPattern: order
http://hl7.org/fhir/ValueSet/request-intent|4.0.1
from the FHIR Standard
RequestGroup.priorityrequiredERequestPriority
http://draft.hl7.org.au/fhir/diagnostic-orders/ValueSet/erequest-priority
from this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorRequestGroupIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorRequestGroupIf 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-4errorRequestGroupIf 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-5errorRequestGroupIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceRequestGroupA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
NameFlagsCard.TypeDescription & Constraintsdoco
.. 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
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... copiesto S 0..* Reference(Practitioner | Device | Patient | RelatedPerson | PractitionerRole | Organization | Location | HealthcareService | CareTeam | Endpoint) Result copies to
URL: http://hl7.org.au/fhir/StructureDefinition/result-copies-to
... requestFasting S 0..1 CodeableConcept The condition or state of the patient for this test
URL: http://hl7.org/fhir/StructureDefinition/servicerequest-precondition profiled by http://draft.hl7.org.au/fhir/diagnostic-orders/StructureDefinition/erequest-servicerequest-fasting
... 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 S 1..1 ERequestPlacerGroupNumber Diagnostic Placer Group Number
... status ?!Σ 1..1 code active | completed | revoked
Binding: eRequest Service Request Status codes (required)
... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Binding: RequestIntent (required): Codes indicating the degree of authority/intentionality associated with a request.


Required Pattern: order
... priority SΣ 0..1 code routine | urgent | asap | stat
Binding: eRequest Priority codes (required)
... code Σ 0..1 CodeableConcept What's being requested/ordered
... subject S 0..1 Reference(AU Core Patient) Who the request group is about
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display SΣ 0..1 string Text alternative for the resource
... encounter S 1..1 Reference(Diagnostic Encounter) Created as part of
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 1..1 string Reference to contained Encounter
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... authoredOn 1..1 dateTime Date requested
... author 1..1 Reference(Diagnostic PractitionerRole) Device or practitioner that authored the request group
... reasonCode S 0..1 CodeableConcept Why the request group is needed
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 0..* Coding Code defined by a terminology system
.... text Σ 1..1 string Plain text representation of the concept
... reasonReference 0..* Reference(Condition | Observation | DiagnosticReport | DocumentReference) Why the request group is needed
... note 0..* Annotation Additional notes about the response
... action C 0..* BackboneElement Proposed actions, if any
rqg-1: Must have resource or action but not both
.... 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
.... timing[x] 0..1 When the action should take place
..... timingDateTime dateTime
..... timingAge Age
..... timingPeriod Period
..... timingDuration Duration
..... timingRange Range
..... timingTiming Timing
.... 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 C 0..1 Reference(Diagnostic Service Request Pathology | Diagnostic Service Request Radiology) The target of the action
.... action C 0..* See action (RequestGroup) Sub action

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
RequestGroup.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
RequestGroup.statusrequiredERequestServiceRequestStatus
http://draft.hl7.org.au/fhir/diagnostic-orders/ValueSet/erequest-servicerequeststatus
from this IG
RequestGroup.intentrequiredPattern: order
http://hl7.org/fhir/ValueSet/request-intent|4.0.1
from the FHIR Standard
RequestGroup.priorityrequiredERequestPriority
http://draft.hl7.org.au/fhir/diagnostic-orders/ValueSet/erequest-priority
from this IG
RequestGroup.subject.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
RequestGroup.encounter.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
RequestGroup.action.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
from the FHIR Standard
RequestGroup.action.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
from the FHIR Standard
RequestGroup.action.relatedAction.relationshiprequiredActionRelationshipType
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
from the FHIR Standard
RequestGroup.action.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
from the FHIR Standard
RequestGroup.action.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
from the FHIR Standard
RequestGroup.action.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
from the FHIR Standard
RequestGroup.action.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
from the FHIR Standard
RequestGroup.action.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
from the FHIR Standard
RequestGroup.action.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorRequestGroupIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorRequestGroupIf 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-4errorRequestGroupIf 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-5errorRequestGroupIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceRequestGroupA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
rqg-1errorRequestGroup.actionMust have resource or action but not both
: resource.exists() != action.exists()

Differential View

This structure is derived from RequestGroup

NameFlagsCard.TypeDescription & Constraintsdoco
.. RequestGroup RequestGroup
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... copiesto S 0..* Reference(Practitioner | Device | Patient | RelatedPerson | PractitionerRole | Organization | Location | HealthcareService | CareTeam | Endpoint) Result copies to
URL: http://hl7.org.au/fhir/StructureDefinition/result-copies-to
... requestFasting S 0..1 CodeableConcept The condition or state of the patient for this test
URL: http://hl7.org/fhir/StructureDefinition/servicerequest-precondition profiled by http://draft.hl7.org.au/fhir/diagnostic-orders/StructureDefinition/erequest-servicerequest-fasting
... status 1..1 code active | completed | revoked
Binding: eRequest Service Request Status codes (required)
... intent 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Required Pattern: order
... priority S 0..1 code routine | urgent | asap | stat
Binding: eRequest Priority codes (required)
... subject S 0..1 Reference(AU Core Patient) Who the request group is about
.... reference 1..1 string Literal reference, Relative, internal or absolute URL
.... display S 0..1 string Text alternative for the resource
... encounter S 1..1 Reference(Diagnostic Encounter) Created as part of
.... reference 1..1 string Reference to contained Encounter
... authoredOn 1..1 dateTime Date requested
... author 1..1 Reference(Diagnostic PractitionerRole) Device or practitioner that authored the request group
... reasonCode S 0..1 CodeableConcept Why the request group is needed
.... text 1..1 string Plain text representation of the concept
... action
.... resource 0..1 Reference(Diagnostic Service Request Pathology | Diagnostic Service Request Radiology) The target of the action

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
RequestGroup.statusrequiredERequestServiceRequestStatus
http://draft.hl7.org.au/fhir/diagnostic-orders/ValueSet/erequest-servicerequeststatus
from this IG
RequestGroup.priorityrequiredERequestPriority
http://draft.hl7.org.au/fhir/diagnostic-orders/ValueSet/erequest-priority
from this IG

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. RequestGroup 0..* RequestGroup A group of related requests
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... copiesto S 0..* Reference(Practitioner | Device | Patient | RelatedPerson | PractitionerRole | Organization | Location | HealthcareService | CareTeam | Endpoint) Result copies to
URL: http://hl7.org.au/fhir/StructureDefinition/result-copies-to
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... groupIdentifier S 1..1 ERequestPlacerGroupNumber Diagnostic Placer Group Number
... status ?!Σ 1..1 code active | completed | revoked
Binding: eRequest Service Request Status codes (required)
... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Binding: RequestIntent (required): Codes indicating the degree of authority/intentionality associated with a request.


Required Pattern: order
... priority SΣ 0..1 code routine | urgent | asap | stat
Binding: eRequest Priority codes (required)
... subject S 0..1 Reference(AU Core Patient) Who the request group is about
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
.... display SΣ 0..1 string Text alternative for the resource
... encounter S 1..1 Reference(Diagnostic Encounter) Created as part of
.... reference ΣC 1..1 string Reference to contained Encounter
... authoredOn 1..1 dateTime Date requested
... author 1..1 Reference(Diagnostic PractitionerRole) Device or practitioner that authored the request group
... reasonCode S 0..1 CodeableConcept Why the request group is needed
.... text Σ 1..1 string Plain text representation of the concept

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
RequestGroup.statusrequiredERequestServiceRequestStatus
http://draft.hl7.org.au/fhir/diagnostic-orders/ValueSet/erequest-servicerequeststatus
from this IG
RequestGroup.intentrequiredPattern: order
http://hl7.org/fhir/ValueSet/request-intent|4.0.1
from the FHIR Standard
RequestGroup.priorityrequiredERequestPriority
http://draft.hl7.org.au/fhir/diagnostic-orders/ValueSet/erequest-priority
from this IG

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorRequestGroupIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorRequestGroupIf 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-4errorRequestGroupIf 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-5errorRequestGroupIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceRequestGroupA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. 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
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: CommonLanguages (preferred): A human language.

Additional BindingsPurpose
AllLanguages Max Binding
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
... copiesto S 0..* Reference(Practitioner | Device | Patient | RelatedPerson | PractitionerRole | Organization | Location | HealthcareService | CareTeam | Endpoint) Result copies to
URL: http://hl7.org.au/fhir/StructureDefinition/result-copies-to
... requestFasting S 0..1 CodeableConcept The condition or state of the patient for this test
URL: http://hl7.org/fhir/StructureDefinition/servicerequest-precondition profiled by http://draft.hl7.org.au/fhir/diagnostic-orders/StructureDefinition/erequest-servicerequest-fasting
... 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 S 1..1 ERequestPlacerGroupNumber Diagnostic Placer Group Number
... status ?!Σ 1..1 code active | completed | revoked
Binding: eRequest Service Request Status codes (required)
... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Binding: RequestIntent (required): Codes indicating the degree of authority/intentionality associated with a request.


Required Pattern: order
... priority SΣ 0..1 code routine | urgent | asap | stat
Binding: eRequest Priority codes (required)
... code Σ 0..1 CodeableConcept What's being requested/ordered
... subject S 0..1 Reference(AU Core Patient) Who the request group is about
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 1..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display SΣ 0..1 string Text alternative for the resource
... encounter S 1..1 Reference(Diagnostic Encounter) Created as part of
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... reference ΣC 1..1 string Reference to contained Encounter
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model).

.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... authoredOn 1..1 dateTime Date requested
... author 1..1 Reference(Diagnostic PractitionerRole) Device or practitioner that authored the request group
... reasonCode S 0..1 CodeableConcept Why the request group is needed
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 0..* Coding Code defined by a terminology system
.... text Σ 1..1 string Plain text representation of the concept
... reasonReference 0..* Reference(Condition | Observation | DiagnosticReport | DocumentReference) Why the request group is needed
... note 0..* Annotation Additional notes about the response
... action C 0..* BackboneElement Proposed actions, if any
rqg-1: Must have resource or action but not both
.... 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
.... timing[x] 0..1 When the action should take place
..... timingDateTime dateTime
..... timingAge Age
..... timingPeriod Period
..... timingDuration Duration
..... timingRange Range
..... timingTiming Timing
.... 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 C 0..1 Reference(Diagnostic Service Request Pathology | Diagnostic Service Request Radiology) The target of the action
.... action C 0..* See action (RequestGroup) Sub action

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
RequestGroup.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
RequestGroup.statusrequiredERequestServiceRequestStatus
http://draft.hl7.org.au/fhir/diagnostic-orders/ValueSet/erequest-servicerequeststatus
from this IG
RequestGroup.intentrequiredPattern: order
http://hl7.org/fhir/ValueSet/request-intent|4.0.1
from the FHIR Standard
RequestGroup.priorityrequiredERequestPriority
http://draft.hl7.org.au/fhir/diagnostic-orders/ValueSet/erequest-priority
from this IG
RequestGroup.subject.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
RequestGroup.encounter.typeextensibleResourceType
http://hl7.org/fhir/ValueSet/resource-types
from the FHIR Standard
RequestGroup.action.priorityrequiredRequestPriority
http://hl7.org/fhir/ValueSet/request-priority|4.0.1
from the FHIR Standard
RequestGroup.action.condition.kindrequiredActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind|4.0.1
from the FHIR Standard
RequestGroup.action.relatedAction.relationshiprequiredActionRelationshipType
http://hl7.org/fhir/ValueSet/action-relationship-type|4.0.1
from the FHIR Standard
RequestGroup.action.typeextensibleActionType
http://hl7.org/fhir/ValueSet/action-type
from the FHIR Standard
RequestGroup.action.groupingBehaviorrequiredActionGroupingBehavior
http://hl7.org/fhir/ValueSet/action-grouping-behavior|4.0.1
from the FHIR Standard
RequestGroup.action.selectionBehaviorrequiredActionSelectionBehavior
http://hl7.org/fhir/ValueSet/action-selection-behavior|4.0.1
from the FHIR Standard
RequestGroup.action.requiredBehaviorrequiredActionRequiredBehavior
http://hl7.org/fhir/ValueSet/action-required-behavior|4.0.1
from the FHIR Standard
RequestGroup.action.precheckBehaviorrequiredActionPrecheckBehavior
http://hl7.org/fhir/ValueSet/action-precheck-behavior|4.0.1
from the FHIR Standard
RequestGroup.action.cardinalityBehaviorrequiredActionCardinalityBehavior
http://hl7.org/fhir/ValueSet/action-cardinality-behavior|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorRequestGroupIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorRequestGroupIf 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-4errorRequestGroupIf 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-5errorRequestGroupIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceRequestGroupA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
rqg-1errorRequestGroup.actionMust have resource or action but not both
: resource.exists() != action.exists()

 

Other representations of profile: CSV, Excel, Schematron