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

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

Resource Profile: Profile_R4_DeviceRequest_R5

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

This cross-version profile allows R4 DeviceRequest content to be represented via FHIR R5 DeviceRequest 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
.. DeviceRequest 0..* DeviceRequest(5.0.0) Medical device request
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Binding: RequestIntent (required): The kind of diagnostic request.
... doNotPerform ?!Σ 0..1 boolean True if the request is to stop or not to start using the device
... code Σ 1..1 CodeableReference(Device | DeviceDefinition) Device requested
Binding: DeviceType (example): Codes for devices that can be requested.
... subject Σ 1..1 Reference(Patient | Group | Location | Device) Focus of request

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DeviceRequest.status Base required RequestStatus 📍5.0.0 FHIR Std.
DeviceRequest.intent Base required RequestIntent 📍5.0.0 FHIR Std.
DeviceRequest.code Base example Device Type 📍5.0.0 FHIR Std.

Constraints

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

This structure is derived from DeviceRequest

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DeviceRequest 0..* DeviceRequest(5.0.0) Medical device request
... replaces
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:priorRequest 0..* Reference(Resource) R4: priorRequest 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..1 Reference(Cross-version Profile for R4.PractitionerRole for use in FHIR R5(0.1.0) | PractitionerRole | Cross-version Profile for R4.Organization for use in FHIR R5(0.1.0) | Organization | Cross-version Profile for R4.CareTeam for use in FHIR R5(0.1.0) | CareTeam | Cross-version Profile for R4.HealthcareService for use in FHIR R5(0.1.0) | HealthcareService | Cross-version Profile for R4.Patient for use in FHIR R5(0.1.0) | Patient | Cross-version Profile for R4.Device for use in FHIR R5(0.1.0) | DeviceAssociation | Cross-version Profile for R4.RelatedPerson for use in FHIR R5(0.1.0) | RelatedPerson) R4: performer additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-DeviceRequest.performer
... reason
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:reasonReference 0..* Reference(Cross-version Profile for R4.Observation for use in FHIR R5(0.1.0) | Observation | Cross-version Profile for R4.DiagnosticReport for use in FHIR R5(0.1.0) | DiagnosticReport | Cross-version Profile for R4.DocumentReference for use in FHIR R5(0.1.0) | DocumentReference) R4: Linked Reason for request additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-DeviceRequest.reasonReference

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DeviceRequest 0..* DeviceRequest(5.0.0) Medical device request
... 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: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... 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
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier Σ 0..* Identifier External Request identifier
... instantiatesCanonical Σ 0..* canonical(ActivityDefinition | PlanDefinition) Instantiates FHIR protocol or definition
... instantiatesUri Σ 0..* uri Instantiates external protocol or definition
... basedOn Σ 0..* Reference(Resource) What request fulfills
... replaces Σ 0..* Reference(DeviceRequest) What request replaces
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:priorRequest 0..1 Reference(Resource) R4: priorRequest additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... groupIdentifier Σ 0..1 Identifier Identifier of composite request
... status ?!Σ 0..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required): Codes representing the status of the request.
... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Binding: RequestIntent (required): The kind of diagnostic request.
... 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 the request is to stop or not to start using the device
... code Σ 1..1 CodeableReference(Device | DeviceDefinition) Device requested
Binding: DeviceType (example): Codes for devices that can be requested.
... quantity 0..1 integer Quantity of devices to supply
... parameter 0..* BackboneElement Device details
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... code 0..1 CodeableConcept Device detail
Binding Description: (example): A code that identifies the device detail.
.... value[x] 0..1 Value of detail
..... valueCodeableConcept CodeableConcept
..... valueQuantity Quantity
..... valueRange Range
..... valueBoolean boolean
... subject Σ 1..1 Reference(Patient | Group | Location | Device) Focus of request
... encounter Σ 0..1 Reference(Encounter) Encounter motivating request
... occurrence[x] Σ 0..1 Desired time or schedule for use
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... authoredOn Σ 0..1 dateTime When recorded
... requester Σ 0..1 Reference(Device | Practitioner | PractitionerRole | Organization) Who/what submitted the device request
... performer Σ 0..1 CodeableReference(Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson) Requested Filler
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:performer 0..1 Reference(Cross-version Profile for R4.PractitionerRole for use in FHIR R5(0.1.0) | PractitionerRole | Cross-version Profile for R4.Organization for use in FHIR R5(0.1.0) | Organization | Cross-version Profile for R4.CareTeam for use in FHIR R5(0.1.0) | CareTeam | Cross-version Profile for R4.HealthcareService for use in FHIR R5(0.1.0) | HealthcareService | Cross-version Profile for R4.Patient for use in FHIR R5(0.1.0) | Patient | Cross-version Profile for R4.Device for use in FHIR R5(0.1.0) | DeviceAssociation | Cross-version Profile for R4.RelatedPerson for use in FHIR R5(0.1.0) | RelatedPerson) R4: performer additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-DeviceRequest.performer
Constraints: ext-1
.... concept Σ 0..1 CodeableConcept Reference to a concept (by class)
.... reference Σ 0..1 Reference() Reference to a resource (by instance)
... reason Σ 0..* CodeableReference(Condition | Observation | DiagnosticReport | DocumentReference) Coded/Linked Reason for request
Binding: ConditionProblemDiagnosisCodes (example): Diagnosis or problem codes justifying the reason for requesting the device.
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:reasonReference 0..* Reference(Cross-version Profile for R4.Observation for use in FHIR R5(0.1.0) | Observation | Cross-version Profile for R4.DiagnosticReport for use in FHIR R5(0.1.0) | DiagnosticReport | Cross-version Profile for R4.DocumentReference for use in FHIR R5(0.1.0) | DocumentReference) R4: Linked Reason for request additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-DeviceRequest.reasonReference
Constraints: ext-1
.... concept Σ 0..1 CodeableConcept Reference to a concept (by class)
.... reference Σ 0..1 Reference() Reference to a resource (by instance)
... asNeeded 0..1 boolean PRN status of request
... asNeededFor 0..1 CodeableConcept Device usage reason
... insurance 0..* Reference(Coverage | ClaimResponse) Associated insurance coverage
... supportingInfo 0..* Reference(Resource) Additional clinical information
... note 0..* Annotation Notes or comments
... relevantHistory 0..* Reference(Provenance) Request provenance

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DeviceRequest.language Base required All Languages 📍5.0.0 FHIR Std.
DeviceRequest.replaces.​type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
DeviceRequest.status Base required RequestStatus 📍5.0.0 FHIR Std.
DeviceRequest.intent Base required RequestIntent 📍5.0.0 FHIR Std.
DeviceRequest.priority Base required RequestPriority 📍5.0.0 FHIR Std.
DeviceRequest.code Base example Device Type 📍5.0.0 FHIR Std.
DeviceRequest.parameter.​code Base example Not State Unknown
DeviceRequest.reason Base example Condition/Problem/Diagnosis Codes 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error DeviceRequest If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DeviceRequest If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error DeviceRequest If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error DeviceRequest If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice DeviceRequest A resource should have narrative for robust management text.`div`.exists()
ele-1 error DeviceRequest.meta, DeviceRequest.implicitRules, DeviceRequest.language, DeviceRequest.text, DeviceRequest.extension, DeviceRequest.modifierExtension, DeviceRequest.identifier, DeviceRequest.instantiatesCanonical, DeviceRequest.instantiatesUri, DeviceRequest.basedOn, DeviceRequest.replaces, DeviceRequest.replaces.extension, DeviceRequest.replaces.extension:priorRequest, DeviceRequest.replaces.reference, DeviceRequest.replaces.type, DeviceRequest.replaces.identifier, DeviceRequest.replaces.display, DeviceRequest.groupIdentifier, DeviceRequest.status, DeviceRequest.intent, DeviceRequest.priority, DeviceRequest.doNotPerform, DeviceRequest.code, DeviceRequest.quantity, DeviceRequest.parameter, DeviceRequest.parameter.extension, DeviceRequest.parameter.modifierExtension, DeviceRequest.parameter.code, DeviceRequest.parameter.value[x], DeviceRequest.subject, DeviceRequest.encounter, DeviceRequest.occurrence[x], DeviceRequest.authoredOn, DeviceRequest.requester, DeviceRequest.performer, DeviceRequest.performer.extension, DeviceRequest.performer.extension:performer, DeviceRequest.performer.concept, DeviceRequest.performer.reference, DeviceRequest.reason, DeviceRequest.reason.extension, DeviceRequest.reason.extension:reasonReference, DeviceRequest.reason.concept, DeviceRequest.reason.reference, DeviceRequest.asNeeded, DeviceRequest.asNeededFor, DeviceRequest.insurance, DeviceRequest.supportingInfo, DeviceRequest.note, DeviceRequest.relevantHistory All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error DeviceRequest.extension, DeviceRequest.modifierExtension, DeviceRequest.replaces.extension, DeviceRequest.replaces.extension:priorRequest, DeviceRequest.parameter.extension, DeviceRequest.parameter.modifierExtension, DeviceRequest.performer.extension, DeviceRequest.performer.extension:performer, DeviceRequest.reason.extension, DeviceRequest.reason.extension:reasonReference Must have either extensions or value[x], not both extension.exists() != value.exists()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DeviceRequest 0..* DeviceRequest(5.0.0) Medical device request
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Binding: RequestIntent (required): The kind of diagnostic request.
... doNotPerform ?!Σ 0..1 boolean True if the request is to stop or not to start using the device
... code Σ 1..1 CodeableReference(Device | DeviceDefinition) Device requested
Binding: DeviceType (example): Codes for devices that can be requested.
... subject Σ 1..1 Reference(Patient | Group | Location | Device) Focus of request

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DeviceRequest.status Base required RequestStatus 📍5.0.0 FHIR Std.
DeviceRequest.intent Base required RequestIntent 📍5.0.0 FHIR Std.
DeviceRequest.code Base example Device Type 📍5.0.0 FHIR Std.

Constraints

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

Differential View

This structure is derived from DeviceRequest

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DeviceRequest 0..* DeviceRequest(5.0.0) Medical device request
... replaces
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:priorRequest 0..* Reference(Resource) R4: priorRequest 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..1 Reference(Cross-version Profile for R4.PractitionerRole for use in FHIR R5(0.1.0) | PractitionerRole | Cross-version Profile for R4.Organization for use in FHIR R5(0.1.0) | Organization | Cross-version Profile for R4.CareTeam for use in FHIR R5(0.1.0) | CareTeam | Cross-version Profile for R4.HealthcareService for use in FHIR R5(0.1.0) | HealthcareService | Cross-version Profile for R4.Patient for use in FHIR R5(0.1.0) | Patient | Cross-version Profile for R4.Device for use in FHIR R5(0.1.0) | DeviceAssociation | Cross-version Profile for R4.RelatedPerson for use in FHIR R5(0.1.0) | RelatedPerson) R4: performer additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-DeviceRequest.performer
... reason
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:reasonReference 0..* Reference(Cross-version Profile for R4.Observation for use in FHIR R5(0.1.0) | Observation | Cross-version Profile for R4.DiagnosticReport for use in FHIR R5(0.1.0) | DiagnosticReport | Cross-version Profile for R4.DocumentReference for use in FHIR R5(0.1.0) | DocumentReference) R4: Linked Reason for request additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-DeviceRequest.reasonReference

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DeviceRequest 0..* DeviceRequest(5.0.0) Medical device request
... 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: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... 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
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier Σ 0..* Identifier External Request identifier
... instantiatesCanonical Σ 0..* canonical(ActivityDefinition | PlanDefinition) Instantiates FHIR protocol or definition
... instantiatesUri Σ 0..* uri Instantiates external protocol or definition
... basedOn Σ 0..* Reference(Resource) What request fulfills
... replaces Σ 0..* Reference(DeviceRequest) What request replaces
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:priorRequest 0..1 Reference(Resource) R4: priorRequest additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... groupIdentifier Σ 0..1 Identifier Identifier of composite request
... status ?!Σ 0..1 code draft | active | on-hold | revoked | completed | entered-in-error | unknown
Binding: RequestStatus (required): Codes representing the status of the request.
... intent ?!Σ 1..1 code proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
Binding: RequestIntent (required): The kind of diagnostic request.
... 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 the request is to stop or not to start using the device
... code Σ 1..1 CodeableReference(Device | DeviceDefinition) Device requested
Binding: DeviceType (example): Codes for devices that can be requested.
... quantity 0..1 integer Quantity of devices to supply
... parameter 0..* BackboneElement Device details
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... code 0..1 CodeableConcept Device detail
Binding Description: (example): A code that identifies the device detail.
.... value[x] 0..1 Value of detail
..... valueCodeableConcept CodeableConcept
..... valueQuantity Quantity
..... valueRange Range
..... valueBoolean boolean
... subject Σ 1..1 Reference(Patient | Group | Location | Device) Focus of request
... encounter Σ 0..1 Reference(Encounter) Encounter motivating request
... occurrence[x] Σ 0..1 Desired time or schedule for use
.... occurrenceDateTime dateTime
.... occurrencePeriod Period
.... occurrenceTiming Timing
... authoredOn Σ 0..1 dateTime When recorded
... requester Σ 0..1 Reference(Device | Practitioner | PractitionerRole | Organization) Who/what submitted the device request
... performer Σ 0..1 CodeableReference(Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson) Requested Filler
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:performer 0..1 Reference(Cross-version Profile for R4.PractitionerRole for use in FHIR R5(0.1.0) | PractitionerRole | Cross-version Profile for R4.Organization for use in FHIR R5(0.1.0) | Organization | Cross-version Profile for R4.CareTeam for use in FHIR R5(0.1.0) | CareTeam | Cross-version Profile for R4.HealthcareService for use in FHIR R5(0.1.0) | HealthcareService | Cross-version Profile for R4.Patient for use in FHIR R5(0.1.0) | Patient | Cross-version Profile for R4.Device for use in FHIR R5(0.1.0) | DeviceAssociation | Cross-version Profile for R4.RelatedPerson for use in FHIR R5(0.1.0) | RelatedPerson) R4: performer additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-DeviceRequest.performer
Constraints: ext-1
.... concept Σ 0..1 CodeableConcept Reference to a concept (by class)
.... reference Σ 0..1 Reference() Reference to a resource (by instance)
... reason Σ 0..* CodeableReference(Condition | Observation | DiagnosticReport | DocumentReference) Coded/Linked Reason for request
Binding: ConditionProblemDiagnosisCodes (example): Diagnosis or problem codes justifying the reason for requesting the device.
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:reasonReference 0..* Reference(Cross-version Profile for R4.Observation for use in FHIR R5(0.1.0) | Observation | Cross-version Profile for R4.DiagnosticReport for use in FHIR R5(0.1.0) | DiagnosticReport | Cross-version Profile for R4.DocumentReference for use in FHIR R5(0.1.0) | DocumentReference) R4: Linked Reason for request additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-DeviceRequest.reasonReference
Constraints: ext-1
.... concept Σ 0..1 CodeableConcept Reference to a concept (by class)
.... reference Σ 0..1 Reference() Reference to a resource (by instance)
... asNeeded 0..1 boolean PRN status of request
... asNeededFor 0..1 CodeableConcept Device usage reason
... insurance 0..* Reference(Coverage | ClaimResponse) Associated insurance coverage
... supportingInfo 0..* Reference(Resource) Additional clinical information
... note 0..* Annotation Notes or comments
... relevantHistory 0..* Reference(Provenance) Request provenance

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
DeviceRequest.language Base required All Languages 📍5.0.0 FHIR Std.
DeviceRequest.replaces.​type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
DeviceRequest.status Base required RequestStatus 📍5.0.0 FHIR Std.
DeviceRequest.intent Base required RequestIntent 📍5.0.0 FHIR Std.
DeviceRequest.priority Base required RequestPriority 📍5.0.0 FHIR Std.
DeviceRequest.code Base example Device Type 📍5.0.0 FHIR Std.
DeviceRequest.parameter.​code Base example Not State Unknown
DeviceRequest.reason Base example Condition/Problem/Diagnosis Codes 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error DeviceRequest If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error DeviceRequest If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error DeviceRequest If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error DeviceRequest If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice DeviceRequest A resource should have narrative for robust management text.`div`.exists()
ele-1 error DeviceRequest.meta, DeviceRequest.implicitRules, DeviceRequest.language, DeviceRequest.text, DeviceRequest.extension, DeviceRequest.modifierExtension, DeviceRequest.identifier, DeviceRequest.instantiatesCanonical, DeviceRequest.instantiatesUri, DeviceRequest.basedOn, DeviceRequest.replaces, DeviceRequest.replaces.extension, DeviceRequest.replaces.extension:priorRequest, DeviceRequest.replaces.reference, DeviceRequest.replaces.type, DeviceRequest.replaces.identifier, DeviceRequest.replaces.display, DeviceRequest.groupIdentifier, DeviceRequest.status, DeviceRequest.intent, DeviceRequest.priority, DeviceRequest.doNotPerform, DeviceRequest.code, DeviceRequest.quantity, DeviceRequest.parameter, DeviceRequest.parameter.extension, DeviceRequest.parameter.modifierExtension, DeviceRequest.parameter.code, DeviceRequest.parameter.value[x], DeviceRequest.subject, DeviceRequest.encounter, DeviceRequest.occurrence[x], DeviceRequest.authoredOn, DeviceRequest.requester, DeviceRequest.performer, DeviceRequest.performer.extension, DeviceRequest.performer.extension:performer, DeviceRequest.performer.concept, DeviceRequest.performer.reference, DeviceRequest.reason, DeviceRequest.reason.extension, DeviceRequest.reason.extension:reasonReference, DeviceRequest.reason.concept, DeviceRequest.reason.reference, DeviceRequest.asNeeded, DeviceRequest.asNeededFor, DeviceRequest.insurance, DeviceRequest.supportingInfo, DeviceRequest.note, DeviceRequest.relevantHistory All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error DeviceRequest.extension, DeviceRequest.modifierExtension, DeviceRequest.replaces.extension, DeviceRequest.replaces.extension:priorRequest, DeviceRequest.parameter.extension, DeviceRequest.parameter.modifierExtension, DeviceRequest.performer.extension, DeviceRequest.performer.extension:performer, DeviceRequest.reason.extension, DeviceRequest.reason.extension:reasonReference Must have either extensions or value[x], not both extension.exists() != value.exists()

 

Other representations of profile: CSV, Excel, Schematron