Extensions for Using Data Elements from FHIR R4 in FHIR STU3
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R4 in FHIR STU3 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R4_ServiceRequest_R3_ProcedureRequest

Official URL: http://hl7.org/fhir/4.0/StructureDefinition/profile-ServiceRequest-for-ProcedureRequest Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R4_ServiceRequest_R3_ProcedureRequest

This cross-version profile allows R4 ServiceRequest content to be represented via FHIR STU3 ProcedureRequest resources.

Usages:

  • This Profile is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ProcedureRequest 0..* ProcedureRequest A request for a procedure or diagnostic to be performed
... 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
.... extension:instantiatesUri 0..* uri R4: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.instantiatesUri
.... extension:quantity 0..1 Quantity, Ratio, Range R4: Service amount (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.quantity
.... extension:locationCode 0..* CodeableConcept R4: Requested location (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.locationCode
Binding: ServiceDeliveryLocationRoleType|2014-03-26 (example): A location type where services are delivered.
.... extension:locationReference 0..* Reference(Cross-version Profile for R4.Location for use in FHIR STU3(0.1.0) | Location) R4: Requested location (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.locationReference
.... extension:insurance 0..* Reference(Cross-version Profile for R4.Coverage for use in FHIR STU3(0.1.0) | Coverage | Cross-version Profile for R4.ClaimResponse for use in FHIR STU3(0.1.0) | ClaimResponse) R4: Associated insurance coverage (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.insurance
.... extension:patientInstruction 0..1 string R4: Patient or consumer-oriented instructions (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.patientInstruction
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... intent ?!Σ 1..1 code proposal | plan | order +
Binding: RequestIntent . (required): The kind of procedure or diagnostic request
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:intent 0..1 code R4: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.intent
Binding: R4RequestIntentForR3 (0.1.0) (required): The kind of service request.
... doNotPerform ?!Σ 0..1 boolean True if procedure should not be performed
... code Σ 1..1 CodeableConcept What is being requested/ordered
Binding: Procedure Codes (SNOMED CT) (example): Codes for tests/services that can be performed by procedure or diagnostic services. For laboratory, LOINC is (preferred)[http://hl7.org/fhir/STU3/terminologies.html#preferred] and a valueset using LOINC Order codes is available here.
... subject Σ 1..1 Reference(Patient | Group | Location | Device) Individual the service is ordered for

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ProcedureRequest.status Base required RequestStatus 📍3.0.2 FHIR Std.
ProcedureRequest.intent Base required RequestIntent . 📍3.0.2 tx.fhir.org
ProcedureRequest.code Base example Procedure Codes (SNOMED CT) 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error ProcedureRequest If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error ProcedureRequest If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ProcedureRequest 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 ProcedureRequest 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 ProcedureRequest

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ProcedureRequest 0..* ProcedureRequest A request for a procedure or diagnostic to be performed
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesUri 0..* uri R4: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.instantiatesUri
.... extension:quantity 0..1 Quantity, Ratio, Range R4: Service amount (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.quantity
.... extension:locationCode 0..* CodeableConcept R4: Requested location (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.locationCode
Binding: ServiceDeliveryLocationRoleType|2014-03-26 (example): A location type where services are delivered.
.... extension:locationReference 0..* Reference(Cross-version Profile for R4.Location for use in FHIR STU3(0.1.0) | Location) R4: Requested location (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.locationReference
.... extension:insurance 0..* Reference(Cross-version Profile for R4.Coverage for use in FHIR STU3(0.1.0) | Coverage | Cross-version Profile for R4.ClaimResponse for use in FHIR STU3(0.1.0) | ClaimResponse) R4: Associated insurance coverage (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.insurance
.... extension:patientInstruction 0..1 string R4: Patient or consumer-oriented instructions (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.patientInstruction
... definition
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:instantiatesCanonical 0..* uri R4: Instantiates FHIR protocol or definition additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.instantiatesCanonical
... basedOn
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:basedOn 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: What request fulfills
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:replaces 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: What request replaces additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... intent
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:intent 0..1 code R4: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.intent
Binding: R4RequestIntentForR3 (0.1.0) (required): The kind of service request.
... performer
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:performer 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: Requested performer
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... reasonReference
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:reasonReference 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: Explanation/Justification for service or service
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ProcedureRequest 0..* ProcedureRequest A request for a procedure or diagnostic to be performed
... 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: Common Languages (extensible): A human language.
Additional BindingsPurpose
All Languages Max Binding
... 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 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesUri 0..* uri R4: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.instantiatesUri
.... extension:quantity 0..1 Quantity, Ratio, Range R4: Service amount (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.quantity
.... extension:locationCode 0..* CodeableConcept R4: Requested location (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.locationCode
Binding: ServiceDeliveryLocationRoleType|2014-03-26 (example): A location type where services are delivered.
.... extension:locationReference 0..* Reference(Cross-version Profile for R4.Location for use in FHIR STU3(0.1.0) | Location) R4: Requested location (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.locationReference
.... extension:insurance 0..* Reference(Cross-version Profile for R4.Coverage for use in FHIR STU3(0.1.0) | Coverage | Cross-version Profile for R4.ClaimResponse for use in FHIR STU3(0.1.0) | ClaimResponse) R4: Associated insurance coverage (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.insurance
.... extension:patientInstruction 0..1 string R4: Patient or consumer-oriented instructions (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.patientInstruction
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Identifiers assigned to this order
... definition Σ 0..* Reference(ActivityDefinition | PlanDefinition) Protocol or definition
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:instantiatesCanonical 0..* uri R4: Instantiates FHIR protocol or definition additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.instantiatesCanonical
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... basedOn Σ 0..* Reference(Resource) What request fulfills
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:basedOn 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: What request fulfills
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... replaces Σ 0..* Reference(Resource) What request replaces
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:replaces 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: What request replaces additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... requisition Σ 0..1 Identifier Composite Request ID
... status ?!Σ 1..1 code draft | active | suspended | completed | entered-in-error | cancelled
Binding: RequestStatus (required): The status of a procedure or diagnostic order.
... intent ?!Σ 1..1 code proposal | plan | order +
Binding: RequestIntent . (required): The kind of procedure or diagnostic request
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:intent 0..1 code R4: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.intent
Binding: R4RequestIntentForR3 (0.1.0) (required): The kind of service request.
.... value 0..1 code Primitive value for code
... priority Σ 0..1 code routine | urgent | asap | stat
Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request
... doNotPerform ?!Σ 0..1 boolean True if procedure should not be performed
... category Σ 0..* CodeableConcept Classification of procedure
Binding: Procedure Category Codes (SNOMED CT) (example): Classification of the procedure
... code Σ 1..1 CodeableConcept What is being requested/ordered
Binding: Procedure Codes (SNOMED CT) (example): Codes for tests/services that can be performed by procedure or diagnostic services. For laboratory, LOINC is (preferred)[http://hl7.org/fhir/STU3/terminologies.html#preferred] and a valueset using LOINC Order codes is available here.
... subject Σ 1..1 Reference(Patient | Group | Location | Device) Individual the service is ordered for
... context Σ 0..1 Reference(Encounter | EpisodeOfCare) Encounter or Episode during which request was created
... occurrence[x] Σ 0..1 When procedure should occur
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... asNeeded[x] Σ 0..1 Preconditions for procedure or diagnostic
Binding: SNOMED CT Medication As Needed Reason Codes (example): A coded concept identifying the pre-condition that should hold prior to performing a procedure. For example "pain", "on flare-up", etc.
.... asNeededBoolean boolean
.... asNeededCodeableConcept CodeableConcept
... authoredOn Σ 0..1 dateTime Date request signed
... requester Σ 0..1 BackboneElement Who/what is requesting procedure or diagnostic
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... agent Σ 1..1 Reference(Device | Practitioner | Organization) Individual making the request
.... onBehalfOf Σ 0..1 Reference(Organization) Organization agent is acting for
... performerType Σ 0..1 CodeableConcept Performer role
Binding: Participant Roles (example): Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc.
... performer Σ 0..1 Reference(Practitioner | Organization | Patient | Device | RelatedPerson | HealthcareService) Requested perfomer
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:performer 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: Requested performer
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... reasonCode Σ 0..* CodeableConcept Explanation/Justification for test
Binding: Procedure Reason Codes (example): Diagnosis or problem codes justifying the reason for requesting the procedure or diagnostic investigation.
... reasonReference Σ 0..* Reference(Condition | Observation) Explanation/Justification for test
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:reasonReference 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: Explanation/Justification for service or service
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... supportingInfo 0..* Reference(Resource) Additional clinical information
... specimen Σ 0..* Reference(Specimen) Procedure Samples
... bodySite Σ 0..* CodeableConcept Location on Body
Binding: SNOMED CT Body Structures (example): Codes describing anatomical locations. May include laterality.
... note 0..* Annotation Comments
... relevantHistory 0..* Reference(Provenance) Request provenance

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ProcedureRequest.language Base extensible Common Languages 📍3.0.2 FHIR Std.
ProcedureRequest.status Base required RequestStatus 📍3.0.2 FHIR Std.
ProcedureRequest.intent Base required RequestIntent . 📍3.0.2 tx.fhir.org
ProcedureRequest.priority Base required RequestPriority 📍3.0.2 FHIR Std.
ProcedureRequest.category Base example Procedure Category Codes (SNOMED CT) 📍3.0.2 FHIR Std.
ProcedureRequest.code Base example Procedure Codes (SNOMED CT) 📍3.0.2 FHIR Std.
ProcedureRequest.asNeeded[x] Base example SNOMED CT Medication As Needed Reason Codes 📍3.0.2 FHIR Std.
ProcedureRequest.performerType Base example Participant Roles 📍3.0.2 FHIR Std.
ProcedureRequest.reasonCode Base example Procedure Reason Codes 📍3.0.2 FHIR Std.
ProcedureRequest.bodySite Base example SNOMED CT Body Structures 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error ProcedureRequest If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error ProcedureRequest If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ProcedureRequest 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 ProcedureRequest 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()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ProcedureRequest 0..* ProcedureRequest A request for a procedure or diagnostic to be performed
... 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
.... extension:instantiatesUri 0..* uri R4: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.instantiatesUri
.... extension:quantity 0..1 Quantity, Ratio, Range R4: Service amount (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.quantity
.... extension:locationCode 0..* CodeableConcept R4: Requested location (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.locationCode
Binding: ServiceDeliveryLocationRoleType|2014-03-26 (example): A location type where services are delivered.
.... extension:locationReference 0..* Reference(Cross-version Profile for R4.Location for use in FHIR STU3(0.1.0) | Location) R4: Requested location (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.locationReference
.... extension:insurance 0..* Reference(Cross-version Profile for R4.Coverage for use in FHIR STU3(0.1.0) | Coverage | Cross-version Profile for R4.ClaimResponse for use in FHIR STU3(0.1.0) | ClaimResponse) R4: Associated insurance coverage (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.insurance
.... extension:patientInstruction 0..1 string R4: Patient or consumer-oriented instructions (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.patientInstruction
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... intent ?!Σ 1..1 code proposal | plan | order +
Binding: RequestIntent . (required): The kind of procedure or diagnostic request
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:intent 0..1 code R4: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.intent
Binding: R4RequestIntentForR3 (0.1.0) (required): The kind of service request.
... doNotPerform ?!Σ 0..1 boolean True if procedure should not be performed
... code Σ 1..1 CodeableConcept What is being requested/ordered
Binding: Procedure Codes (SNOMED CT) (example): Codes for tests/services that can be performed by procedure or diagnostic services. For laboratory, LOINC is (preferred)[http://hl7.org/fhir/STU3/terminologies.html#preferred] and a valueset using LOINC Order codes is available here.
... subject Σ 1..1 Reference(Patient | Group | Location | Device) Individual the service is ordered for

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ProcedureRequest.status Base required RequestStatus 📍3.0.2 FHIR Std.
ProcedureRequest.intent Base required RequestIntent . 📍3.0.2 tx.fhir.org
ProcedureRequest.code Base example Procedure Codes (SNOMED CT) 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error ProcedureRequest If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error ProcedureRequest If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ProcedureRequest 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 ProcedureRequest 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 ProcedureRequest

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ProcedureRequest 0..* ProcedureRequest A request for a procedure or diagnostic to be performed
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesUri 0..* uri R4: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.instantiatesUri
.... extension:quantity 0..1 Quantity, Ratio, Range R4: Service amount (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.quantity
.... extension:locationCode 0..* CodeableConcept R4: Requested location (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.locationCode
Binding: ServiceDeliveryLocationRoleType|2014-03-26 (example): A location type where services are delivered.
.... extension:locationReference 0..* Reference(Cross-version Profile for R4.Location for use in FHIR STU3(0.1.0) | Location) R4: Requested location (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.locationReference
.... extension:insurance 0..* Reference(Cross-version Profile for R4.Coverage for use in FHIR STU3(0.1.0) | Coverage | Cross-version Profile for R4.ClaimResponse for use in FHIR STU3(0.1.0) | ClaimResponse) R4: Associated insurance coverage (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.insurance
.... extension:patientInstruction 0..1 string R4: Patient or consumer-oriented instructions (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.patientInstruction
... definition
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:instantiatesCanonical 0..* uri R4: Instantiates FHIR protocol or definition additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.instantiatesCanonical
... basedOn
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:basedOn 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: What request fulfills
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:replaces 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: What request replaces additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... intent
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:intent 0..1 code R4: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.intent
Binding: R4RequestIntentForR3 (0.1.0) (required): The kind of service request.
... performer
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:performer 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: Requested performer
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... reasonReference
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:reasonReference 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: Explanation/Justification for service or service
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ProcedureRequest 0..* ProcedureRequest A request for a procedure or diagnostic to be performed
... 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: Common Languages (extensible): A human language.
Additional BindingsPurpose
All Languages Max Binding
... 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 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesUri 0..* uri R4: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.instantiatesUri
.... extension:quantity 0..1 Quantity, Ratio, Range R4: Service amount (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.quantity
.... extension:locationCode 0..* CodeableConcept R4: Requested location (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.locationCode
Binding: ServiceDeliveryLocationRoleType|2014-03-26 (example): A location type where services are delivered.
.... extension:locationReference 0..* Reference(Cross-version Profile for R4.Location for use in FHIR STU3(0.1.0) | Location) R4: Requested location (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.locationReference
.... extension:insurance 0..* Reference(Cross-version Profile for R4.Coverage for use in FHIR STU3(0.1.0) | Coverage | Cross-version Profile for R4.ClaimResponse for use in FHIR STU3(0.1.0) | ClaimResponse) R4: Associated insurance coverage (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.insurance
.... extension:patientInstruction 0..1 string R4: Patient or consumer-oriented instructions (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.patientInstruction
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Identifiers assigned to this order
... definition Σ 0..* Reference(ActivityDefinition | PlanDefinition) Protocol or definition
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:instantiatesCanonical 0..* uri R4: Instantiates FHIR protocol or definition additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.instantiatesCanonical
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... basedOn Σ 0..* Reference(Resource) What request fulfills
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:basedOn 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: What request fulfills
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... replaces Σ 0..* Reference(Resource) What request replaces
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:replaces 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: What request replaces additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... requisition Σ 0..1 Identifier Composite Request ID
... status ?!Σ 1..1 code draft | active | suspended | completed | entered-in-error | cancelled
Binding: RequestStatus (required): The status of a procedure or diagnostic order.
... intent ?!Σ 1..1 code proposal | plan | order +
Binding: RequestIntent . (required): The kind of procedure or diagnostic request
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:intent 0..1 code R4: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-ServiceRequest.intent
Binding: R4RequestIntentForR3 (0.1.0) (required): The kind of service request.
.... value 0..1 code Primitive value for code
... priority Σ 0..1 code routine | urgent | asap | stat
Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request
... doNotPerform ?!Σ 0..1 boolean True if procedure should not be performed
... category Σ 0..* CodeableConcept Classification of procedure
Binding: Procedure Category Codes (SNOMED CT) (example): Classification of the procedure
... code Σ 1..1 CodeableConcept What is being requested/ordered
Binding: Procedure Codes (SNOMED CT) (example): Codes for tests/services that can be performed by procedure or diagnostic services. For laboratory, LOINC is (preferred)[http://hl7.org/fhir/STU3/terminologies.html#preferred] and a valueset using LOINC Order codes is available here.
... subject Σ 1..1 Reference(Patient | Group | Location | Device) Individual the service is ordered for
... context Σ 0..1 Reference(Encounter | EpisodeOfCare) Encounter or Episode during which request was created
... occurrence[x] Σ 0..1 When procedure should occur
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... asNeeded[x] Σ 0..1 Preconditions for procedure or diagnostic
Binding: SNOMED CT Medication As Needed Reason Codes (example): A coded concept identifying the pre-condition that should hold prior to performing a procedure. For example "pain", "on flare-up", etc.
.... asNeededBoolean boolean
.... asNeededCodeableConcept CodeableConcept
... authoredOn Σ 0..1 dateTime Date request signed
... requester Σ 0..1 BackboneElement Who/what is requesting procedure or diagnostic
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... agent Σ 1..1 Reference(Device | Practitioner | Organization) Individual making the request
.... onBehalfOf Σ 0..1 Reference(Organization) Organization agent is acting for
... performerType Σ 0..1 CodeableConcept Performer role
Binding: Participant Roles (example): Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc.
... performer Σ 0..1 Reference(Practitioner | Organization | Patient | Device | RelatedPerson | HealthcareService) Requested perfomer
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:performer 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: Requested performer
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... reasonCode Σ 0..* CodeableConcept Explanation/Justification for test
Binding: Procedure Reason Codes (example): Diagnosis or problem codes justifying the reason for requesting the procedure or diagnostic investigation.
... reasonReference Σ 0..* Reference(Condition | Observation) Explanation/Justification for test
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:reasonReference 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: Explanation/Justification for service or service
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... supportingInfo 0..* Reference(Resource) Additional clinical information
... specimen Σ 0..* Reference(Specimen) Procedure Samples
... bodySite Σ 0..* CodeableConcept Location on Body
Binding: SNOMED CT Body Structures (example): Codes describing anatomical locations. May include laterality.
... note 0..* Annotation Comments
... relevantHistory 0..* Reference(Provenance) Request provenance

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ProcedureRequest.language Base extensible Common Languages 📍3.0.2 FHIR Std.
ProcedureRequest.status Base required RequestStatus 📍3.0.2 FHIR Std.
ProcedureRequest.intent Base required RequestIntent . 📍3.0.2 tx.fhir.org
ProcedureRequest.priority Base required RequestPriority 📍3.0.2 FHIR Std.
ProcedureRequest.category Base example Procedure Category Codes (SNOMED CT) 📍3.0.2 FHIR Std.
ProcedureRequest.code Base example Procedure Codes (SNOMED CT) 📍3.0.2 FHIR Std.
ProcedureRequest.asNeeded[x] Base example SNOMED CT Medication As Needed Reason Codes 📍3.0.2 FHIR Std.
ProcedureRequest.performerType Base example Participant Roles 📍3.0.2 FHIR Std.
ProcedureRequest.reasonCode Base example Procedure Reason Codes 📍3.0.2 FHIR Std.
ProcedureRequest.bodySite Base example SNOMED CT Body Structures 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error ProcedureRequest If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
dom-2 error ProcedureRequest If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error ProcedureRequest 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 ProcedureRequest 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()

 

Other representations of profile: CSV, Excel, Schematron