2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R3 R2

5.9.7 Resource DeviceComponent - Detailed Descriptions

Detailed Descriptions for the elements in the DeviceComponent resource.

DeviceComponent
Definition

Describes the characteristics, operational status and capabilities of a medical-related component of a medical device.

Control1..1
DeviceComponent.type
Definition

Describes the specific component type as defined in the object-oriented or metric nomenclature partition.

Control1..1
BindingComponentType: Preferred: RTM Management Service (Describes the type of the component)
TypeCodeableConcept
DeviceComponent.identifier
Definition

Describes the local assigned unique identification by the software. For example: handle ID.

Control1..1
TypeIdentifier
DeviceComponent.lastSystemChange
Definition

Describes the timestamp for the most recent system change which includes device configuration or setting change.

Control1..1
Typeinstant
DeviceComponent.source
Definition

Describes the link to the source Device that contains administrative device information such as manufacture, serial number, etc.

Control0..1
TypeReference(Device)
DeviceComponent.parent
Definition

Describes the link to the parent resource. For example: Channel is linked to its VMD parent.

Control0..1
TypeReference(DeviceComponent)
DeviceComponent.operationalStatus
Definition

Indicates current operational status of the device. For example: On, Off, Standby, etc.

Control0..*
TypeCodeableConcept
Comments

OperationalStatus for the MDS, VMD, or Channel will be bound to a specific ValueSet that is defined in its profile.

DeviceComponent.parameterGroup
Definition

Describes the parameter group supported by the current device component that is based on some nomenclature, e.g., cardiovascular.

Control0..1
TypeCodeableConcept
DeviceComponent.measurementPrinciple
Definition

Describes the physical principle of the measurement. For example: thermal, chemical, acoustical, etc.

Control0..1
BindingMeasmnt-Principle: Required: http://hl7.org/fhir/measurement-principle (Different measurement principle supported by the device)
Typecode
DeviceComponent.productionSpecification
Definition

Describes the production specification such as component revision, serial number, etc.

Control0..*
DeviceComponent.productionSpecification.specType
Definition

Describes the specification type, such as, serial number, part number, hardware revision, software revision, etc.

Control0..1
TypeCodeableConcept
DeviceComponent.productionSpecification.componentId
Definition

Describes the internal component unique identification. This is a provision for manufacture specific standard components using a private OID. 11073-10101 has a partition for private OID semantic that the manufacture can make use of.

Control0..1
TypeIdentifier
DeviceComponent.productionSpecification.productionSpec
Definition

Describes the printable string defining the component.

Control0..1
Typestring
DeviceComponent.languageCode
Definition

Describes the language code for the human-readable text string produced by the device. This language code will follow the IETF language tag. Example: en-US.

Control0..1
TypeCodeableConcept