FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
Official URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.usageStatus | Version: 0.0.1-snapshot-2 | |||
Standards status: Informative | Maturity Level: 0 | Computable Name: Ext_R5_DeviceUsage_usageStatus |
This cross-version extension represents DeviceUsage.usageStatus from http://hl7.org/fhir/StructureDefinition/DeviceUsage | 5.0.0 for use in FHIR R4. |
Context of Use
This extension may be used on the following element(s):
Usage info
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..1 | Extension(4.0.1) | The status of the device usage, for example always, sometimes, never. This is not the same as the status of the statement | |
![]() ![]() ![]() |
1..1 | uri | "http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.usageStatus" | |
![]() ![]() ![]() |
0..1 | CodeableConcept | The status of the device usage, for example always, sometimes, never. This is not the same as the status of the statement Binding: R5_deviceusage_status_for_R4 (0.0.1-snapshot-2) (required): Codes representing the usage status of the device. | |
![]() |
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..1 | Extension(4.0.1) | The status of the device usage, for example always, sometimes, never. This is not the same as the status of the statement Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
1..1 | uri | "http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.usageStatus" | |
![]() ![]() ![]() |
0..1 | CodeableConcept | The status of the device usage, for example always, sometimes, never. This is not the same as the status of the statement Binding: R5_deviceusage_status_for_R4 (0.0.1-snapshot-2) (required): Codes representing the usage status of the device. | |
![]() |
This structure is derived from Extension
Summary
Simple Extension with the type CodeableConcept: This cross-version extension represents DeviceUsage.usageStatus from http://hl7.org/fhir/StructureDefinition/DeviceUsage|5.0.0 for use in FHIR R4.
Maturity: 0
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..1 | Extension(4.0.1) | The status of the device usage, for example always, sometimes, never. This is not the same as the status of the statement | |
![]() ![]() ![]() |
1..1 | uri | "http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.usageStatus" | |
![]() ![]() ![]() |
0..1 | CodeableConcept | The status of the device usage, for example always, sometimes, never. This is not the same as the status of the statement Binding: R5_deviceusage_status_for_R4 (0.0.1-snapshot-2) (required): Codes representing the usage status of the device. | |
![]() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..1 | Extension(4.0.1) | The status of the device usage, for example always, sometimes, never. This is not the same as the status of the statement Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
1..1 | uri | "http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceUsage.usageStatus" | |
![]() ![]() ![]() |
0..1 | CodeableConcept | The status of the device usage, for example always, sometimes, never. This is not the same as the status of the statement Binding: R5_deviceusage_status_for_R4 (0.0.1-snapshot-2) (required): Codes representing the usage status of the device. | |
![]() |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet | URI |
Extension.value[x] | required | R5_deviceusage_status_for_R4http://hl7.org/fhir/5.0/ValueSet/R5-deviceusage-status-for-R4|0.0.1-snapshot-2 From this IG |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | Extension, Extension.extension, Extension.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Extension, Extension.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() |