Extensions for Using Data Elements from FHIR R5 in FHIR STU3 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-DeviceRequest | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R5_DeviceRequest_R3 | ||
This cross-version profile allows R5 DeviceRequest content to be represented via FHIR STU3 DeviceRequest resources.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Path | Status | Usage | ValueSet | Version | Source |
| DeviceRequest.status | Base | required | RequestStatus | 📍3.0.2 | FHIR Std. |
| DeviceRequest.intent | Base | required | RequestIntent | 📍3.0.2 | FHIR Std. |
| DeviceRequest.code[x] | Base | example | FHIR Device Types | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | DeviceRequest | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| 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 DeviceRequest
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | DeviceRequest | Medical device request | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..* | uri | R5: Instantiates FHIR protocol or definition (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.instantiatesCanonical | |
![]() ![]() ![]() |
0..* | uri | R5: Instantiates external protocol or definition (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.instantiatesUri | |
![]() ![]() ![]() |
0..1 | integer | R5: Quantity of devices to supply (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.quantity | |
![]() ![]() ![]() |
0..* | (Complex) | R5: Device details (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.parameter | |
![]() ![]() ![]() |
0..1 | (Complex) | R5: Requested Filler additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.performer | |
![]() ![]() ![]() |
0..* | (Complex) | R5: Coded/Linked Reason for request additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.reason | |
![]() ![]() ![]() |
0..1 | boolean | R5: PRN status of request (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.asNeeded | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Device usage reason (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.asNeededFor | |
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.Coverage for use in FHIR STU3(0.1.0) | Coverage | Cross-version Profile for R5.ClaimResponse for use in FHIR STU3(0.1.0) | ClaimResponse) | R5: Associated insurance coverage (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.insurance | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | boolean | R5: True if the request is to stop or not to start using the device (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.doNotPerform | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: basedOn additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: replaces additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..1 | code | R5: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.intent Binding: RequestIntent (required): The kind of diagnostic request. | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: subject URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: Encounter motivating request additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |
![]() ![]() |
||||
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: Who/what submitted the device request URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: supportingInfo additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: relevantHistory additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | DeviceRequest | Medical device request | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: Common Languages (extensible): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..* | uri | R5: Instantiates FHIR protocol or definition (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.instantiatesCanonical | |||||
![]() ![]() ![]() |
0..* | uri | R5: Instantiates external protocol or definition (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.instantiatesUri | |||||
![]() ![]() ![]() |
0..1 | integer | R5: Quantity of devices to supply (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.quantity | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: Device details (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.parameter | |||||
![]() ![]() ![]() |
0..1 | (Complex) | R5: Requested Filler additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.performer | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: Coded/Linked Reason for request additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.reason | |||||
![]() ![]() ![]() |
0..1 | boolean | R5: PRN status of request (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.asNeeded | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Device usage reason (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.asNeededFor | |||||
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.Coverage for use in FHIR STU3(0.1.0) | Coverage | Cross-version Profile for R5.ClaimResponse for use in FHIR STU3(0.1.0) | ClaimResponse) | R5: Associated insurance coverage (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.insurance | |||||
![]() ![]() |
?! | 0..* | Extension | Extension Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() |
?! | 0..1 | boolean | R5: True if the request is to stop or not to start using the device (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.doNotPerform | ||||
![]() ![]() |
Σ | 0..* | Identifier | External Request identifier | ||||
![]() ![]() |
Σ | 0..* | Reference(ActivityDefinition | PlanDefinition) | Protocol or definition | ||||
![]() ![]() |
Σ | 0..* | Reference(Resource) | What request fulfills | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: basedOn additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..* | Reference(Resource) | What request replaces | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: replaces additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | Identifier | Identifier of composite request | ||||
![]() ![]() |
?!Σ | 0..1 | code | draft | active | suspended | completed | entered-in-error | cancelled Binding: RequestStatus (required): Codes representing the status of the request. | ||||
![]() ![]() |
?!Σ | 1..1 | CodeableConcept | proposal | plan | original-order | encoded | reflex-order Binding: RequestIntent (required): The kind of diagnostic request | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
1..1 | code | R5: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.intent Binding: RequestIntent (required): The kind of diagnostic request. | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
Σ | 0..1 | code | Indicates how quickly the {{title}} should be addressed with respect to other requests Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request | ||||
![]() ![]() |
Σ | 1..1 | Device requested Binding: FHIR Device Types (example): Codes for devices that can be requested | |||||
![]() ![]() ![]() |
Reference(Device) | |||||||
![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() |
Σ | 1..1 | Reference(Patient | Group | Location | Device) | Focus of request | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: subject URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | Reference(Encounter | EpisodeOfCare) | Encounter or Episode motivating request | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: Encounter motivating request additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | Desired time or schedule for use | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
Timing | |||||||
![]() ![]() |
Σ | 0..1 | dateTime | When recorded | ||||
![]() ![]() |
Σ | 0..1 | BackboneElement | Who/what is requesting diagnostics | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Device | Practitioner | Organization) | Individual making the request | ||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: Who/what submitted the device request URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization agent is acting for | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Fille role Binding: Participant Roles (example): Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc. | ||||
![]() ![]() |
Σ | 0..1 | Reference(Practitioner | Organization | Patient | Device | RelatedPerson | HealthcareService) | Requested Filler | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Coded Reason for request Binding: Condition/Problem/Diagnosis Codes (example): Diagnosis or problem codes justifying the reason for requesting the device. | ||||
![]() ![]() |
Σ | 0..* | Reference(Resource) | Linked Reason for request | ||||
![]() ![]() |
0..* | Reference(Resource) | Additional clinical information | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: supportingInfo additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | Annotation | Notes or comments | |||||
![]() ![]() |
0..* | Reference(Provenance) | Request provenance | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: relevantHistory additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| DeviceRequest.language | Base | extensible |
Common Languages
|
📍3.0.2 | tx.fhir.org |
| DeviceRequest.status | Base | required | RequestStatus | 📍3.0.2 | FHIR Std. |
| DeviceRequest.intent | Base | required | RequestIntent | 📍3.0.2 | FHIR Std. |
| DeviceRequest.priority | Base | required | RequestPriority | 📍3.0.2 | FHIR Std. |
| DeviceRequest.code[x] | Base | example | FHIR Device Types | 📍3.0.2 | FHIR Std. |
| DeviceRequest.performerType | Base | example | Participant Roles | 📍3.0.2 | FHIR Std. |
| DeviceRequest.reasonCode | Base | example | Condition/Problem/Diagnosis Codes | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | DeviceRequest | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| 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 DeviceRequest
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Path | Status | Usage | ValueSet | Version | Source |
| DeviceRequest.status | Base | required | RequestStatus | 📍3.0.2 | FHIR Std. |
| DeviceRequest.intent | Base | required | RequestIntent | 📍3.0.2 | FHIR Std. |
| DeviceRequest.code[x] | Base | example | FHIR Device Types | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | DeviceRequest | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| 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 DeviceRequest
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | DeviceRequest | Medical device request | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..* | uri | R5: Instantiates FHIR protocol or definition (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.instantiatesCanonical | |
![]() ![]() ![]() |
0..* | uri | R5: Instantiates external protocol or definition (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.instantiatesUri | |
![]() ![]() ![]() |
0..1 | integer | R5: Quantity of devices to supply (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.quantity | |
![]() ![]() ![]() |
0..* | (Complex) | R5: Device details (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.parameter | |
![]() ![]() ![]() |
0..1 | (Complex) | R5: Requested Filler additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.performer | |
![]() ![]() ![]() |
0..* | (Complex) | R5: Coded/Linked Reason for request additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.reason | |
![]() ![]() ![]() |
0..1 | boolean | R5: PRN status of request (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.asNeeded | |
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Device usage reason (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.asNeededFor | |
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.Coverage for use in FHIR STU3(0.1.0) | Coverage | Cross-version Profile for R5.ClaimResponse for use in FHIR STU3(0.1.0) | ClaimResponse) | R5: Associated insurance coverage (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.insurance | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
0..1 | boolean | R5: True if the request is to stop or not to start using the device (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.doNotPerform | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: basedOn additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: replaces additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..1 | code | R5: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.intent Binding: RequestIntent (required): The kind of diagnostic request. | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: subject URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: Encounter motivating request additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |
![]() ![]() |
||||
![]() ![]() ![]() |
||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: Who/what submitted the device request URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: supportingInfo additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: relevantHistory additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | DeviceRequest | Medical device request | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: Common Languages (extensible): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..* | uri | R5: Instantiates FHIR protocol or definition (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.instantiatesCanonical | |||||
![]() ![]() ![]() |
0..* | uri | R5: Instantiates external protocol or definition (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.instantiatesUri | |||||
![]() ![]() ![]() |
0..1 | integer | R5: Quantity of devices to supply (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.quantity | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: Device details (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.parameter | |||||
![]() ![]() ![]() |
0..1 | (Complex) | R5: Requested Filler additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.performer | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: Coded/Linked Reason for request additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.reason | |||||
![]() ![]() ![]() |
0..1 | boolean | R5: PRN status of request (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.asNeeded | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: Device usage reason (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.asNeededFor | |||||
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.Coverage for use in FHIR STU3(0.1.0) | Coverage | Cross-version Profile for R5.ClaimResponse for use in FHIR STU3(0.1.0) | ClaimResponse) | R5: Associated insurance coverage (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.insurance | |||||
![]() ![]() |
?! | 0..* | Extension | Extension Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() |
?! | 0..1 | boolean | R5: True if the request is to stop or not to start using the device (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.doNotPerform | ||||
![]() ![]() |
Σ | 0..* | Identifier | External Request identifier | ||||
![]() ![]() |
Σ | 0..* | Reference(ActivityDefinition | PlanDefinition) | Protocol or definition | ||||
![]() ![]() |
Σ | 0..* | Reference(Resource) | What request fulfills | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: basedOn additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..* | Reference(Resource) | What request replaces | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: replaces additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | Identifier | Identifier of composite request | ||||
![]() ![]() |
?!Σ | 0..1 | code | draft | active | suspended | completed | entered-in-error | cancelled Binding: RequestStatus (required): Codes representing the status of the request. | ||||
![]() ![]() |
?!Σ | 1..1 | CodeableConcept | proposal | plan | original-order | encoded | reflex-order Binding: RequestIntent (required): The kind of diagnostic request | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
1..1 | code | R5: proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.intent Binding: RequestIntent (required): The kind of diagnostic request. | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
Σ | 0..1 | code | Indicates how quickly the {{title}} should be addressed with respect to other requests Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request | ||||
![]() ![]() |
Σ | 1..1 | Device requested Binding: FHIR Device Types (example): Codes for devices that can be requested | |||||
![]() ![]() ![]() |
Reference(Device) | |||||||
![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() |
Σ | 1..1 | Reference(Patient | Group | Location | Device) | Focus of request | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: subject URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | Reference(Encounter | EpisodeOfCare) | Encounter or Episode motivating request | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: Encounter motivating request additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | Desired time or schedule for use | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
Timing | |||||||
![]() ![]() |
Σ | 0..1 | dateTime | When recorded | ||||
![]() ![]() |
Σ | 0..1 | BackboneElement | Who/what is requesting diagnostics | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Device | Practitioner | Organization) | Individual making the request | ||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: Who/what submitted the device request URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization agent is acting for | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Fille role Binding: Participant Roles (example): Indicates specific responsibility of an individual within the care team, such as "Primary physician", "Team coordinator", "Caregiver", etc. | ||||
![]() ![]() |
Σ | 0..1 | Reference(Practitioner | Organization | Patient | Device | RelatedPerson | HealthcareService) | Requested Filler | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Coded Reason for request Binding: Condition/Problem/Diagnosis Codes (example): Diagnosis or problem codes justifying the reason for requesting the device. | ||||
![]() ![]() |
Σ | 0..* | Reference(Resource) | Linked Reason for request | ||||
![]() ![]() |
0..* | Reference(Resource) | Additional clinical information | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: supportingInfo additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | Annotation | Notes or comments | |||||
![]() ![]() |
0..* | Reference(Provenance) | Request provenance | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: relevantHistory additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| DeviceRequest.language | Base | extensible |
Common Languages
|
📍3.0.2 | tx.fhir.org |
| DeviceRequest.status | Base | required | RequestStatus | 📍3.0.2 | FHIR Std. |
| DeviceRequest.intent | Base | required | RequestIntent | 📍3.0.2 | FHIR Std. |
| DeviceRequest.priority | Base | required | RequestPriority | 📍3.0.2 | FHIR Std. |
| DeviceRequest.code[x] | Base | example | FHIR Device Types | 📍3.0.2 | FHIR Std. |
| DeviceRequest.performerType | Base | example | Participant Roles | 📍3.0.2 | FHIR Std. |
| DeviceRequest.reasonCode | Base | example | Condition/Problem/Diagnosis Codes | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | DeviceRequest | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| 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 DeviceRequest
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron