Device
BaseA type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity. The device may be a medical or non-medical device.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| Device | 0..* | — | Item used in healthcare |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifier | 0..* | Identifier | Instance identifier |
| .definition | 0..1 | Reference(DeviceDefinition) | The reference to the definition for the device |
| .udiCarrierΣ | 0..* | BackboneElement | Unique Device Identifier (UDI) Barcode string |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .deviceIdentifierΣ | 0..1 | string | Mandatory fixed portion of UDI |
| .issuer | 0..1 | uri | UDI Issuing Organization |
| .jurisdiction | 0..1 | uri | Regional UDI authority |
| .carrierAIDCΣ | 0..1 | base64Binary | UDI Machine Readable Barcode String |
| .carrierHRFΣ | 0..1 | string | UDI Human Readable Barcode String |
| .entryType | 0..1 | code | barcode | rfid | manual + Bindingudi-entry-type(required) |
| .status?!Σ | 0..1 | code | active | inactive | entered-in-error | unknown Bindingdevice-status(required) |
| .statusReason | 0..* | CodeableConcept | online | paused | standby | offline | not-ready | transduc-discon | hw-discon | off Bindingdevice-status-reason(extensible) |
| .distinctIdentifier | 0..1 | string | The distinct identification string |
| .manufacturer | 0..1 | string | Name of device manufacturer |
| .manufactureDate | 0..1 | dateTime | Date when the device was made |
| .expirationDate | 0..1 | dateTime | Date and time of expiry of this device (if applicable) |
| .lotNumber | 0..1 | string | Lot number of manufacture |
| .serialNumber | 0..1 | string | Serial number assigned by the manufacturer |
| .deviceName | 0..* | BackboneElement | The name of the device as given by the manufacturer |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .name | 1..1 | string | The name of the device |
| .type | 1..1 | code | udi-label-name | user-friendly-name | patient-reported-name | manufacturer-name | model-name | other Bindingdevice-nametype(required) |
| .modelNumber | 0..1 | string | The model number for the device |
| .partNumber | 0..1 | string | The part number of the device |
| .type | 0..1 | CodeableConcept | The kind or type of device Bindingdevice-type(example) |
| .specialization | 0..* | BackboneElement | The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used for the communication |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .systemType | 1..1 | CodeableConcept | The standard that is used to operate and communicate |
| .version | 0..1 | string | The version of the standard that is used to operate and communicate |
| .version | 0..* | BackboneElement | The actual design of the device or software version running on the device |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .type | 0..1 | CodeableConcept | The type of the device version |
| .component | 0..1 | Identifier | A single component of the device version |
| .value | 1..1 | string | The version text |
| .property | 0..* | BackboneElement | The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .type | 1..1 | CodeableConcept | Code that specifies the property DeviceDefinitionPropetyCode (Extensible) |
| .valueQuantity | 0..* | Quantity | Property value as a quantity |
| .valueCode | 0..* | CodeableConcept | Property value as a code, e.g., NTP4 (synced to NTP) |
| .patient | 0..1 | Reference(Patient) | Patient to whom Device is affixed |
| .owner | 0..1 | Reference(Organization) | Organization responsible for device |
| .contact | 0..* | ContactPoint | Details for human/organization for support |
| .location | 0..1 | Reference(Location) | Where the device is found |
| .url | 0..1 | uri | Network address to contact device |
| .note | 0..* | Annotation | Device notes and comments |
| .safetyΣ | 0..* | CodeableConcept | Safety Characteristics of Device |
| .parent | 0..1 | Reference(Device) | The parent device |