This page is part of the Genetic Reporting Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR v3.3.0. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

Definitions for the devicecomp-fish-probe Profile.

DeviceComponent
Definition

Information about the probe used in a FISH test.

Control0..*
Comments

For the initial scope, this DeviceComponent resource is only applicable to describe a single node in the containment tree that is produced by the context scanner in any medical device that implements or derives from the ISO/IEEE 11073 standard and that does not represent a metric. Examples for such a node are MDS, VMD, or Channel.

InvariantsDefined on this element
dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative (: contained.text.empty())
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (: contained.contained.empty())
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (: contained.all(('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists()))
dom-4: 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())
DeviceComponent.id
Definition

The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

Control0..1
Typeid
Comments

The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

DeviceComponent.meta
Definition

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.

Control0..1
TypeMeta
DeviceComponent.implicitRules
Definition

A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

Control0..1
Typeuri
Is Modifiertrue
Comments

Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

DeviceComponent.language
Definition

The base language in which the resource is written.

Control0..1
BindingA human language.
The codes SHALL be taken from Common Languages; other codes may be used where these codes are not suitable
Typecode
Comments

Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

DeviceComponent.text
Definition

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. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

Control0..1 This element is affected by the following invariants: dom-1
TypeNarrative
Alternate Namesnarrative, html, xhtml, display
Comments

Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded in formation is added later.

DeviceComponent.contained
Definition

These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

Control0..*
TypeResource
Alternate Namesinline resources, anonymous resources, contained resources
Comments

This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again.

DeviceComponent.extension
Definition

An Extension

Control0..*
TypeExtension
DeviceComponent.extension ([CanonicalType[http://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/device-comp-manufacturer]])
Definition

Indicates the manufacturer for a particular component.

Control0..1 This element is affected by the following invariants: ele-1
Type (Extension Type: Reference(Observation))
InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (: hasValue() | (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (: extension.exists() != value.exists())
DeviceComponent.extension.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
DeviceComponent.extension.extension
Definition

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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
Comments

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.

DeviceComponent.extension.url
Definition

Source of the definition for the extension code - a logical name or a URL.

Control1..1
Typeuri
Comments

The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

Fixed Valuehttp://hl7.org/fhir/uv/genomics-reporting/StructureDefinition/device-comp-manufacturer
DeviceComponent.extension.valueReference
Definition

Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).

Control1..1
TypeReference(Organization)
Must Supporttrue
DeviceComponent.modifierExtension
Definition

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. 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 is allowed to 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.

Control0..*
TypeExtension
Is Modifiertrue
Alternate Namesextensions, user content
Comments

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.

DeviceComponent.identifier
Definition

Unique instance identifiers assigned to a device by the software, manufacturers, other organizations or owners. For example: handle ID.

NoteThis is a business identifer, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
DeviceComponent.type
Definition

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

Control1..1
BindingBinding not yet defined
TypeCodeableConcept
Must Supporttrue
Comments

DeviceComponent.type can be referred to either GDMN (nomenclature system supported by FDA Global UDI Database) or preferable RTMMS coding system.

DeviceComponent.lastSystemChange
Definition

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

Control0..1
Typeinstant
DeviceComponent.source
Definition

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

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

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

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

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

Control0..*
BindingCodes representing the current status of the device - on, off, suspended, etc.
The codes SHALL be taken from DeviceComponentOperationalStatus; other codes may be used where these codes are not suitable
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

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

Control0..1
BindingCodes identifying groupings of parameters; e.g. Cardiovascular.
The codes SHALL be taken from DeviceComponentParameterGroup; other codes may be used where these codes are not suitable
TypeCodeableConcept
DeviceComponent.measurementPrinciple
Definition

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

Control0..1
BindingDifferent measurement principle supported by the device.
The codes SHALL be taken from MeasmntPrinciple
Typecode
DeviceComponent.productionSpecification
Definition

The production specification such as component revision, serial number, etc.

Control0..*
TypeBackboneElement
InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (: hasValue() | (children().count() > id.count()))
DeviceComponent.productionSpecification.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
DeviceComponent.productionSpecification.extension
Definition

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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
Comments

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.

DeviceComponent.productionSpecification.modifierExtension
Definition

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. 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.

Control0..*
TypeExtension
Is Modifiertrue
Alternate Namesextensions, user content, modifiers
Comments

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.

DeviceComponent.productionSpecification.specType
Definition

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

Control0..1
BindingCodes for device specification types such as serial number, part number, hardware revision, software revision, etc.
The codes SHALL be taken from DeviceSpecificationSpecType; other codes may be used where these codes are not suitable
TypeCodeableConcept
DeviceComponent.productionSpecification.componentId
Definition

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 manufacturer can make use of.

Control0..1
TypeIdentifier
DeviceComponent.productionSpecification.productionSpec
Definition

The printable string defining the component.

Control0..1
Typestring
DeviceComponent.languageCode
Definition

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
BindingA human language.
The codes SHALL be taken from Common Languages; other codes may be used where these codes are not suitable
TypeCodeableConcept
DeviceComponent.property
Definition

Other device properties expressed as a type which identifies the property and a value(s) either as a quantity or a code.

Control0..*
TypeBackboneElement
InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (: hasValue() | (children().count() > id.count()))
DeviceComponent.property.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
DeviceComponent.property.extension
Definition

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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
Comments

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.

DeviceComponent.property.modifierExtension
Definition

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. 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.

Control0..*
TypeExtension
Is Modifiertrue
Alternate Namesextensions, user content, modifiers
Comments

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.

DeviceComponent.property.type
Definition

The code for the device property identifying the property being reported such as 'time capability'.

Control1..1
BindingCodes for identifying device properties. This is based upon IEEE/HCD specified codes
The codes SHALL be taken from DeviceComponentPropertyCode; other codes may be used where these codes are not suitable
TypeCodeableConcept
DeviceComponent.property.valueQuantity
Definition

The property value when the property being reported is a quantity such as the resolution of a real time clock.

Control0..*
TypeQuantity
DeviceComponent.property.valueCode
Definition

The property value when the property being reported is a code, such as the code indicating that the device supports a real time clock using absolute time.

Control0..*
BindingProperty value codes for device properties
TypeCodeableConcept
Comments

An example of a case with mulitple coded values would be the set of specializations for which the device has been certified.

DeviceComponent.property(gene-name)
Definition

todo.

Control0..1
TypeBackboneElement
Must Supporttrue
InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (: hasValue() | (children().count() > id.count()))
DeviceComponent.property.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
DeviceComponent.property.extension
Definition

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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
Comments

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.

DeviceComponent.property.modifierExtension
Definition

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. 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.

Control0..*
TypeExtension
Is Modifiertrue
Alternate Namesextensions, user content, modifiers
Comments

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.

DeviceComponent.property.type
Definition

The code for the device property identifying the property being reported such as 'time capability'.

Control1..1
BindingCodes for identifying device properties. This is based upon IEEE/HCD specified codes
The codes SHALL be taken from DeviceComponentPropertyCode; other codes may be used where these codes are not suitable
TypeCodeableConcept
Must Supporttrue
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="http://loinc.org"/>
    <code value="62370-2"/>
  </coding>
</valueCodeableConcept>
DeviceComponent.property.valueQuantity
Definition

The property value when the property being reported is a quantity such as the resolution of a real time clock.

Control0..*
TypeQuantity
DeviceComponent.property.valueCode
Definition

The property value when the property being reported is a code, such as the code indicating that the device supports a real time clock using absolute time.

Control0..*
BindingBinding not yet defined
TypeCodeableConcept
Must Supporttrue
Comments

An example of a case with mulitple coded values would be the set of specializations for which the device has been certified.

DeviceComponent.property(locus-name)
Definition

todo.

Control0..1
TypeBackboneElement
Must Supporttrue
InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (: hasValue() | (children().count() > id.count()))
DeviceComponent.property.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

Control0..1
Typestring
DeviceComponent.property.extension
Definition

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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
Comments

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.

DeviceComponent.property.modifierExtension
Definition

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. 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.

Control0..*
TypeExtension
Is Modifiertrue
Alternate Namesextensions, user content, modifiers
Comments

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.

DeviceComponent.property.type
Definition

The code for the device property identifying the property being reported such as 'time capability'.

Control1..1
BindingCodes for identifying device properties. This is based upon IEEE/HCD specified codes
The codes SHALL be taken from DeviceComponentPropertyCode; other codes may be used where these codes are not suitable
TypeCodeableConcept
Must Supporttrue
Pattern Value<valueCodeableConcept xmlns="http://hl7.org/fhir">
  <coding>
    <system value="http://loinc.org"/>
    <code value="62371-0"/>
  </coding>
</valueCodeableConcept>
DeviceComponent.property.valueQuantity
Definition

The property value when the property being reported is a quantity such as the resolution of a real time clock.

Control0..*
TypeQuantity
DeviceComponent.property.valueCode
Definition

The property value when the property being reported is a code, such as the code indicating that the device supports a real time clock using absolute time.

Control0..*
BindingBinding not yet defined
TypeCodeableConcept
Must Supporttrue
Comments

An example of a case with mulitple coded values would be the set of specializations for which the device has been certified.