Extensions for Using Data Elements from FHIR R5 in FHIR R4B - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-DeviceUsage-for-DeviceUseStatement | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R5_DeviceUsage_R4B_DeviceUseStatement | ||
This cross-version profile allows R5 DeviceUsage content to be represented via FHIR R4B DeviceUseStatement 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 |
| DeviceUseStatement.status | Base | required | DeviceUseStatementStatus | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DeviceUseStatement | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DeviceUseStatement | 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.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DeviceUseStatement | 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 | DeviceUseStatement | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DeviceUseStatement | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | DeviceUseStatement.implicitRules, DeviceUseStatement.extension, DeviceUseStatement.extension:category, DeviceUseStatement.extension:context, DeviceUseStatement.extension:usageStatus, DeviceUseStatement.extension:usageReason, DeviceUseStatement.extension:adherence, DeviceUseStatement.extension:reason, DeviceUseStatement.modifierExtension, DeviceUseStatement.status, DeviceUseStatement.status.extension, DeviceUseStatement.status.extension:status, DeviceUseStatement.subject, DeviceUseStatement.device, DeviceUseStatement.device.extension, DeviceUseStatement.device.extension:device | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | DeviceUseStatement.extension, DeviceUseStatement.extension:category, DeviceUseStatement.extension:context, DeviceUseStatement.extension:usageStatus, DeviceUseStatement.extension:usageReason, DeviceUseStatement.extension:adherence, DeviceUseStatement.extension:reason, DeviceUseStatement.modifierExtension, DeviceUseStatement.status.extension, DeviceUseStatement.status.extension:status, DeviceUseStatement.device.extension, DeviceUseStatement.device.extension:device | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from DeviceUseStatement
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | DeviceUseStatement(4.3.0) | Record of use of a device | |||||
![]() ![]() |
Σ | 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: CommonLanguages (preferred): IETF language tag
| |||||
![]() ![]() |
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 Constraints: dom-r4b | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | R5: The category of the statement - classifying how the statement is made (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.category Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Encounter for use in FHIR R4B(0.1.0) | Encounter | Cross-version Profile for R5.EpisodeOfCare for use in FHIR R4B(0.1.0) | EpisodeOfCare) | R5: The encounter or episode of care that establishes the context for this device use statement (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.context Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: The status of the device usage, for example always, sometimes, never. This is not the same as the status of the statement (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.usageStatus Binding: R5DeviceusageStatusForR4BDeviceStatementStatus (0.1.0) (required): Codes representing the usage status of the device. Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | R5: The reason for asserting the usage status - for example forgot, lost, stolen, broken (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.usageReason Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | (Complex) | R5: How device is being used (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.adherence Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | CodeableReference(Cross-version Profile for R5.Condition for use in FHIR R4B(0.1.0) | Condition | Cross-version Profile for R5.Observation for use in FHIR R4B(0.1.0) | Observation | Cross-version Profile for R5.DiagnosticReport for use in FHIR R4B(0.1.0) | DiagnosticReport | Cross-version Profile for R5.DocumentReference for use in FHIR R4B(0.1.0) | Media | Cross-version Profile for R5.Procedure for use in FHIR R4B(0.1.0) | Procedure) | R5: Why device was used additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.reason Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | External identifier for this record | ||||
![]() ![]() |
Σ | 0..* | Reference(ServiceRequest) | Fulfills plan, proposal or order | ||||
![]() ![]() |
?!Σ | 1..1 | code | active | completed | entered-in-error + Binding: DeviceUseStatementStatus (required): A coded concept indicating the current status of the Device Usage. | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | code | R5: active | completed | not-done | entered-in-error + URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.status Binding: R5DeviceusageStatusForR4BDeviceStatementStatus (0.1.0) (required): A coded concept indicating the current status of the Device Usage. Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
Σ | 1..1 | Reference(Patient | Group) | Patient using device | ||||
![]() ![]() |
Σ | 0..* | Reference(ServiceRequest | Procedure | Claim | Observation | QuestionnaireResponse | DocumentReference) | Supporting information | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | R5: derivedFrom URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | How often the device was used | |||||
![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() |
Σ | 0..1 | dateTime | When statement was recorded | ||||
![]() ![]() |
Σ | 0..1 | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson) | Who made the statement | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | R5: informationSource URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 1..1 | Reference(Device) | Reference to device used | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | R5: Code or Reference to device used additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.device Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Why device was used | ||||
![]() ![]() |
Σ | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference | Media) | Why was DeviceUseStatement performed? | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Target body site Binding: SNOMEDCTBodyStructures (example): SNOMED CT Body site concepts | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.BodyStructure for use in FHIR R4B(0.1.0) | BodyStructure) | R5: bodySite additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.bodySite Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
0..* | Annotation | Addition details (comments, instructions) | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| DeviceUseStatement.language | Base | preferred | Common Languages | 📍4.3.0 | FHIR Std. |
| DeviceUseStatement.status | Base | required | DeviceUseStatementStatus | 📍4.3.0 | FHIR Std. |
| DeviceUseStatement.derivedFrom.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| DeviceUseStatement.source.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| DeviceUseStatement.device.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| DeviceUseStatement.bodySite | Base | example | SNOMED CT Body Structures | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DeviceUseStatement | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DeviceUseStatement | 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.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DeviceUseStatement | 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 | DeviceUseStatement | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DeviceUseStatement | A resource should have narrative for robust management |
text.`div`.exists()
|
| dom-r4b | warning | DeviceUseStatement.contained | Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems |
($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
|
| ele-1 | error | DeviceUseStatement.meta, DeviceUseStatement.implicitRules, DeviceUseStatement.language, DeviceUseStatement.text, DeviceUseStatement.extension, DeviceUseStatement.extension:category, DeviceUseStatement.extension:context, DeviceUseStatement.extension:usageStatus, DeviceUseStatement.extension:usageReason, DeviceUseStatement.extension:adherence, DeviceUseStatement.extension:reason, DeviceUseStatement.modifierExtension, DeviceUseStatement.identifier, DeviceUseStatement.basedOn, DeviceUseStatement.status, DeviceUseStatement.status.extension, DeviceUseStatement.status.extension:status, DeviceUseStatement.subject, DeviceUseStatement.derivedFrom, DeviceUseStatement.derivedFrom.extension, DeviceUseStatement.derivedFrom.extension:derivedFrom, DeviceUseStatement.derivedFrom.reference, DeviceUseStatement.derivedFrom.type, DeviceUseStatement.derivedFrom.identifier, DeviceUseStatement.derivedFrom.display, DeviceUseStatement.timing[x], DeviceUseStatement.recordedOn, DeviceUseStatement.source, DeviceUseStatement.source.extension, DeviceUseStatement.source.extension:informationSource, DeviceUseStatement.source.reference, DeviceUseStatement.source.type, DeviceUseStatement.source.identifier, DeviceUseStatement.source.display, DeviceUseStatement.device, DeviceUseStatement.device.extension, DeviceUseStatement.device.extension:device, DeviceUseStatement.device.reference, DeviceUseStatement.device.type, DeviceUseStatement.device.identifier, DeviceUseStatement.device.display, DeviceUseStatement.reasonCode, DeviceUseStatement.reasonReference, DeviceUseStatement.bodySite, DeviceUseStatement.bodySite.extension, DeviceUseStatement.bodySite.extension:bodySite, DeviceUseStatement.bodySite.coding, DeviceUseStatement.bodySite.text, DeviceUseStatement.note | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | DeviceUseStatement.extension, DeviceUseStatement.extension:category, DeviceUseStatement.extension:context, DeviceUseStatement.extension:usageStatus, DeviceUseStatement.extension:usageReason, DeviceUseStatement.extension:adherence, DeviceUseStatement.extension:reason, DeviceUseStatement.modifierExtension, DeviceUseStatement.status.extension, DeviceUseStatement.status.extension:status, DeviceUseStatement.derivedFrom.extension, DeviceUseStatement.derivedFrom.extension:derivedFrom, DeviceUseStatement.source.extension, DeviceUseStatement.source.extension:informationSource, DeviceUseStatement.device.extension, DeviceUseStatement.device.extension:device, DeviceUseStatement.bodySite.extension, DeviceUseStatement.bodySite.extension:bodySite | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from DeviceUseStatement
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Path | Status | Usage | ValueSet | Version | Source |
| DeviceUseStatement.status | Base | required | DeviceUseStatementStatus | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DeviceUseStatement | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DeviceUseStatement | 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.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DeviceUseStatement | 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 | DeviceUseStatement | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DeviceUseStatement | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | DeviceUseStatement.implicitRules, DeviceUseStatement.extension, DeviceUseStatement.extension:category, DeviceUseStatement.extension:context, DeviceUseStatement.extension:usageStatus, DeviceUseStatement.extension:usageReason, DeviceUseStatement.extension:adherence, DeviceUseStatement.extension:reason, DeviceUseStatement.modifierExtension, DeviceUseStatement.status, DeviceUseStatement.status.extension, DeviceUseStatement.status.extension:status, DeviceUseStatement.subject, DeviceUseStatement.device, DeviceUseStatement.device.extension, DeviceUseStatement.device.extension:device | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | DeviceUseStatement.extension, DeviceUseStatement.extension:category, DeviceUseStatement.extension:context, DeviceUseStatement.extension:usageStatus, DeviceUseStatement.extension:usageReason, DeviceUseStatement.extension:adherence, DeviceUseStatement.extension:reason, DeviceUseStatement.modifierExtension, DeviceUseStatement.status.extension, DeviceUseStatement.status.extension:status, DeviceUseStatement.device.extension, DeviceUseStatement.device.extension:device | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from DeviceUseStatement
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | DeviceUseStatement(4.3.0) | Record of use of a device | |||||
![]() ![]() |
Σ | 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: CommonLanguages (preferred): IETF language tag
| |||||
![]() ![]() |
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 Constraints: dom-r4b | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | R5: The category of the statement - classifying how the statement is made (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.category Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Encounter for use in FHIR R4B(0.1.0) | Encounter | Cross-version Profile for R5.EpisodeOfCare for use in FHIR R4B(0.1.0) | EpisodeOfCare) | R5: The encounter or episode of care that establishes the context for this device use statement (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.context Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | R5: The status of the device usage, for example always, sometimes, never. This is not the same as the status of the statement (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.usageStatus Binding: R5DeviceusageStatusForR4BDeviceStatementStatus (0.1.0) (required): Codes representing the usage status of the device. Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | R5: The reason for asserting the usage status - for example forgot, lost, stolen, broken (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.usageReason Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | (Complex) | R5: How device is being used (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.adherence Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..* | CodeableReference(Cross-version Profile for R5.Condition for use in FHIR R4B(0.1.0) | Condition | Cross-version Profile for R5.Observation for use in FHIR R4B(0.1.0) | Observation | Cross-version Profile for R5.DiagnosticReport for use in FHIR R4B(0.1.0) | DiagnosticReport | Cross-version Profile for R5.DocumentReference for use in FHIR R4B(0.1.0) | Media | Cross-version Profile for R5.Procedure for use in FHIR R4B(0.1.0) | Procedure) | R5: Why device was used additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.reason Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | External identifier for this record | ||||
![]() ![]() |
Σ | 0..* | Reference(ServiceRequest) | Fulfills plan, proposal or order | ||||
![]() ![]() |
?!Σ | 1..1 | code | active | completed | entered-in-error + Binding: DeviceUseStatementStatus (required): A coded concept indicating the current status of the Device Usage. | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | code | R5: active | completed | not-done | entered-in-error + URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.status Binding: R5DeviceusageStatusForR4BDeviceStatementStatus (0.1.0) (required): A coded concept indicating the current status of the Device Usage. Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
Σ | 1..1 | Reference(Patient | Group) | Patient using device | ||||
![]() ![]() |
Σ | 0..* | Reference(ServiceRequest | Procedure | Claim | Observation | QuestionnaireResponse | DocumentReference) | Supporting information | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | R5: derivedFrom URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | How often the device was used | |||||
![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() |
Σ | 0..1 | dateTime | When statement was recorded | ||||
![]() ![]() |
Σ | 0..1 | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson) | Who made the statement | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | R5: informationSource URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 1..1 | Reference(Device) | Reference to device used | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | R5: Code or Reference to device used additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.device Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Why device was used | ||||
![]() ![]() |
Σ | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference | Media) | Why was DeviceUseStatement performed? | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Target body site Binding: SNOMEDCTBodyStructures (example): SNOMED CT Body site concepts | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.BodyStructure for use in FHIR R4B(0.1.0) | BodyStructure) | R5: bodySite additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.bodySite Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
0..* | Annotation | Addition details (comments, instructions) | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| DeviceUseStatement.language | Base | preferred | Common Languages | 📍4.3.0 | FHIR Std. |
| DeviceUseStatement.status | Base | required | DeviceUseStatementStatus | 📍4.3.0 | FHIR Std. |
| DeviceUseStatement.derivedFrom.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| DeviceUseStatement.source.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| DeviceUseStatement.device.type | Base | extensible | ResourceType | 📍4.3.0 | FHIR Std. |
| DeviceUseStatement.bodySite | Base | example | SNOMED CT Body Structures | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DeviceUseStatement | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DeviceUseStatement | 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.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DeviceUseStatement | 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 | DeviceUseStatement | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DeviceUseStatement | A resource should have narrative for robust management |
text.`div`.exists()
|
| dom-r4b | warning | DeviceUseStatement.contained | Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems |
($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
|
| ele-1 | error | DeviceUseStatement.meta, DeviceUseStatement.implicitRules, DeviceUseStatement.language, DeviceUseStatement.text, DeviceUseStatement.extension, DeviceUseStatement.extension:category, DeviceUseStatement.extension:context, DeviceUseStatement.extension:usageStatus, DeviceUseStatement.extension:usageReason, DeviceUseStatement.extension:adherence, DeviceUseStatement.extension:reason, DeviceUseStatement.modifierExtension, DeviceUseStatement.identifier, DeviceUseStatement.basedOn, DeviceUseStatement.status, DeviceUseStatement.status.extension, DeviceUseStatement.status.extension:status, DeviceUseStatement.subject, DeviceUseStatement.derivedFrom, DeviceUseStatement.derivedFrom.extension, DeviceUseStatement.derivedFrom.extension:derivedFrom, DeviceUseStatement.derivedFrom.reference, DeviceUseStatement.derivedFrom.type, DeviceUseStatement.derivedFrom.identifier, DeviceUseStatement.derivedFrom.display, DeviceUseStatement.timing[x], DeviceUseStatement.recordedOn, DeviceUseStatement.source, DeviceUseStatement.source.extension, DeviceUseStatement.source.extension:informationSource, DeviceUseStatement.source.reference, DeviceUseStatement.source.type, DeviceUseStatement.source.identifier, DeviceUseStatement.source.display, DeviceUseStatement.device, DeviceUseStatement.device.extension, DeviceUseStatement.device.extension:device, DeviceUseStatement.device.reference, DeviceUseStatement.device.type, DeviceUseStatement.device.identifier, DeviceUseStatement.device.display, DeviceUseStatement.reasonCode, DeviceUseStatement.reasonReference, DeviceUseStatement.bodySite, DeviceUseStatement.bodySite.extension, DeviceUseStatement.bodySite.extension:bodySite, DeviceUseStatement.bodySite.coding, DeviceUseStatement.bodySite.text, DeviceUseStatement.note | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | DeviceUseStatement.extension, DeviceUseStatement.extension:category, DeviceUseStatement.extension:context, DeviceUseStatement.extension:usageStatus, DeviceUseStatement.extension:usageReason, DeviceUseStatement.extension:adherence, DeviceUseStatement.extension:reason, DeviceUseStatement.modifierExtension, DeviceUseStatement.status.extension, DeviceUseStatement.status.extension:status, DeviceUseStatement.derivedFrom.extension, DeviceUseStatement.derivedFrom.extension:derivedFrom, DeviceUseStatement.source.extension, DeviceUseStatement.source.extension:informationSource, DeviceUseStatement.device.extension, DeviceUseStatement.device.extension:device, DeviceUseStatement.bodySite.extension, DeviceUseStatement.bodySite.extension:bodySite | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from DeviceUseStatement
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron