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

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

Resource Profile: Profile_R4B_ServiceRequest_R3_ProcedureRequest

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

This cross-version profile allows R4B 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 R4B: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.instantiatesUri
.... extension:quantity 0..1 Quantity, Ratio, Range R4B: Service amount (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.quantity
.... extension:occurrence 0..1 Period, Timing R4B: When service should occur additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.occurrence
.... extension:locationCode 0..* CodeableConcept R4B: Requested location (new)
URL: http://hl7.org/fhir/4.3/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 R4B.Location for use in FHIR STU3(0.1.0) | Location) R4B: Requested location (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.locationReference
.... extension:insurance 0..* Reference(Cross-version Profile for R4B.Coverage for use in FHIR STU3(0.1.0) | Coverage | Cross-version Profile for R4B.ClaimResponse for use in FHIR STU3(0.1.0) | ClaimResponse) R4B: Associated insurance coverage (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.insurance
.... extension:patientInstruction 0..1 string R4B: Patient or consumer-oriented instructions (new)
URL: http://hl7.org/fhir/4.3/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 R4B: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.intent
Binding: RequestIntent (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
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Individual or Entity the service is ordered for
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

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 FHIR Std.
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
... meta
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 Meta R4B: Metadata about the resource additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.meta
... text
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) R4B: Text summary of the resource, for human interpretation additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.text
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesUri 0..* uri R4B: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.instantiatesUri
.... extension:quantity 0..1 Quantity, Ratio, Range R4B: Service amount (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.quantity
.... extension:occurrence 0..1 Period, Timing R4B: When service should occur additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.occurrence
.... extension:locationCode 0..* CodeableConcept R4B: Requested location (new)
URL: http://hl7.org/fhir/4.3/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 R4B.Location for use in FHIR STU3(0.1.0) | Location) R4B: Requested location (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.locationReference
.... extension:insurance 0..* Reference(Cross-version Profile for R4B.Coverage for use in FHIR STU3(0.1.0) | Coverage | Cross-version Profile for R4B.ClaimResponse for use in FHIR STU3(0.1.0) | ClaimResponse) R4B: Associated insurance coverage (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.insurance
.... extension:patientInstruction 0..1 string R4B: Patient or consumer-oriented instructions (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.patientInstruction
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..* Identifier R4B: Identifiers assigned to this order additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.identifier
... definition
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:instantiatesCanonical 0..* uri R4B: Instantiates FHIR protocol or definition additional types
URL: http://hl7.org/fhir/4.3/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]] R4B: What request fulfills
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... replaces
.... 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]] R4B: What request replaces additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... requisition
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:requisition 0..1 Identifier R4B: Composite Request ID additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.requisition
... intent
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:intent 0..1 code R4B: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.intent
Binding: RequestIntent (required): The kind of service request.
... subject
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Individual or Entity the service is ordered for
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... context
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:encounter 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Encounter in which the request was created additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... 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]] R4B: 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]] R4B: Explanation/Justification for service or service
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... supportingInfo
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:supportingInfo 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Additional clinical information additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... specimen
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:specimen 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: specimen additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... note
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:note 0..* Annotation R4B: Comments additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.note
... relevantHistory
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:relevantHistory 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Request provenance additional types
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
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 Meta R4B: Metadata about the resource additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.meta
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... profile Σ 0..* uri Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: Common Tags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones"
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... 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
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) R4B: Text summary of the resource, for human interpretation additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.text
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative
.... div C 1..1 xhtml Limited xhtml content
Constraints: txt-1, txt-2
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesUri 0..* uri R4B: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.instantiatesUri
.... extension:quantity 0..1 Quantity, Ratio, Range R4B: Service amount (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.quantity
.... extension:occurrence 0..1 Period, Timing R4B: When service should occur additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.occurrence
.... extension:locationCode 0..* CodeableConcept R4B: Requested location (new)
URL: http://hl7.org/fhir/4.3/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 R4B.Location for use in FHIR STU3(0.1.0) | Location) R4B: Requested location (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.locationReference
.... extension:insurance 0..* Reference(Cross-version Profile for R4B.Coverage for use in FHIR STU3(0.1.0) | Coverage | Cross-version Profile for R4B.ClaimResponse for use in FHIR STU3(0.1.0) | ClaimResponse) R4B: Associated insurance coverage (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.insurance
.... extension:patientInstruction 0..1 string R4B: Patient or consumer-oriented instructions (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.patientInstruction
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Identifiers assigned to this order
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..* Identifier R4B: Identifiers assigned to this order additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.identifier
.... use ?!Σ 0..1 code usual | official | temp | secondary (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... 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 R4B: Instantiates FHIR protocol or definition additional types
URL: http://hl7.org/fhir/4.3/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]] R4B: 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]] R4B: 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
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:requisition 0..1 Identifier R4B: Composite Request ID additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.requisition
.... use ?!Σ 0..1 code usual | official | temp | secondary (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... 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 R4B: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.intent
Binding: RequestIntent (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
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Individual or Entity the service is ordered for
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
... context Σ 0..1 Reference(Encounter | EpisodeOfCare) Encounter or Episode during which request was created
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:encounter 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Encounter in which the request was created 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
... 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]] R4B: 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]] R4B: 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
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:supportingInfo 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Additional clinical information 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
... specimen Σ 0..* Reference(Specimen) Procedure Samples
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:specimen 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: specimen 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
... bodySite Σ 0..* CodeableConcept Location on Body
Binding: SNOMED CT Body Structures (example): Codes describing anatomical locations. May include laterality.
... note 0..* Annotation Comments
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:note 0..* Annotation R4B: Comments additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.note
.... author[x] Σ 0..1 Individual responsible for the annotation
..... authorReference Reference(Practitioner | Patient | RelatedPerson)
..... authorString string
.... time Σ 0..1 dateTime When the annotation was made
.... text 1..1 string The annotation - text content
... relevantHistory 0..* Reference(Provenance) Request provenance
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:relevantHistory 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Request provenance 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

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ProcedureRequest.meta.​security Base extensible All Security Labels 📍3.0.2 FHIR Std.
ProcedureRequest.meta.​tag Base example Common Tags 📍3.0.2 FHIR Std.
ProcedureRequest.language Base extensible Common Languages 📍3.0.2 FHIR Std.
ProcedureRequest.text.​status Base required NarrativeStatus 📍3.0.2 FHIR Std.
ProcedureRequest.identifier.​use Base required IdentifierUse 📍3.0.2 FHIR Std.
ProcedureRequest.identifier.​type Base extensible Identifier Type Codes 📍3.0.2 FHIR Std.
ProcedureRequest.requisition.​use Base required IdentifierUse 📍3.0.2 FHIR Std.
ProcedureRequest.requisition.​type Base extensible Identifier Type Codes 📍3.0.2 FHIR Std.
ProcedureRequest.status Base required RequestStatus 📍3.0.2 FHIR Std.
ProcedureRequest.intent Base required RequestIntent 📍3.0.2 FHIR Std.
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()
txt-1 error ProcedureRequest.text.div The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes htmlchecks()
txt-2 error ProcedureRequest.text.div The narrative SHALL have some non-whitespace content htmlchecks()

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 R4B: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.instantiatesUri
.... extension:quantity 0..1 Quantity, Ratio, Range R4B: Service amount (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.quantity
.... extension:occurrence 0..1 Period, Timing R4B: When service should occur additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.occurrence
.... extension:locationCode 0..* CodeableConcept R4B: Requested location (new)
URL: http://hl7.org/fhir/4.3/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 R4B.Location for use in FHIR STU3(0.1.0) | Location) R4B: Requested location (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.locationReference
.... extension:insurance 0..* Reference(Cross-version Profile for R4B.Coverage for use in FHIR STU3(0.1.0) | Coverage | Cross-version Profile for R4B.ClaimResponse for use in FHIR STU3(0.1.0) | ClaimResponse) R4B: Associated insurance coverage (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.insurance
.... extension:patientInstruction 0..1 string R4B: Patient or consumer-oriented instructions (new)
URL: http://hl7.org/fhir/4.3/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 R4B: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.intent
Binding: RequestIntent (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
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Individual or Entity the service is ordered for
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

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 FHIR Std.
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
... meta
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 Meta R4B: Metadata about the resource additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.meta
... text
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) R4B: Text summary of the resource, for human interpretation additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.text
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesUri 0..* uri R4B: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.instantiatesUri
.... extension:quantity 0..1 Quantity, Ratio, Range R4B: Service amount (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.quantity
.... extension:occurrence 0..1 Period, Timing R4B: When service should occur additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.occurrence
.... extension:locationCode 0..* CodeableConcept R4B: Requested location (new)
URL: http://hl7.org/fhir/4.3/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 R4B.Location for use in FHIR STU3(0.1.0) | Location) R4B: Requested location (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.locationReference
.... extension:insurance 0..* Reference(Cross-version Profile for R4B.Coverage for use in FHIR STU3(0.1.0) | Coverage | Cross-version Profile for R4B.ClaimResponse for use in FHIR STU3(0.1.0) | ClaimResponse) R4B: Associated insurance coverage (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.insurance
.... extension:patientInstruction 0..1 string R4B: Patient or consumer-oriented instructions (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.patientInstruction
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..* Identifier R4B: Identifiers assigned to this order additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.identifier
... definition
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:instantiatesCanonical 0..* uri R4B: Instantiates FHIR protocol or definition additional types
URL: http://hl7.org/fhir/4.3/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]] R4B: What request fulfills
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... replaces
.... 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]] R4B: What request replaces additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... requisition
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:requisition 0..1 Identifier R4B: Composite Request ID additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.requisition
... intent
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:intent 0..1 code R4B: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.intent
Binding: RequestIntent (required): The kind of service request.
... subject
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Individual or Entity the service is ordered for
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... context
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:encounter 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Encounter in which the request was created additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... 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]] R4B: 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]] R4B: Explanation/Justification for service or service
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... supportingInfo
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:supportingInfo 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Additional clinical information additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... specimen
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:specimen 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: specimen additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... note
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:note 0..* Annotation R4B: Comments additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.note
... relevantHistory
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:relevantHistory 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Request provenance additional types
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
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 Meta R4B: Metadata about the resource additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.meta
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... profile Σ 0..* uri Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: Common Tags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones"
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... 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
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) R4B: Text summary of the resource, for human interpretation additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.text
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative
.... div C 1..1 xhtml Limited xhtml content
Constraints: txt-1, txt-2
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesUri 0..* uri R4B: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.instantiatesUri
.... extension:quantity 0..1 Quantity, Ratio, Range R4B: Service amount (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.quantity
.... extension:occurrence 0..1 Period, Timing R4B: When service should occur additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.occurrence
.... extension:locationCode 0..* CodeableConcept R4B: Requested location (new)
URL: http://hl7.org/fhir/4.3/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 R4B.Location for use in FHIR STU3(0.1.0) | Location) R4B: Requested location (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.locationReference
.... extension:insurance 0..* Reference(Cross-version Profile for R4B.Coverage for use in FHIR STU3(0.1.0) | Coverage | Cross-version Profile for R4B.ClaimResponse for use in FHIR STU3(0.1.0) | ClaimResponse) R4B: Associated insurance coverage (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.insurance
.... extension:patientInstruction 0..1 string R4B: Patient or consumer-oriented instructions (new)
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.patientInstruction
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier Identifiers assigned to this order
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..* Identifier R4B: Identifiers assigned to this order additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.identifier
.... use ?!Σ 0..1 code usual | official | temp | secondary (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... 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 R4B: Instantiates FHIR protocol or definition additional types
URL: http://hl7.org/fhir/4.3/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]] R4B: 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]] R4B: 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
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:requisition 0..1 Identifier R4B: Composite Request ID additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.requisition
.... use ?!Σ 0..1 code usual | official | temp | secondary (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value Σ 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... 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 R4B: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.intent
Binding: RequestIntent (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
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:subject 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Individual or Entity the service is ordered for
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
... context Σ 0..1 Reference(Encounter | EpisodeOfCare) Encounter or Episode during which request was created
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:encounter 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Encounter in which the request was created 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
... 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]] R4B: 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]] R4B: 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
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:supportingInfo 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Additional clinical information 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
... specimen Σ 0..* Reference(Specimen) Procedure Samples
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:specimen 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: specimen 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
... bodySite Σ 0..* CodeableConcept Location on Body
Binding: SNOMED CT Body Structures (example): Codes describing anatomical locations. May include laterality.
... note 0..* Annotation Comments
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:note 0..* Annotation R4B: Comments additional types
URL: http://hl7.org/fhir/4.3/StructureDefinition/extension-ServiceRequest.note
.... author[x] Σ 0..1 Individual responsible for the annotation
..... authorReference Reference(Practitioner | Patient | RelatedPerson)
..... authorString string
.... time Σ 0..1 dateTime When the annotation was made
.... text 1..1 string The annotation - text content
... relevantHistory 0..* Reference(Provenance) Request provenance
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:relevantHistory 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4B: Request provenance 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

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ProcedureRequest.meta.​security Base extensible All Security Labels 📍3.0.2 FHIR Std.
ProcedureRequest.meta.​tag Base example Common Tags 📍3.0.2 FHIR Std.
ProcedureRequest.language Base extensible Common Languages 📍3.0.2 FHIR Std.
ProcedureRequest.text.​status Base required NarrativeStatus 📍3.0.2 FHIR Std.
ProcedureRequest.identifier.​use Base required IdentifierUse 📍3.0.2 FHIR Std.
ProcedureRequest.identifier.​type Base extensible Identifier Type Codes 📍3.0.2 FHIR Std.
ProcedureRequest.requisition.​use Base required IdentifierUse 📍3.0.2 FHIR Std.
ProcedureRequest.requisition.​type Base extensible Identifier Type Codes 📍3.0.2 FHIR Std.
ProcedureRequest.status Base required RequestStatus 📍3.0.2 FHIR Std.
ProcedureRequest.intent Base required RequestIntent 📍3.0.2 FHIR Std.
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()
txt-1 error ProcedureRequest.text.div The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes htmlchecks()
txt-2 error ProcedureRequest.text.div The narrative SHALL have some non-whitespace content htmlchecks()

 

Other representations of profile: CSV, Excel, Schematron