DeviceDefinition | Medplum
Elements
| Name | Required | Type | Description |
|---|---|---|---|
| identifier | Identifier[] | Instance identifier Details Unique instance identifiers assigned to a device by the software, manufacturers, other organizations or owners. For example: handle ID. |
|
| udiDeviceIdentifier | DeviceDefinitionUdiDeviceIdentifier[] | Unique Device Identifier (UDI) Barcode string Details Unique device identifier (UDI) assigned to device label or package. Note that the Device may include multiple udiCarriers as it either may include just the udiCarrier for the jurisdiction it is sold, or for multiple jurisdictions it could have been sold. |
|
| id | string | Unique id for inter-element referencing Details Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
|
| extension | Extension[] | Additional content defined by implementations Details May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
|
| modifierExtension | Extension[] | Extensions that cannot be ignored even if unrecognized Details May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
|
| deviceIdentifier | ✓ | string | The identifier that is to be associated with every Device that references this DeviceDefintiion for the issuer and jurisdiction provided in the DeviceDefinition.udiDeviceIdentifier Details The identifier that is to be associated with every Device that references this DeviceDefintiion for the issuer and jurisdiction provided in the DeviceDefinition.udiDeviceIdentifier. |
| issuer | ✓ | uri | The organization that assigns the identifier algorithm Details The organization that assigns the identifier algorithm. |
| jurisdiction | ✓ | uri | The jurisdiction to which the deviceIdentifier applies Details The jurisdiction to which the deviceIdentifier applies. |
| manufacturer[x] | string, Reference< Organization > | Name of device manufacturer Details A name of the manufacturer. |
|
| deviceName | DeviceDefinitionDeviceName[] | A name given to the device to identify it Details A name given to the device to identify it. |
|
| modelNumber | string | The model number for the device Details The model number for the device. |
|
| type | CodeableConcept | What kind of device or device system this is Details What kind of device or device system this is. |
|
| capability | DeviceDefinitionCapability[] | Device capabilities Details Device capabilities. |
Search Parameters
| Name | Type | Description | Expression |
|---|---|---|---|
| identifier | token | The identifier of the component | DeviceDefinition.identifier |
| parent | reference | The parent DeviceDefinition resource | DeviceDefinition.parentDevice |
| type | token | The device component type | DeviceDefinition.type |
| classification | token | The device component classification | DeviceDefinition.classification.type |
Inherited Elements
| Name | Required | Type | Description |
|---|---|---|---|
| id | string | Logical id of this artifact Details The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. The only time that a resource does not have an id is when it is being submitted to the server using a create operation. |
|
| meta | Meta | Metadata about the resource Details The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource. |
|
| implicitRules | uri | A set of rules under which this content was created Details A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. |
|
| language | code | Language of the resource content Details The base language in which the resource is written. |
|
| text | Narrative | Text summary of the resource, for human interpretation Details A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. |
|
| contained | Resource[] | Contained, inline Resources Details These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently. |
|
| extension | Extension[] | Additional content defined by implementations Details May be used to represent additional information that is not part of the basic definition of the resource. |
|
| modifierExtension | Extension[] | Extensions that cannot be ignored Details May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. |