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-DeviceAssociation-for-Device | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R5_DeviceAssociation_R3_Device | ||
This cross-version profile allows R5 DeviceAssociation content to be represented via FHIR STU3 Device 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 |
| Device.status | Base | required | FHIRDeviceStatus | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | Device | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | Device | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Device | 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 | Device | 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 Device
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Device | Item used in healthcare | |||||
![]() ![]() |
Σ | 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 | |||||
![]() ![]() |
2..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
1..1 | Reference(Cross-version Profile for R5.Device for use in FHIR STU3(0.1.0) | Device) | R5: Reference to the devices associated with the patient or group (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceAssociation.device | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | R5: Describes the relationship between the device and subject (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceAssociation.category | |||||
![]() ![]() ![]() |
1..1 | CodeableConcept | R5: implanted | explanted | attached | entered-in-error | unknown (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceAssociation.status Binding: R5DeviceassociationStatusForR3 (0.1.0) (required): Describes the lifecycle of the association. | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | R5: The reasons given for the current association status (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceAssociation.statusReason Binding: R5DeviceassociationStatusReasonForR3 (0.1.0) (required): Describes the reason for changing the status of the association. | |||||
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.BodyStructure for use in FHIR STU3(0.1.0) | BodySite) | R5: Current anatomical location of the device in/on subject (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceAssociation.bodyStructure | |||||
![]() ![]() ![]() |
0..1 | Period | R5: Begin and end dates and times for the device association (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceAssociation.period | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: The details about the device when it is in use to describe its operation (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceAssociation.operation | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
0..* | Identifier | Instance identifier | |||||
![]() ![]() |
Σ | 0..1 | BackboneElement | Unique Device Identifier (UDI) Barcode string | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Mandatory fixed portion of UDI | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Device Name as appears on UDI label | ||||
![]() ![]() ![]() |
0..1 | uri | Regional UDI authority | |||||
![]() ![]() ![]() |
Σ | 0..1 | string | UDI Human Readable Barcode String | ||||
![]() ![]() ![]() |
Σ | 0..1 | base64Binary | UDI Machine Readable Barcode String | ||||
![]() ![]() ![]() |
0..1 | uri | UDI Issuing Organization | |||||
![]() ![]() ![]() |
0..1 | code | barcode | rfid | manual + Binding: UDIEntryType (required): Codes to identify how UDI data was entered | |||||
![]() ![]() |
?!Σ | 0..1 | code | active | inactive | entered-in-error | unknown Binding: FHIRDeviceStatus (required): The availability status of the device. | ||||
![]() ![]() |
0..1 | CodeableConcept | What kind of device this is Binding: FHIR Device Types (example): Codes to identify medical devices | |||||
![]() ![]() |
0..1 | string | Lot number of manufacture | |||||
![]() ![]() |
0..1 | string | Name of device manufacturer | |||||
![]() ![]() |
0..1 | dateTime | Date when the device was made | |||||
![]() ![]() |
0..1 | dateTime | Date and time of expiry of this device (if applicable) | |||||
![]() ![]() |
0..1 | string | Model id assigned by the manufacturer | |||||
![]() ![]() |
0..1 | string | Version number (i.e. software) | |||||
![]() ![]() |
0..1 | Reference(Patient) | Patient to whom Device is affixed | |||||
![]() ![]() ![]() |
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: The individual, group of individuals or device that the device is on or associated with 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 responsible for device | |||||
![]() ![]() |
0..* | ContactPoint | Details for human/organization for support | |||||
![]() ![]() |
0..1 | Reference(Location) | Where the resource is found | |||||
![]() ![]() |
0..1 | uri | Network address to contact device | |||||
![]() ![]() |
0..* | Annotation | Device notes and comments | |||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Safety Characteristics of Device Binding: DeviceSafety (example): Codes used to identify medical devices safety characterics. These codes are derived in part from the United States Food and Drug Administration recommendations and are provided here as a suggestive example. | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Device.language | Base | extensible |
Common Languages
|
📍3.0.2 | tx.fhir.org |
| Device.udi.entryType | Base | required |
UDIEntryType
|
📍3.0.2 | tx.fhir.org |
| Device.status | Base | required | FHIRDeviceStatus | 📍3.0.2 | FHIR Std. |
| Device.type | Base | example | FHIR Device Types | 📍3.0.2 | FHIR Std. |
| Device.safety | Base | example | DeviceSafety | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | Device | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | Device | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Device | 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 | Device | 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 Device
Summary
Mandatory: 2 elements
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Path | Status | Usage | ValueSet | Version | Source |
| Device.status | Base | required | FHIRDeviceStatus | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | Device | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | Device | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Device | 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 | Device | 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 Device
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Device | Item used in healthcare | |||||
![]() ![]() |
Σ | 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 | |||||
![]() ![]() |
2..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
1..1 | Reference(Cross-version Profile for R5.Device for use in FHIR STU3(0.1.0) | Device) | R5: Reference to the devices associated with the patient or group (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceAssociation.device | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | R5: Describes the relationship between the device and subject (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceAssociation.category | |||||
![]() ![]() ![]() |
1..1 | CodeableConcept | R5: implanted | explanted | attached | entered-in-error | unknown (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceAssociation.status Binding: R5DeviceassociationStatusForR3 (0.1.0) (required): Describes the lifecycle of the association. | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | R5: The reasons given for the current association status (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceAssociation.statusReason Binding: R5DeviceassociationStatusReasonForR3 (0.1.0) (required): Describes the reason for changing the status of the association. | |||||
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.BodyStructure for use in FHIR STU3(0.1.0) | BodySite) | R5: Current anatomical location of the device in/on subject (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceAssociation.bodyStructure | |||||
![]() ![]() ![]() |
0..1 | Period | R5: Begin and end dates and times for the device association (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceAssociation.period | |||||
![]() ![]() ![]() |
0..* | (Complex) | R5: The details about the device when it is in use to describe its operation (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceAssociation.operation | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
0..* | Identifier | Instance identifier | |||||
![]() ![]() |
Σ | 0..1 | BackboneElement | Unique Device Identifier (UDI) Barcode string | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Mandatory fixed portion of UDI | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Device Name as appears on UDI label | ||||
![]() ![]() ![]() |
0..1 | uri | Regional UDI authority | |||||
![]() ![]() ![]() |
Σ | 0..1 | string | UDI Human Readable Barcode String | ||||
![]() ![]() ![]() |
Σ | 0..1 | base64Binary | UDI Machine Readable Barcode String | ||||
![]() ![]() ![]() |
0..1 | uri | UDI Issuing Organization | |||||
![]() ![]() ![]() |
0..1 | code | barcode | rfid | manual + Binding: UDIEntryType (required): Codes to identify how UDI data was entered | |||||
![]() ![]() |
?!Σ | 0..1 | code | active | inactive | entered-in-error | unknown Binding: FHIRDeviceStatus (required): The availability status of the device. | ||||
![]() ![]() |
0..1 | CodeableConcept | What kind of device this is Binding: FHIR Device Types (example): Codes to identify medical devices | |||||
![]() ![]() |
0..1 | string | Lot number of manufacture | |||||
![]() ![]() |
0..1 | string | Name of device manufacturer | |||||
![]() ![]() |
0..1 | dateTime | Date when the device was made | |||||
![]() ![]() |
0..1 | dateTime | Date and time of expiry of this device (if applicable) | |||||
![]() ![]() |
0..1 | string | Model id assigned by the manufacturer | |||||
![]() ![]() |
0..1 | string | Version number (i.e. software) | |||||
![]() ![]() |
0..1 | Reference(Patient) | Patient to whom Device is affixed | |||||
![]() ![]() ![]() |
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: The individual, group of individuals or device that the device is on or associated with 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 responsible for device | |||||
![]() ![]() |
0..* | ContactPoint | Details for human/organization for support | |||||
![]() ![]() |
0..1 | Reference(Location) | Where the resource is found | |||||
![]() ![]() |
0..1 | uri | Network address to contact device | |||||
![]() ![]() |
0..* | Annotation | Device notes and comments | |||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Safety Characteristics of Device Binding: DeviceSafety (example): Codes used to identify medical devices safety characterics. These codes are derived in part from the United States Food and Drug Administration recommendations and are provided here as a suggestive example. | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Device.language | Base | extensible |
Common Languages
|
📍3.0.2 | tx.fhir.org |
| Device.udi.entryType | Base | required |
UDIEntryType
|
📍3.0.2 | tx.fhir.org |
| Device.status | Base | required | FHIRDeviceStatus | 📍3.0.2 | FHIR Std. |
| Device.type | Base | example | FHIR Device Types | 📍3.0.2 | FHIR Std. |
| Device.safety | Base | example | DeviceSafety | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | Device | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | Device | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Device | 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 | Device | 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 Device
Summary
Mandatory: 2 elements
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron