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-DeviceUsage-for-DeviceUseStatement | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R5_DeviceUsage_R3_DeviceUseStatement | ||
This cross-version profile allows R5 DeviceUsage content to be represented via FHIR STU3 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 | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | DeviceUseStatement | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| 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 DeviceUseStatement
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | DeviceUseStatement | 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: 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..* | Reference(Cross-version Profile for R5.ServiceRequest for use in FHIR STU3(0.1.0) | ReferralRequest) | R5: Fulfills plan, proposal or order (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.basedOn | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.ServiceRequest for use in FHIR STU3(0.1.0) | ReferralRequest | Cross-version Profile for R5.Procedure for use in FHIR STU3(0.1.0) | Procedure | Cross-version Profile for R5.Claim for use in FHIR STU3(0.1.0) | Claim | Cross-version Profile for R5.Observation for use in FHIR STU3(0.1.0) | Observation | Cross-version Profile for R5.QuestionnaireResponse for use in FHIR STU3(0.1.0) | QuestionnaireResponse | Cross-version Profile for R5.DocumentReference for use in FHIR STU3(0.1.0) | Media) | R5: Supporting information (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.derivedFrom | |||||
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Encounter for use in FHIR STU3(0.1.0) | Encounter | Cross-version Profile for R5.EpisodeOfCare for use in FHIR STU3(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 | |||||
![]() ![]() ![]() |
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: R5DeviceusageStatusForR3DeviceStatementStatus (0.1.0) (required): Codes representing the usage status of the device. | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
0..1 | (Complex) | R5: How device is being used (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.adherence | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
0..* | Identifier | External identifier for this record | |||||
![]() ![]() |
?!Σ | 1..1 | code | active | completed | entered-in-error + Binding: DeviceUseStatementStatus (required): A coded concept indicating the current status of a the Device Usage | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | code | R5: active | completed | not-done | entered-in-error + URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.status Binding: R5DeviceusageStatusForR3DeviceStatementStatus (0.1.0) (required): A coded concept indicating the current status of the Device Usage. | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
1..1 | Reference(Patient | Group) | Patient using device | |||||
![]() ![]() ![]() |
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: patient 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 | Period | Period device was used | |||||
![]() ![]() |
0..1 | How often the device was used | ||||||
![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() |
0..1 | dateTime | When statement was recorded | |||||
![]() ![]() |
0..1 | Reference(Patient | Practitioner | RelatedPerson) | Who made the statement | |||||
![]() ![]() ![]() |
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: informationSource 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 | ||||
![]() ![]() |
1..1 | Reference(Device) | Reference to device used | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | R5: Code or Reference to device used additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.device | |||||
![]() ![]() ![]() |
Σ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..* | CodeableConcept | Why device was used | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: reason additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.reason | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
0..1 | CodeableConcept | Target body site Binding: SNOMED CT Body Structures (example): Codes describing anatomical locations. May include laterality. | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.BodyStructure for use in FHIR STU3(0.1.0) | BodySite) | R5: bodySite additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.bodySite | |||||
![]() ![]() ![]() |
Σ | 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 | extensible |
Common Languages
|
📍3.0.2 | tx.fhir.org |
| DeviceUseStatement.status | Base | required | DeviceUseStatementStatus | 📍3.0.2 | FHIR Std. |
| DeviceUseStatement.bodySite | Base | example | SNOMED CT Body Structures | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | DeviceUseStatement | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| 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 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 | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | DeviceUseStatement | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| 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 DeviceUseStatement
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | DeviceUseStatement | 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: 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..* | Reference(Cross-version Profile for R5.ServiceRequest for use in FHIR STU3(0.1.0) | ReferralRequest) | R5: Fulfills plan, proposal or order (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.basedOn | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.ServiceRequest for use in FHIR STU3(0.1.0) | ReferralRequest | Cross-version Profile for R5.Procedure for use in FHIR STU3(0.1.0) | Procedure | Cross-version Profile for R5.Claim for use in FHIR STU3(0.1.0) | Claim | Cross-version Profile for R5.Observation for use in FHIR STU3(0.1.0) | Observation | Cross-version Profile for R5.QuestionnaireResponse for use in FHIR STU3(0.1.0) | QuestionnaireResponse | Cross-version Profile for R5.DocumentReference for use in FHIR STU3(0.1.0) | Media) | R5: Supporting information (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.derivedFrom | |||||
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Encounter for use in FHIR STU3(0.1.0) | Encounter | Cross-version Profile for R5.EpisodeOfCare for use in FHIR STU3(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 | |||||
![]() ![]() ![]() |
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: R5DeviceusageStatusForR3DeviceStatementStatus (0.1.0) (required): Codes representing the usage status of the device. | |||||
![]() ![]() ![]() |
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 | |||||
![]() ![]() ![]() |
0..1 | (Complex) | R5: How device is being used (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.adherence | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
0..* | Identifier | External identifier for this record | |||||
![]() ![]() |
?!Σ | 1..1 | code | active | completed | entered-in-error + Binding: DeviceUseStatementStatus (required): A coded concept indicating the current status of a the Device Usage | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | code | R5: active | completed | not-done | entered-in-error + URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.status Binding: R5DeviceusageStatusForR3DeviceStatementStatus (0.1.0) (required): A coded concept indicating the current status of the Device Usage. | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
1..1 | Reference(Patient | Group) | Patient using device | |||||
![]() ![]() ![]() |
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: patient 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 | Period | Period device was used | |||||
![]() ![]() |
0..1 | How often the device was used | ||||||
![]() ![]() ![]() |
Timing | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() |
0..1 | dateTime | When statement was recorded | |||||
![]() ![]() |
0..1 | Reference(Patient | Practitioner | RelatedPerson) | Who made the statement | |||||
![]() ![]() ![]() |
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: informationSource 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 | ||||
![]() ![]() |
1..1 | Reference(Device) | Reference to device used | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | R5: Code or Reference to device used additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.device | |||||
![]() ![]() ![]() |
Σ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..* | CodeableConcept | Why device was used | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: reason additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.reason | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
0..1 | CodeableConcept | Target body site Binding: SNOMED CT Body Structures (example): Codes describing anatomical locations. May include laterality. | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.BodyStructure for use in FHIR STU3(0.1.0) | BodySite) | R5: bodySite additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.bodySite | |||||
![]() ![]() ![]() |
Σ | 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 | extensible |
Common Languages
|
📍3.0.2 | tx.fhir.org |
| DeviceUseStatement.status | Base | required | DeviceUseStatementStatus | 📍3.0.2 | FHIR Std. |
| DeviceUseStatement.bodySite | Base | example | SNOMED CT Body Structures | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | DeviceUseStatement | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| 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 |
contained.where(('#'+id in %resource.descendants().reference).not()).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()
|
| 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 DeviceUseStatement
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron