DeviceComponents

Describes the characteristics, operational status and capabilities of a medical-related component of a medical device (for example glucometers or insulin pumps).

The DeviceComponent resource is used to describe the characteristics, operational status and capabilities of a medical-related component of a medical device. It can be a physical component that is integrated inside the device, a removable physical component,or a non-physical component that allows physiological measurement data and its derived data to be grouped in a hierarchical information organization.


Overview

idΣ0..1id
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
textI0..1Narrative
contained0..*Resource
bolusIncrementI0..1Extension(Quantity)
deliverySpeedI0..1Extension(CodeableConcept)
infusionSetCannulaFillAmtI0..1Extension(Quantity)
infusionSetTubingFillAmtI0..1Extension(Quantity)
lowCartAlarmQtyI0..1Extension(Quantity)
primeQtyI0..1Extension(Quantity)
restUseDaysI0..1Extension(Quantity)
deviceCarePlanI0..*Extension(Reference(careplan-bolus-advice | http://roche.com/fhir/rdc/StructureDefinition/careplan-custom-tbr | http://roche.com/fhir/rdc/StructureDefinition/careplan-basal | careplan-target-ranges))
maxHourlyBasalRateI0..1Extension(Quantity)
activeBasalProfileI0..1Extension(string)
tbrMaxAdjustmentI0..1Extension(Quantity)
tbrMaxDurationI0..1Extension(Quantity)
pairedIpI0..1Extension(Reference(phd-devicecomponent))
bolusAdviceEnabledI0..1Extension(boolean)
maxBolusAmountI0..1Extension(Quantity)
maxQuickBolusAmountI0..1Extension(Quantity)
quickBolusEnabledI0..1Extension(boolean)
bolusLagtimeEnabledI0..1Extension(boolean)
modifierExtension?! I0..*Extension
id0..1string
extensionI0..*Extension
useΣ ?!0..1codeBinding
typeΣ0..1CodeableConceptBinding
systemΣ1..1uriFixed Value
valueΣ1..1string
periodΣ I0..1Period
assignerΣ I0..1Reference(Organization)
id0..1string
extensionI0..*Extension
id0..1string
extensionI0..*Extension
systemΣ0..1uri
versionΣ0..1string
codeΣ0..1code
displayΣ0..1string
userSelectedΣ0..1boolean
textΣ0..1string
lastSystemChangeΣ0..1instant
id0..1string
extensionI0..*Extension
referenceΣ I1..1string
identifierΣ0..1Identifier
displayΣ0..1string
parentΣ I0..1Reference(phd-devicecomponent)
operationalStatusΣ0..*CodeableConceptBinding
parameterGroupΣ0..1CodeableConceptBinding
measurementPrincipleΣ0..1codeBinding
id0..1string
extensionI0..*Extension
modifierExtensionΣ ?! I0..*Extension
id0..1string
extensionI0..*Extension
id0..1string
extensionI0..*Extension
systemΣ0..1uri
versionΣ0..1string
codeΣ0..1code
displayΣ0..1string
userSelectedΣ0..1boolean
textΣ0..1string
componentIdΣ0..1Identifier
productionSpecΣ0..1string
languageCodeΣ0..1CodeableConceptBinding

Details

DeviceComponent
DefinitionThe characteristics, operational status and capabilities of a medical-related component of a medical device.
Cardinality0...*
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.

Invariants
  • dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources
    contained.contained.empty()
  • dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative
    contained.text.empty()
  • 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()
  • dom-3: 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()
Mappings
  • rim: Entity. Role, or Act
  • w5: administrative.device
DeviceComponent.id
DefinitionThe logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
Cardinality0...1
Typeid
SummaryTrue
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.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
DeviceComponent.meta
DefinitionThe metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource.
Cardinality0...1
TypeMeta
SummaryTrue
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.implicitRules
DefinitionA reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.
Cardinality0...1
Typeuri
ModifierTrue
SummaryTrue
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.

This element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
DeviceComponent.language
DefinitionThe base language in which the resource is written.
Cardinality0...1
Typecode
Binding
A human language.
Common Languages (extensible)
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).

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
DeviceComponent.text
DefinitionA human-readable narrative that contains a summary of the resource, and may 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.
Cardinality0...1
TypeNarrative
Aliasnarrative, 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.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: N/A
  • rim: Act.text?
DeviceComponent.contained
DefinitionThese 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.
Cardinality0...*
TypeResource
Aliasinline 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.

Mappings
  • rim: Entity. Role, or Act
  • rim: N/A
DeviceComponent.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the resource. In order 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.
Cardinality0...*
TypeExtension
Aliasextensions, 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.

SlicingUnordered, Open, by url(Value)
Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.extension:bolusIncrement
DefinitionOptional Extension Element - found in all resources.
Cardinality0...1
TypeExtension(Quantity)
Aliasextensions, 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.

Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.extension:deliverySpeed
DefinitionOptional Extension Element - found in all resources.
Cardinality0...1
TypeExtension(CodeableConcept)
Aliasextensions, 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.

Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.extension:infusionSetCannulaFillAmt
DefinitionOptional Extension Element - found in all resources.
Cardinality0...1
TypeExtension(Quantity)
Aliasextensions, 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.

Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.extension:infusionSetTubingFillAmt
DefinitionOptional Extension Element - found in all resources.
Cardinality0...1
TypeExtension(Quantity)
Aliasextensions, 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.

Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.extension:lowCartAlarmQty
DefinitionOptional Extension Element - found in all resources.
Cardinality0...1
TypeExtension(Quantity)
Aliasextensions, 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.

Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.extension:primeQty
DefinitionOptional Extension Element - found in all resources.
Cardinality0...1
TypeExtension(Quantity)
Aliasextensions, 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.

Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.extension:restUseDays
DefinitionOptional Extension Element - found in all resources.
Cardinality0...1
TypeExtension(Quantity)
Aliasextensions, 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.

Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.extension:deviceCarePlan
DefinitionOptional Extension Element - found in all resources.
Cardinality0...*
TypeExtension(Reference(careplan-bolus-advice | http://roche.com/fhir/rdc/StructureDefinition/careplan-custom-tbr | http://roche.com/fhir/rdc/StructureDefinition/careplan-basal | careplan-target-ranges))
Aliasextensions, 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.

Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.extension:maxHourlyBasalRate
DefinitionOptional Extension Element - found in all resources.
Cardinality0...1
TypeExtension(Quantity)
Aliasextensions, 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.

Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.extension:activeBasalProfile
DefinitionOptional Extension Element - found in all resources.
Cardinality0...1
TypeExtension(string)
Aliasextensions, 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.

Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.extension:tbrMaxAdjustment
DefinitionOptional Extension Element - found in all resources.
Cardinality0...1
TypeExtension(Quantity)
Aliasextensions, 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.

Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.extension:tbrMaxDuration
DefinitionOptional Extension Element - found in all resources.
Cardinality0...1
TypeExtension(Quantity)
Aliasextensions, 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.

Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.extension:pairedIp
DefinitionOptional Extension Element - found in all resources.
Cardinality0...1
TypeExtension(Reference(phd-devicecomponent))
Aliasextensions, 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.

Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.extension:bolusAdviceEnabled
DefinitionOptional Extension Element - found in all resources.
Cardinality0...1
TypeExtension(boolean)
Aliasextensions, 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.

Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.extension:maxBolusAmount
DefinitionOptional Extension Element - found in all resources.
Cardinality0...1
TypeExtension(Quantity)
Aliasextensions, 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.

Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.extension:maxQuickBolusAmount
DefinitionOptional Extension Element - found in all resources.
Cardinality0...1
TypeExtension(Quantity)
Aliasextensions, 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.

Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.extension:quickBolusEnabled
DefinitionOptional Extension Element - found in all resources.
Cardinality0...1
TypeExtension(boolean)
Aliasextensions, 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.

Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.extension:bolusLagtimeEnabled
DefinitionOptional Extension Element - found in all resources.
Cardinality0...1
TypeExtension(boolean)
Aliasextensions, 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.

Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.modifierExtension
DefinitionMay 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. In order 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.
Cardinality0...*
TypeExtension
ModifierTrue
Aliasextensions, 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.

SlicingUnordered, Open, by url(Value)
Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.identifier
DefinitionThe locally assigned unique identification by the software. For example: handle ID.
Cardinality1...1
TypeIdentifier
SummaryTrue
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CX / EI (occasionally, more often EI maps to a resource id or a URL)
  • rim: II - see see identifier pattern at http://wiki.hl7.org/index.php?title=Common_Design_Patterns#Identifier_Pattern for relevant discussion. The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]
  • servd: Identifier
  • w5: id
DeviceComponent.identifier.id
Definitionunique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
Typestring
Comments

Note that FHIR strings may not exceed 1MB in size

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
DeviceComponent.identifier.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. In order 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.
Cardinality0...*
TypeExtension
Aliasextensions, 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.

SlicingUnordered, Open, by url(Value)
Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.identifier.use
DefinitionThe purpose of this identifier.
Cardinality0...1
Typecode
Binding
Identifies the purpose for this identifier, if known .
IdentifierUse (required)
ModifierTrue
SummaryTrue
Requirements

Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.

Comments

This is labeled as "Is Modifier" because applications should not mistake a temporary id for a permanent one. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: N/A
  • rim: Role.code or implied by context
DeviceComponent.identifier.type
DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose.
Cardinality0...1
TypeCodeableConcept
Binding
A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
Identifier Type Codes (extensible)
SummaryTrue
Requirements

Allows users to make use of identifiers when the identifier system is not known.

Comments

This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage.

Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
  • v2: CX.5
  • rim: Role.code or implied by context
DeviceComponent.identifier.system
DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique.
Cardinality1...1
Typeuri
SummaryTrue
Requirements

There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers.

Comments

see http://en.wikipedia.org/wiki/Uniform_resource_identifier

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Fixed Value

http://roche.com/fhir/rdc/sid/device-identifier

Mappings
  • rim: n/a
  • v2: CX.4 / EI-2-4
  • rim: II.root or Role.id.root
  • servd: ./IdentifierType
  • ACSPIX2FHIR: http://roche.com/fhir/rdc/sid/device-identifier
  • GREENDOT: http://roche.com/fhir/rdc/sid/device-identifier
  • CDF2FHIR: http://roche.com/fhir/rdc/sid/device-identifier
DeviceComponent.identifier.value
DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system.
Cardinality1...1
Typestring
SummaryTrue
Comments

If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Examples
General

123456


Mappings
  • rim: n/a
  • v2: CX.1 / EI.1
  • rim: II.extension or II.root if system indicates OID or GUID (Or Role.id.extension or root)
  • servd: ./Value
  • ACSPIX2FHIR: partNumber ? `${source}/${partNumber}/${serialNumber}` : `${source}/${serialNumber}
  • GREENDOT: Greendot/device model/device serial number
  • CDF2FHIR: partNumber ? {source}/{partNumber}/{serialNumber} : {source}/{serialNumber}
DeviceComponent.identifier.period
DefinitionTime period during which identifier is/was valid for use.
Cardinality0...1
TypePeriod
SummaryTrue
Comments

This is not a duration - that's a measure of time (a separate type), but a duration that occurs at a fixed value of time. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). If duration is required, specify the type as Interval|Duration.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
  • per-1: If present, start SHALL have a lower value than end
    start.empty() or end.empty() or (start <= end)
Mappings
  • rim: n/a
  • v2: DR
  • rim: IVL<TS>[lowClosed="true" and highClosed="true"] or URG<TS>[lowClosed="true" and highClosed="true"]
  • v2: CX.7 + CX.8
  • rim: Role.effectiveTime or implied by context
  • servd: ./StartDate and ./EndDate
DeviceComponent.identifier.assigner
DefinitionOrganization that issued/manages the identifier.
Cardinality0...1
TypeReference(Organization)
SummaryTrue
Comments

The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %resource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
  • v2: CX.4 / (CX.4,CX.9,CX.10)
  • rim: II.assigningAuthorityName but note that this is an improper use by the definition of the field. Also Role.scoper
  • servd: ./IdentifierIssuingAuthority
DeviceComponent.type
DefinitionThe component type as defined in the object-oriented or metric nomenclature partition.
Cardinality1...1
TypeCodeableConcept
Binding
Describes the type of the component.
device-kind (preferred)
SummaryTrue
Comments

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

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
  • w5: class
DeviceComponent.type.id
Definitionunique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
Typestring
Comments

Note that FHIR strings may not exceed 1MB in size

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
DeviceComponent.type.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. In order 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.
Cardinality0...*
TypeExtension
Aliasextensions, 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.

SlicingUnordered, Open, by url(Value)
Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.type.coding
DefinitionA reference to a code defined by a terminology system.
Cardinality0...*
TypeCoding
SummaryTrue
Requirements

Allows for translations and alternate encodings within a code system. Also supports communication of the same instance to systems requiring different encodings.

Comments

Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE subset one of the sets of component 1-3 or 4-6
  • rim: CV
  • orim: fhir:Coding rdfs:subClassOf dt:CDCoding
  • v2: C*E.1-8, C*E.10-22
  • rim: union(., ./translation)
  • orim: fhir:CodeableConcept.coding rdfs:subPropertyOf dt:CD.coding
DeviceComponent.type.coding.id
Definitionunique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
Typestring
Comments

Note that FHIR strings may not exceed 1MB in size

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
DeviceComponent.type.coding.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. In order 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.
Cardinality0...*
TypeExtension
Aliasextensions, 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.

SlicingUnordered, Open, by url(Value)
Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.type.coding.system
DefinitionThe identification of the code system that defines the meaning of the symbol in the code.
Cardinality0...1
Typeuri
SummaryTrue
Requirements

Need to be unambiguous about the source of the definition of the symbol.

Comments

The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: C*E.3
  • rim: ./codeSystem
  • orim: fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem
  • ACSPIX2FHIR: isMeter? http://roche.com/fhir/rdc/cdf : http://snomed.info/sct
  • GREENDOT: http://roche.com/fhir/rdc/cs
  • CDF2FHIR: isMeter? http://roche.com/fhir/rdc/cdf : http://snomed.info/sct
DeviceComponent.type.coding.version
DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured. and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.
Cardinality0...1
Typestring
SummaryTrue
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: C*E.7
  • rim: ./codeSystemVersion
  • orim: fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion
DeviceComponent.type.coding.code
DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).
Cardinality0...1
Typecode
SummaryTrue
Requirements

Need to refer to a particular code in the system.

Comments

Note that FHIR strings may not exceed 1MB in size

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: C*E.1
  • rim: ./code
  • orim: fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code
  • ACSPIX2FHIR: isMeter ? cdf.dev.bgmeter : 69805005
  • GREENDOT: smartPhone
  • CDF2FHIR: isMeter ? cdf.dev.bgmeter : 69805005
DeviceComponent.type.coding.display
DefinitionA representation of the meaning of the code in the system, following the rules of the system.
Cardinality0...1
Typestring
SummaryTrue
Requirements

Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

Comments

Note that FHIR strings may not exceed 1MB in size

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: C*E.2 - but note this is not well followed
  • rim: CV.displayName
  • orim: fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName
  • ACSPIX2FHIR: isMeter ? Glucometer : Insulin Pump
  • GREENDOT: Smart Phone
  • CDF2FHIR: isMeter ? Glucometer : Insulin Pump
DeviceComponent.type.coding.userSelected
DefinitionIndicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).
Cardinality0...1
Typeboolean
SummaryTrue
Requirements

This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

Comments

Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: Sometimes implied by being first
  • rim: CD.codingRationale
  • orim: fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map; fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [ fhir:source "true"; fhir:target dt:CDCoding.codingRationale\#O ]
DeviceComponent.type.text
DefinitionA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.
Cardinality0...1
Typestring
SummaryTrue
Requirements

The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

Comments

Very often the text is the same as a displayName of one of the codings.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: C*E.9. But note many systems use C*E.2 for this
  • rim: ./originalText[mediaType/code="text/plain"]/data
  • orim: fhir:CodeableConcept.text rdfs:subPropertyOf dt:CD.originalText
DeviceComponent.lastSystemChange
DefinitionThe timestamp for the most recent system change which includes device configuration or setting change.
Cardinality0...1
Typeinstant
SummaryTrue
Comments

Note: This is intended for precisely observed times, typically system logs etc., and not human-reported times - for them, see date and dateTime below. Time zone is always required

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • w5: when.init
  • ACSPIX2FHIR: Dt+Tm
  • GLUCI-CHEK: DEVICE.Dt
  • GLUCI-CHEK: DEVICE.Tm
DeviceComponent.source
DefinitionThe link to the source Device that contains administrative device information such as manufacture, serial number, etc.
Cardinality1...1
TypeReference(phg-device)
SummaryTrue
Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %resource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
DeviceComponent.source.id
Definitionunique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
Typestring
Comments

Note that FHIR strings may not exceed 1MB in size

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
DeviceComponent.source.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. In order 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.
Cardinality0...*
TypeExtension
Aliasextensions, 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.

SlicingUnordered, Open, by url(Value)
Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.source.reference
DefinitionA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.
Cardinality1...1
Typestring
SummaryTrue
Comments

Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: N/A
  • ACSPIX2FHIR: Device/${deviceId}
  • GREENDOT: Device/{DeviceId}
  • CDF2FHIR: Device/{deviceId}
DeviceComponent.source.identifier
DefinitionAn identifier for the other resource. This is used when there is no way to reference the other resource directly, either because the entity is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.
Cardinality0...1
TypeIdentifier
SummaryTrue
Comments

When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CX / EI (occasionally, more often EI maps to a resource id or a URL)
  • rim: II - see see identifier pattern at http://wiki.hl7.org/index.php?title=Common_Design_Patterns#Identifier_Pattern for relevant discussion. The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]
  • servd: Identifier
  • rim: .identifier
DeviceComponent.source.display
DefinitionPlain text narrative that identifies the resource in addition to the resource reference.
Cardinality0...1
Typestring
SummaryTrue
Comments

This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.parent
DefinitionThe link to the parent resource. For example: Channel is linked to its VMD parent.
Cardinality0...1
TypeReference(phd-devicecomponent)
SummaryTrue
Comments

References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
  • ref-1: SHALL have a contained resource if a local reference is provided
    reference.startsWith('#').not() or (reference.substring(1).trace('url') in %resource.contained.id.trace('ids'))
Mappings
  • rim: n/a
  • rim: The target of a resource reference is a RIM entry point (Act, Role, or Entity)
DeviceComponent.operationalStatus
DefinitionThe current operational status of the device. For example: On, Off, Standby, etc.
Cardinality0...*
TypeCodeableConcept
Binding
Codes representing the current status of the device - on, off, suspended, etc.
DeviceComponentOperationalStatus (extensible)
SummaryTrue
Comments

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

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
DeviceComponent.parameterGroup
DefinitionThe parameter group supported by the current device component that is based on some nomenclature, e.g. cardiovascular.
Cardinality0...1
TypeCodeableConcept
Binding
Codes identifying groupings of parameters; e.g. Cardiovascular.
DeviceComponentParameterGroup (extensible)
SummaryTrue
Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
DeviceComponent.measurementPrinciple
DefinitionOmit .measurementPrinciple if other than Glucometer (e.g. IP) "impedance" used for glucometers.
Cardinality0...1
Typecode
Binding
Different measurement principle supported by the device.
MeasmntPrinciple (required)
SummaryTrue
Comments

Omit .measurementPrinciple if other than Glucometer (e.g. IP) "impedance" used for glucometers.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • ACSPIX2FHIR: impedance
  • GREENDOT: optical
  • CDF2FHIR: impedance
DeviceComponent.productionSpecification
DefinitionThe production specification such as component revision, serial number, etc.
Cardinality0...*
TypeBackboneElement
SummaryTrue
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
DeviceComponent.productionSpecification.id
Definitionunique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
Typestring
Comments

Note that FHIR strings may not exceed 1MB in size

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
DeviceComponent.productionSpecification.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. In order 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.
Cardinality0...*
TypeExtension
Aliasextensions, 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.

SlicingUnordered, Open, by url(Value)
Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.productionSpecification.modifierExtension
DefinitionMay 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 that contains it. Usually modifier elements provide negation or qualification. In order 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.
Cardinality0...*
TypeExtension
ModifierTrue
SummaryTrue
Aliasextensions, 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.

Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.productionSpecification.specType
DefinitionThe specification type, such as, serial number, part number, hardware revision, software revision, etc.
Cardinality0...1
TypeCodeableConcept
Binding
Codes for device specification types such as serial number, part number, hardware revision, software revision, etc.
?? (extensible)
SummaryTrue
Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD
DeviceComponent.productionSpecification.specType.id
Definitionunique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
Typestring
Comments

Note that FHIR strings may not exceed 1MB in size

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
DeviceComponent.productionSpecification.specType.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. In order 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.
Cardinality0...*
TypeExtension
Aliasextensions, 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.

SlicingUnordered, Open, by url(Value)
Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.productionSpecification.specType.coding
DefinitionA reference to a code defined by a terminology system.
Cardinality0...*
TypeCoding
SummaryTrue
Requirements

Allows for translations and alternate encodings within a code system. Also supports communication of the same instance to systems requiring different encodings.

Comments

Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE subset one of the sets of component 1-3 or 4-6
  • rim: CV
  • orim: fhir:Coding rdfs:subClassOf dt:CDCoding
  • v2: C*E.1-8, C*E.10-22
  • rim: union(., ./translation)
  • orim: fhir:CodeableConcept.coding rdfs:subPropertyOf dt:CD.coding
DeviceComponent.productionSpecification.specType.coding.id
Definitionunique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
Cardinality0...1
Typestring
Comments

Note that FHIR strings may not exceed 1MB in size

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
DeviceComponent.productionSpecification.specType.coding.extension
DefinitionMay be used to represent additional information that is not part of the basic definition of the element. In order 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.
Cardinality0...*
TypeExtension
Aliasextensions, 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.

SlicingUnordered, Open, by url(Value)
Invariants
  • 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()
Mappings
  • rim: n/a
  • rim: N/A
DeviceComponent.productionSpecification.specType.coding.system
DefinitionThe identification of the code system that defines the meaning of the symbol in the code.
Cardinality0...1
Typeuri
SummaryTrue
Requirements

Need to be unambiguous about the source of the definition of the symbol.

Comments

The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: C*E.3
  • rim: ./codeSystem
  • orim: fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem
  • ACSPIX2FHIR: http://hl7.org/fhir/specification-type
  • GREENDOT: http://hl7.org/fhir/specification-type
  • CDF2FHIR: http://hl7.org/fhir/specification-type
DeviceComponent.productionSpecification.specType.coding.version
DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured. and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.
Cardinality0...1
Typestring
SummaryTrue
Comments

Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: C*E.7
  • rim: ./codeSystemVersion
  • orim: fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion
DeviceComponent.productionSpecification.specType.coding.code
DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).
Cardinality0...1
Typecode
SummaryTrue
Requirements

Need to refer to a particular code in the system.

Comments

Note that FHIR strings may not exceed 1MB in size

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: C*E.1
  • rim: ./code
  • orim: fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code
  • ACSPIX2FHIR: serial-number[0] : part-number[1] : unspecified[2]
  • GREENDOT: serial-number[0] : part-number[1] : unspecified[2] : part-number[3] : hardware-revision[4] : software-revision[5] : firmware-revision[6]
  • CDF2FHIR: serial-number[0] : part-number[1] : unspecified[2]
DeviceComponent.productionSpecification.specType.coding.display
DefinitionA representation of the meaning of the code in the system, following the rules of the system.
Cardinality0...1
Typestring
SummaryTrue
Requirements

Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

Comments

Note that FHIR strings may not exceed 1MB in size

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: C*E.2 - but note this is not well followed
  • rim: CV.displayName
  • orim: fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName
  • ACSPIX2FHIR: Serial Number[0] : Part Number[1] : Unspecified Production Specification[2]
  • GREENDOT: Serial Number[0] : Model Number [1] : Model Name[2] : Part Number[3] : Hardware Revision[4] : Software Revision[5] : Firmware Revision[6]
  • CDF2FHIR: Serial Number[0] : Part Number[1] : Unspecified Production Specification[2]
DeviceComponent.productionSpecification.specType.coding.userSelected
DefinitionIndicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).
Cardinality0...1
Typeboolean
SummaryTrue
Requirements

This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

Comments

Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: Sometimes implied by being first
  • rim: CD.codingRationale
  • orim: fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map; fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\#true a [ fhir:source "true"; fhir:target dt:CDCoding.codingRationale\#O ]
DeviceComponent.productionSpecification.specType.text
DefinitionA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.
Cardinality0...1
Typestring
SummaryTrue
Requirements

The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

Comments

Very often the text is the same as a displayName of one of the codings.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: C*E.9. But note many systems use C*E.2 for this
  • rim: ./originalText[mediaType/code="text/plain"]/data
  • orim: fhir:CodeableConcept.text rdfs:subPropertyOf dt:CD.originalText
DeviceComponent.productionSpecification.componentId
DefinitionThe 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.
Cardinality0...1
TypeIdentifier
SummaryTrue
Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CX / EI (occasionally, more often EI maps to a resource id or a URL)
  • rim: II - see see identifier pattern at http://wiki.hl7.org/index.php?title=Common_Design_Patterns#Identifier_Pattern for relevant discussion. The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT]
  • servd: Identifier
DeviceComponent.productionSpecification.productionSpec
DefinitionThe printable string defining the component.
Cardinality0...1
Typestring
SummaryTrue
Comments

Note that FHIR strings may not exceed 1MB in size

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • ACSPIX2FHIR: SN[0] : ModelNum[1] : Name[2]
  • GREENDOT: android.os.Build.FINGERPRINT[0] : android.os.Build.MODEL[1]: android.os.Build.VERSION.SDK_INT[2] : android.os.Build.VERSION.DEVICE[3]
  • GLUCI-CHEK: DEVICE.Name
  • GLUCI-CHEK: DEVICE.SN
  • GLUCI-CHEK: DEVICE.ModelNum
  • CDF2FHIR: SerialNumber[0] : ModelUID[1] : ModelName[2]
DeviceComponent.languageCode
DefinitionThe language code for the human-readable text string produced by the device. This language code will follow the IETF language tag. Example: en-US.
Cardinality0...1
TypeCodeableConcept
Binding
A human language.
Common Languages (extensible)
SummaryTrue
Comments

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

Invariants
  • ele-1: All FHIR elements must have a @value or children
    hasValue() | (children().count() > id.count())
Mappings
  • rim: n/a
  • v2: CE/CNE/CWE
  • rim: CD
  • orim: fhir:CodeableConcept rdfs:subClassOf dt:CD

Table

DeviceComponent..
DeviceComponent.extension..
DeviceComponent.extensionExtension..
DeviceComponent.extensionExtension..
DeviceComponent.extensionExtension..
DeviceComponent.extensionExtension..
DeviceComponent.extensionExtension..
DeviceComponent.extensionExtension..
DeviceComponent.extensionExtension..
DeviceComponent.extensionExtension..
DeviceComponent.extensionExtension..
DeviceComponent.extensionExtension..
DeviceComponent.extensionExtension..
DeviceComponent.extensionExtension..
DeviceComponent.extensionExtension..
DeviceComponent.extensionExtension..1
DeviceComponent.extensionExtension..1
DeviceComponent.extensionExtension..1
DeviceComponent.extensionExtension..1
DeviceComponent.extensionExtension..1
DeviceComponent.identifier..
DeviceComponent.identifier.system1..
DeviceComponent.identifier.value1..
DeviceComponent.type..
DeviceComponent.type.coding..
DeviceComponent.type.coding.system..
DeviceComponent.type.coding.code..
DeviceComponent.type.coding.display..
DeviceComponent.lastSystemChange..
DeviceComponent.sourceReference(phg-device)1..
DeviceComponent.source.reference1..
DeviceComponent.parentReference(phd-devicecomponent)..
DeviceComponent.measurementPrinciple..
DeviceComponent.productionSpecification..
DeviceComponent.productionSpecification.specType..
DeviceComponent.productionSpecification.specType.coding..
DeviceComponent.productionSpecification.specType.coding.system..
DeviceComponent.productionSpecification.specType.coding.code..
DeviceComponent.productionSpecification.specType.coding.display..
DeviceComponent.productionSpecification.productionSpec..

XML

<StructureDefinition xmlns="http://hl7.org/fhir">
    <id value="54bdb774-70ec-44fe-920a-afab2733975f" />
    <meta>
        <versionId value="3" />
        <lastUpdated value="2019-07-01T17:14:48.8551466+00:00" />
    </meta>
    <url value="http://roche.com/fhir/rdc/StructureDefinition/phd-devicecomponent" />
    <version value="1" />
    <name value="phd-devicecomponent" />
    <status value="active" />
    <date value="2019-07-01T17:14:47.8173022+00:00" />
    <fhirVersion value="3.0.2" />
    <mapping>
        <identity value="ACSPIX2FHIR" />
        <name value="ACSPIX (Extensions for IP)" />
    </mapping>
    <mapping>
        <identity value="GREENDOT" />
        <name value="Greendot" />
    </mapping>
    <mapping>
        <identity value="GLUCI-CHEK" />
        <name value="FHIR2ACSPIX" />
        <comment value="The input will be a FHIR file and the output can be 1 to N ACSPIX files, one per each Device Component found." />
    </mapping>
    <mapping>
        <identity value="CDF2FHIR" />
        <name value="CDF2FHIR" />
    </mapping>
    <kind value="resource" />
    <abstract value="false" />
    <type value="DeviceComponent" />
    <baseDefinition value="http://hl7.org/fhir/StructureDefinition/DeviceComponent" />
    <derivation value="constraint" />
    <differential>
        <element id="DeviceComponent.extension">
            <path value="DeviceComponent.extension" />
            <slicing>
                <discriminator>
                    <type value="value" />
                    <path value="url" />
                </discriminator>
                <rules value="open" />
            </slicing>
        </element>
        <element id="DeviceComponent.extension:bolusIncrement">
            <path value="DeviceComponent.extension" />
            <sliceName value="bolusIncrement" />
            <type>
                <code value="Extension" />
                <profile value="http://roche.com/fhir/rdc/StructureDefinition/device-component-bolus-increment" />
            </type>
        </element>
        <element id="DeviceComponent.extension:deliverySpeed">
            <path value="DeviceComponent.extension" />
            <sliceName value="deliverySpeed" />
            <type>
                <code value="Extension" />
                <profile value="http://roche.com/fhir/rdc/StructureDefinition/device-component-delivery-speed" />
            </type>
        </element>
        <element id="DeviceComponent.extension:infusionSetCannulaFillAmt">
            <path value="DeviceComponent.extension" />
            <sliceName value="infusionSetCannulaFillAmt" />
            <type>
                <code value="Extension" />
                <profile value="http://roche.com/fhir/rdc/StructureDefinition/device-component-infusion-set-cannula-fill-amt" />
            </type>
        </element>
        <element id="DeviceComponent.extension:infusionSetTubingFillAmt">
            <path value="DeviceComponent.extension" />
            <sliceName value="infusionSetTubingFillAmt" />
            <type>
                <code value="Extension" />
                <profile value="http://roche.com/fhir/rdc/StructureDefinition/device-component-infusion-set-tubing-fill-amt" />
            </type>
        </element>
        <element id="DeviceComponent.extension:lowCartAlarmQty">
            <path value="DeviceComponent.extension" />
            <sliceName value="lowCartAlarmQty" />
            <type>
                <code value="Extension" />
                <profile value="http://roche.com/fhir/rdc/StructureDefinition/device-component-low-cart-alarm-qty" />
            </type>
        </element>
        <element id="DeviceComponent.extension:primeQty">
            <path value="DeviceComponent.extension" />
            <sliceName value="primeQty" />
            <type>
                <code value="Extension" />
                <profile value="http://roche.com/fhir/rdc/StructureDefinition/device-component-prime-qty" />
            </type>
        </element>
        <element id="DeviceComponent.extension:restUseDays">
            <path value="DeviceComponent.extension" />
            <sliceName value="restUseDays" />
            <type>
                <code value="Extension" />
                <profile value="http://roche.com/fhir/rdc/StructureDefinition/device-component-rest-use-days" />
            </type>
        </element>
        <element id="DeviceComponent.extension:deviceCarePlan">
            <path value="DeviceComponent.extension" />
            <sliceName value="deviceCarePlan" />
            <type>
                <code value="Extension" />
                <profile value="http://roche.com/fhir/rdc/StructureDefinition/device-component-device-care-plan" />
            </type>
        </element>
        <element id="DeviceComponent.extension:maxHourlyBasalRate">
            <path value="DeviceComponent.extension" />
            <sliceName value="maxHourlyBasalRate" />
            <type>
                <code value="Extension" />
                <profile value="http://roche.com/fhir/rdc/StructureDefinition/device-component-max-hourly-basal-rate" />
            </type>
        </element>
        <element id="DeviceComponent.extension:activeBasalProfile">
            <path value="DeviceComponent.extension" />
            <sliceName value="activeBasalProfile" />
            <type>
                <code value="Extension" />
                <profile value="http://roche.com/fhir/rdc/StructureDefinition/device-component-active-basal-profile" />
            </type>
        </element>
        <element id="DeviceComponent.extension:tbrMaxAdjustment">
            <path value="DeviceComponent.extension" />
            <sliceName value="tbrMaxAdjustment" />
            <type>
                <code value="Extension" />
                <profile value="http://roche.com/fhir/rdc/StructureDefinition/device-component-tbr-max-adjustment" />
            </type>
        </element>
        <element id="DeviceComponent.extension:tbrMaxDuration">
            <path value="DeviceComponent.extension" />
            <sliceName value="tbrMaxDuration" />
            <type>
                <code value="Extension" />
                <profile value="http://roche.com/fhir/rdc/StructureDefinition/device-component-tbr-max-duration" />
            </type>
        </element>
        <element id="DeviceComponent.extension:pairedIp">
            <path value="DeviceComponent.extension" />
            <sliceName value="pairedIp" />
            <type>
                <code value="Extension" />
                <profile value="http://roche.com/fhir/rdc/StructureDefinition/device-component-paired-ip" />
            </type>
        </element>
        <element id="DeviceComponent.extension:bolusAdviceEnabled">
            <path value="DeviceComponent.extension" />
            <sliceName value="bolusAdviceEnabled" />
            <max value="1" />
            <type>
                <code value="Extension" />
                <profile value="http://roche.com/fhir/rdc/StructureDefinition/device-component-bolus-advice-enabled" />
            </type>
        </element>
        <element id="DeviceComponent.extension:maxBolusAmount">
            <path value="DeviceComponent.extension" />
            <sliceName value="maxBolusAmount" />
            <max value="1" />
            <type>
                <code value="Extension" />
                <profile value="http://roche.com/fhir/rdc/StructureDefinition/device-component-maximum-bolus-amount" />
            </type>
        </element>
        <element id="DeviceComponent.extension:maxQuickBolusAmount">
            <path value="DeviceComponent.extension" />
            <sliceName value="maxQuickBolusAmount" />
            <max value="1" />
            <type>
                <code value="Extension" />
                <profile value="http://roche.com/fhir/rdc/StructureDefinition/device-component-maximum-quick-bolus-amount" />
            </type>
        </element>
        <element id="DeviceComponent.extension:quickBolusEnabled">
            <path value="DeviceComponent.extension" />
            <sliceName value="quickBolusEnabled" />
            <max value="1" />
            <type>
                <code value="Extension" />
                <profile value="http://roche.com/fhir/rdc/StructureDefinition/device-component-quick-bolus-enabled" />
            </type>
        </element>
        <element id="DeviceComponent.extension:bolusLagtimeEnabled">
            <path value="DeviceComponent.extension" />
            <sliceName value="bolusLagtimeEnabled" />
            <max value="1" />
            <type>
                <code value="Extension" />
                <profile value="http://roche.com/fhir/rdc/StructureDefinition/device-component-bolus-lagtime-enabled" />
            </type>
        </element>
        <element id="DeviceComponent.identifier.system">
            <path value="DeviceComponent.identifier.system" />
            <min value="1" />
            <fixedUri value="http://roche.com/fhir/rdc/sid/device-identifier" />
            <mapping>
                <identity value="ACSPIX2FHIR" />
                <map value="http://roche.com/fhir/rdc/sid/device-identifier" />
            </mapping>
            <mapping>
                <identity value="GREENDOT" />
                <map value="http://roche.com/fhir/rdc/sid/device-identifier" />
                <comment value="Fixed value" />
            </mapping>
            <mapping>
                <identity value="CDF2FHIR" />
                <map value="http://roche.com/fhir/rdc/sid/device-identifier" />
            </mapping>
        </element>
        <element id="DeviceComponent.identifier.value">
            <path value="DeviceComponent.identifier.value" />
            <comment value="If the value is a full URI, then the system SHALL  be urn:ietf:rfc:3986.  The value&#39;s primary purpose is computational mapping.  As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.)  A value formatted for human display can be conveyed using the [Rendered Value extension](extension-rendered-value.html)." />
            <min value="1" />
            <mapping>
                <identity value="ACSPIX2FHIR" />
                <map value="partNumber ? `${source}/${partNumber}/${serialNumber}` : `${source}/${serialNumber}" />
                <comment value="example: source[uDTC/SyncApp/Accu-Chek Smart Pix Software]/ModelNum[555]/SN[009990670]" />
            </mapping>
            <mapping>
                <identity value="GREENDOT" />
                <map value="Greendot/device model/device serial number" />
                <comment value="Greendot/&lt;modelNumber&gt;/&lt;serialNumber&gt;" />
            </mapping>
            <mapping>
                <identity value="CDF2FHIR" />
                <map value="partNumber ? {source}/{partNumber}/{serialNumber} : {source}/{serialNumber}" />
                <comment value="Source/&lt;ModelUID&gt;/&lt;SerialNumber&gt;" />
            </mapping>
        </element>
        <element id="DeviceComponent.type">
            <path value="DeviceComponent.type" />
            <binding>
                <strength value="preferred" />
                <valueSetUri value="http://roche.com/fhir/rdc/ValueSet/device-kind" />
            </binding>
        </element>
        <element id="DeviceComponent.type.coding.system">
            <path value="DeviceComponent.type.coding.system" />
            <mapping>
                <identity value="ACSPIX2FHIR" />
                <map value="isMeter? http://roche.com/fhir/rdc/cdf : http://snomed.info/sct" />
                <comment value="Based on device type(BG,IP) system can be assigned" />
            </mapping>
            <mapping>
                <identity value="GREENDOT" />
                <map value="http://roche.com/fhir/rdc/cs" />
                <comment value="Fixed value" />
            </mapping>
            <mapping>
                <identity value="CDF2FHIR" />
                <map value="isMeter? http://roche.com/fhir/rdc/cdf : http://snomed.info/sct" />
                <comment value="Based on device type(BG,IP) system can be assigned" />
            </mapping>
        </element>
        <element id="DeviceComponent.type.coding.code">
            <path value="DeviceComponent.type.coding.code" />
            <mapping>
                <identity value="ACSPIX2FHIR" />
                <map value="isMeter ? cdf.dev.bgmeter : 69805005" />
                <comment value="Based on device type (BG,IP) code can be asssigned" />
            </mapping>
            <mapping>
                <identity value="GREENDOT" />
                <map value="smartPhone" />
                <comment value="Fixed value" />
            </mapping>
            <mapping>
                <identity value="CDF2FHIR" />
                <map value="isMeter ? cdf.dev.bgmeter : 69805005" />
                <comment value="Based on device type (BG,IP) code can be asssigned" />
            </mapping>
        </element>
        <element id="DeviceComponent.type.coding.display">
            <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
                <valueBoolean value="true" />
            </extension>
            <path value="DeviceComponent.type.coding.display" />
            <mapping>
                <identity value="ACSPIX2FHIR" />
                <map value="isMeter ? Glucometer : Insulin Pump" />
                <comment value="Based on device type(BG,IP) display can be assigned" />
            </mapping>
            <mapping>
                <identity value="GREENDOT" />
                <map value="Smart Phone" />
                <comment value="Fixed value" />
            </mapping>
            <mapping>
                <identity value="CDF2FHIR" />
                <map value="isMeter ? Glucometer : Insulin Pump" />
                <comment value="Based on device type(BG,IP) display can be assigned" />
            </mapping>
        </element>
        <element id="DeviceComponent.lastSystemChange">
            <path value="DeviceComponent.lastSystemChange" />
            <mapping>
                <identity value="ACSPIX2FHIR" />
                <map value="Dt+Tm" />
                <comment value="ACSPIX Device tag Date and Time fields." />
            </mapping>
            <mapping>
                <identity value="GLUCI-CHEK" />
                <map value="DEVICE.Dt" />
                <comment value="Map the Date from the lastSystemChange" />
            </mapping>
            <mapping>
                <identity value="GLUCI-CHEK" />
                <map value="DEVICE.Tm" />
                <comment value="Map the Time from the lastSystemChange (hh:mm)" />
            </mapping>
        </element>
        <element id="DeviceComponent.source">
            <path value="DeviceComponent.source" />
            <min value="1" />
            <type>
                <code value="Reference" />
                <targetProfile value="http://roche.com/fhir/rdc/StructureDefinition/phg-device" />
            </type>
        </element>
        <element id="DeviceComponent.source.reference">
            <path value="DeviceComponent.source.reference" />
            <min value="1" />
            <mapping>
                <identity value="ACSPIX2FHIR" />
                <map value="Device/${deviceId}" />
            </mapping>
            <mapping>
                <identity value="GREENDOT" />
                <map value="Device/{DeviceId}" />
                <comment value="&lt;UID of the device resource&gt;" />
            </mapping>
            <mapping>
                <identity value="CDF2FHIR" />
                <map value="Device/{deviceId}" />
            </mapping>
        </element>
        <element id="DeviceComponent.parent">
            <path value="DeviceComponent.parent" />
            <type>
                <code value="Reference" />
                <targetProfile value="http://roche.com/fhir/rdc/StructureDefinition/phd-devicecomponent" />
            </type>
        </element>
        <element id="DeviceComponent.measurementPrinciple">
            <path value="DeviceComponent.measurementPrinciple" />
            <definition value="Omit .measurementPrinciple if other than Glucometer (e.g. IP)\n&quot;impedance&quot; used for glucometers." />
            <comment value="Omit .measurementPrinciple if other than Glucometer (e.g. IP)\n&quot;impedance&quot; used for glucometers." />
            <mapping>
                <identity value="ACSPIX2FHIR" />
                <map value="impedance" />
                <comment value="Fixed value" />
            </mapping>
            <mapping>
                <identity value="GREENDOT" />
                <map value="optical" />
                <comment value="Fixed value" />
            </mapping>
            <mapping>
                <identity value="CDF2FHIR" />
                <map value="impedance" />
                <comment value="hardcoded value" />
            </mapping>
        </element>
        <element id="DeviceComponent.productionSpecification.specType">
            <path value="DeviceComponent.productionSpecification.specType" />
            <binding>
                <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName">
                    <valueString value="DeviceSpecificationSpecType" />
                </extension>
                <strength value="extensible" />
                <valueSetUri value="http://roche.com/fhir/rdc/ValueSet/device-spectype" />
            </binding>
        </element>
        <element id="DeviceComponent.productionSpecification.specType.coding.system">
            <path value="DeviceComponent.productionSpecification.specType.coding.system" />
            <mapping>
                <identity value="ACSPIX2FHIR" />
                <map value="http://hl7.org/fhir/specification-type" />
                <comment value="All occurrences will have fixed value" />
            </mapping>
            <mapping>
                <identity value="GREENDOT" />
                <map value="http://hl7.org/fhir/specification-type" />
                <comment value="All occurrence have fixed value" />
            </mapping>
            <mapping>
                <identity value="CDF2FHIR" />
                <map value="http://hl7.org/fhir/specification-type" />
                <comment value="All occurrences will have fixed value" />
            </mapping>
        </element>
        <element id="DeviceComponent.productionSpecification.specType.coding.code">
            <path value="DeviceComponent.productionSpecification.specType.coding.code" />
            <mapping>
                <identity value="ACSPIX2FHIR" />
                <map value="serial-number[0] : part-number[1] : unspecified[2]" />
                <comment value="Fixed value" />
            </mapping>
            <mapping>
                <identity value="GREENDOT" />
                <map value="serial-number[0] : part-number[1] : unspecified[2] : part-number[3] : hardware-revision[4] : software-revision[5] : firmware-revision[6]" />
                <comment value="[x] array position and fixed value should be mapped accordingly" />
            </mapping>
            <mapping>
                <identity value="CDF2FHIR" />
                <map value="serial-number[0] : part-number[1] : unspecified[2]" />
                <comment value="Fixed value" />
            </mapping>
        </element>
        <element id="DeviceComponent.productionSpecification.specType.coding.display">
            <extension url="http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable">
                <valueBoolean value="true" />
            </extension>
            <path value="DeviceComponent.productionSpecification.specType.coding.display" />
            <mapping>
                <identity value="ACSPIX2FHIR" />
                <map value="Serial Number[0] : Part Number[1] : Unspecified Production Specification[2]" />
                <comment value="Fixed value" />
            </mapping>
            <mapping>
                <identity value="GREENDOT" />
                <map value="Serial Number[0] : Model Number [1] : Model Name[2] : Part Number[3] : Hardware Revision[4] : Software Revision[5] : Firmware Revision[6]" />
                <comment value="[x] array position and fixed value should be mapped accordingly" />
            </mapping>
            <mapping>
                <identity value="CDF2FHIR" />
                <map value="Serial Number[0] : Part Number[1] : Unspecified Production Specification[2]" />
                <comment value="Fixed value" />
            </mapping>
        </element>
        <element id="DeviceComponent.productionSpecification.productionSpec">
            <path value="DeviceComponent.productionSpecification.productionSpec" />
            <mapping>
                <identity value="ACSPIX2FHIR" />
                <map value="SN[0] : ModelNum[1] : Name[2]" />
                <comment value="Device tage SN , ModelNum and Name" />
            </mapping>
            <mapping>
                <identity value="GREENDOT" />
                <map value="android.os.Build.FINGERPRINT[0] : android.os.Build.MODEL[1]: android.os.Build.VERSION.SDK_INT[2] : android.os.Build.VERSION.DEVICE[3]" />
                <comment value="device serial number : device model : device firmware : operation system version" />
            </mapping>
            <mapping>
                <identity value="GLUCI-CHEK" />
                <map value="DEVICE.Name" />
                <comment value="IF “DeviceComponent. productionSpecification. specType.coding.code= ‘unspecified’” THEN DeviceComponent. productionSpecification.productionSpec" />
            </mapping>
            <mapping>
                <identity value="GLUCI-CHEK" />
                <map value="DEVICE.SN" />
                <comment value="IF “DeviceComponent. productionSpecification. specType.coding.code= ‘serial-number’” THEN DeviceComponent. productionSpecification.productionSpec" />
            </mapping>
            <mapping>
                <identity value="GLUCI-CHEK" />
                <map value="DEVICE.ModelNum" />
                <comment value="IF “DeviceComponent. productionSpecification. specType.coding.code= ‘part-number’” THEN DeviceComponent. productionSpecification.productionSpec" />
            </mapping>
            <mapping>
                <identity value="CDF2FHIR" />
                <map value="SerialNumber[0] : ModelUID[1] : ModelName[2]" />
                <comment value="&lt;SerialNumber&gt;00057305&lt;/SerialNumber&gt; :  &lt;ModelUID&gt;481&lt;/ModelUID&gt; : &lt;ModelName&gt;Accu-Chek Aviva Insight&lt;/ModelName&gt;" />
            </mapping>
        </element>
    </differential>
</StructureDefinition>

JSON

{
    "resourceType": "StructureDefinition",
    "id": "54bdb774-70ec-44fe-920a-afab2733975f",
    "meta": {
        "versionId": "3",
        "lastUpdated": "2019-07-01T17:14:48.8551466+00:00"
    },
    "url": "http://roche.com/fhir/rdc/StructureDefinition/phd-devicecomponent",
    "version": "1",
    "name": "phd-devicecomponent",
    "status": "active",
    "date": "2019-07-01T17:14:47.8173022+00:00",
    "fhirVersion": "3.0.2",
    "mapping":  [
        {
            "identity": "ACSPIX2FHIR",
            "name": "ACSPIX (Extensions for IP)"
        },
        {
            "identity": "GREENDOT",
            "name": "Greendot"
        },
        {
            "identity": "GLUCI-CHEK",
            "name": "FHIR2ACSPIX",
            "comment": "The input will be a FHIR file and the output can be 1 to N ACSPIX files, one per each Device Component found."
        },
        {
            "identity": "CDF2FHIR",
            "name": "CDF2FHIR"
        }
    ],
    "kind": "resource",
    "abstract": false,
    "type": "DeviceComponent",
    "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DeviceComponent",
    "derivation": "constraint",
    "differential": {
        "element":  [
            {
                "id": "DeviceComponent.extension",
                "path": "DeviceComponent.extension",
                "slicing": {
                    "discriminator":  [
                        {
                            "type": "value",
                            "path": "url"
                        }
                    ],
                    "rules": "open"
                }
            },
            {
                "id": "DeviceComponent.extension:bolusIncrement",
                "path": "DeviceComponent.extension",
                "sliceName": "bolusIncrement",
                "type":  [
                    {
                        "code": "Extension",
                        "profile": "http://roche.com/fhir/rdc/StructureDefinition/device-component-bolus-increment"
                    }
                ]
            },
            {
                "id": "DeviceComponent.extension:deliverySpeed",
                "path": "DeviceComponent.extension",
                "sliceName": "deliverySpeed",
                "type":  [
                    {
                        "code": "Extension",
                        "profile": "http://roche.com/fhir/rdc/StructureDefinition/device-component-delivery-speed"
                    }
                ]
            },
            {
                "id": "DeviceComponent.extension:infusionSetCannulaFillAmt",
                "path": "DeviceComponent.extension",
                "sliceName": "infusionSetCannulaFillAmt",
                "type":  [
                    {
                        "code": "Extension",
                        "profile": "http://roche.com/fhir/rdc/StructureDefinition/device-component-infusion-set-cannula-fill-amt"
                    }
                ]
            },
            {
                "id": "DeviceComponent.extension:infusionSetTubingFillAmt",
                "path": "DeviceComponent.extension",
                "sliceName": "infusionSetTubingFillAmt",
                "type":  [
                    {
                        "code": "Extension",
                        "profile": "http://roche.com/fhir/rdc/StructureDefinition/device-component-infusion-set-tubing-fill-amt"
                    }
                ]
            },
            {
                "id": "DeviceComponent.extension:lowCartAlarmQty",
                "path": "DeviceComponent.extension",
                "sliceName": "lowCartAlarmQty",
                "type":  [
                    {
                        "code": "Extension",
                        "profile": "http://roche.com/fhir/rdc/StructureDefinition/device-component-low-cart-alarm-qty"
                    }
                ]
            },
            {
                "id": "DeviceComponent.extension:primeQty",
                "path": "DeviceComponent.extension",
                "sliceName": "primeQty",
                "type":  [
                    {
                        "code": "Extension",
                        "profile": "http://roche.com/fhir/rdc/StructureDefinition/device-component-prime-qty"
                    }
                ]
            },
            {
                "id": "DeviceComponent.extension:restUseDays",
                "path": "DeviceComponent.extension",
                "sliceName": "restUseDays",
                "type":  [
                    {
                        "code": "Extension",
                        "profile": "http://roche.com/fhir/rdc/StructureDefinition/device-component-rest-use-days"
                    }
                ]
            },
            {
                "id": "DeviceComponent.extension:deviceCarePlan",
                "path": "DeviceComponent.extension",
                "sliceName": "deviceCarePlan",
                "type":  [
                    {
                        "code": "Extension",
                        "profile": "http://roche.com/fhir/rdc/StructureDefinition/device-component-device-care-plan"
                    }
                ]
            },
            {
                "id": "DeviceComponent.extension:maxHourlyBasalRate",
                "path": "DeviceComponent.extension",
                "sliceName": "maxHourlyBasalRate",
                "type":  [
                    {
                        "code": "Extension",
                        "profile": "http://roche.com/fhir/rdc/StructureDefinition/device-component-max-hourly-basal-rate"
                    }
                ]
            },
            {
                "id": "DeviceComponent.extension:activeBasalProfile",
                "path": "DeviceComponent.extension",
                "sliceName": "activeBasalProfile",
                "type":  [
                    {
                        "code": "Extension",
                        "profile": "http://roche.com/fhir/rdc/StructureDefinition/device-component-active-basal-profile"
                    }
                ]
            },
            {
                "id": "DeviceComponent.extension:tbrMaxAdjustment",
                "path": "DeviceComponent.extension",
                "sliceName": "tbrMaxAdjustment",
                "type":  [
                    {
                        "code": "Extension",
                        "profile": "http://roche.com/fhir/rdc/StructureDefinition/device-component-tbr-max-adjustment"
                    }
                ]
            },
            {
                "id": "DeviceComponent.extension:tbrMaxDuration",
                "path": "DeviceComponent.extension",
                "sliceName": "tbrMaxDuration",
                "type":  [
                    {
                        "code": "Extension",
                        "profile": "http://roche.com/fhir/rdc/StructureDefinition/device-component-tbr-max-duration"
                    }
                ]
            },
            {
                "id": "DeviceComponent.extension:pairedIp",
                "path": "DeviceComponent.extension",
                "sliceName": "pairedIp",
                "type":  [
                    {
                        "code": "Extension",
                        "profile": "http://roche.com/fhir/rdc/StructureDefinition/device-component-paired-ip"
                    }
                ]
            },
            {
                "id": "DeviceComponent.extension:bolusAdviceEnabled",
                "path": "DeviceComponent.extension",
                "sliceName": "bolusAdviceEnabled",
                "max": "1",
                "type":  [
                    {
                        "code": "Extension",
                        "profile": "http://roche.com/fhir/rdc/StructureDefinition/device-component-bolus-advice-enabled"
                    }
                ]
            },
            {
                "id": "DeviceComponent.extension:maxBolusAmount",
                "path": "DeviceComponent.extension",
                "sliceName": "maxBolusAmount",
                "max": "1",
                "type":  [
                    {
                        "code": "Extension",
                        "profile": "http://roche.com/fhir/rdc/StructureDefinition/device-component-maximum-bolus-amount"
                    }
                ]
            },
            {
                "id": "DeviceComponent.extension:maxQuickBolusAmount",
                "path": "DeviceComponent.extension",
                "sliceName": "maxQuickBolusAmount",
                "max": "1",
                "type":  [
                    {
                        "code": "Extension",
                        "profile": "http://roche.com/fhir/rdc/StructureDefinition/device-component-maximum-quick-bolus-amount"
                    }
                ]
            },
            {
                "id": "DeviceComponent.extension:quickBolusEnabled",
                "path": "DeviceComponent.extension",
                "sliceName": "quickBolusEnabled",
                "max": "1",
                "type":  [
                    {
                        "code": "Extension",
                        "profile": "http://roche.com/fhir/rdc/StructureDefinition/device-component-quick-bolus-enabled"
                    }
                ]
            },
            {
                "id": "DeviceComponent.extension:bolusLagtimeEnabled",
                "path": "DeviceComponent.extension",
                "sliceName": "bolusLagtimeEnabled",
                "max": "1",
                "type":  [
                    {
                        "code": "Extension",
                        "profile": "http://roche.com/fhir/rdc/StructureDefinition/device-component-bolus-lagtime-enabled"
                    }
                ]
            },
            {
                "id": "DeviceComponent.identifier.system",
                "path": "DeviceComponent.identifier.system",
                "min": 1,
                "fixedUri": "http://roche.com/fhir/rdc/sid/device-identifier",
                "mapping":  [
                    {
                        "identity": "ACSPIX2FHIR",
                        "map": "http://roche.com/fhir/rdc/sid/device-identifier"
                    },
                    {
                        "identity": "GREENDOT",
                        "map": "http://roche.com/fhir/rdc/sid/device-identifier",
                        "comment": "Fixed value"
                    },
                    {
                        "identity": "CDF2FHIR",
                        "map": "http://roche.com/fhir/rdc/sid/device-identifier"
                    }
                ]
            },
            {
                "id": "DeviceComponent.identifier.value",
                "path": "DeviceComponent.identifier.value",
                "comment": "If the value is a full URI, then the system SHALL  be urn:ietf:rfc:3986.  The value's primary purpose is computational mapping.  As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.)  A value formatted for human display can be conveyed using the [Rendered Value extension](extension-rendered-value.html).",
                "min": 1,
                "mapping":  [
                    {
                        "identity": "ACSPIX2FHIR",
                        "map": "partNumber ? `${source}/${partNumber}/${serialNumber}` : `${source}/${serialNumber}",
                        "comment": "example: source[uDTC/SyncApp/Accu-Chek Smart Pix Software]/ModelNum[555]/SN[009990670]"
                    },
                    {
                        "identity": "GREENDOT",
                        "map": "Greendot/device model/device serial number",
                        "comment": "Greendot/<modelNumber>/<serialNumber>"
                    },
                    {
                        "identity": "CDF2FHIR",
                        "map": "partNumber ? {source}/{partNumber}/{serialNumber} : {source}/{serialNumber}",
                        "comment": "Source/<ModelUID>/<SerialNumber>"
                    }
                ]
            },
            {
                "id": "DeviceComponent.type",
                "path": "DeviceComponent.type",
                "binding": {
                    "strength": "preferred",
                    "valueSetUri": "http://roche.com/fhir/rdc/ValueSet/device-kind"
                }
            },
            {
                "id": "DeviceComponent.type.coding.system",
                "path": "DeviceComponent.type.coding.system",
                "mapping":  [
                    {
                        "identity": "ACSPIX2FHIR",
                        "map": "isMeter? http://roche.com/fhir/rdc/cdf : http://snomed.info/sct",
                        "comment": "Based on device type(BG,IP) system can be assigned"
                    },
                    {
                        "identity": "GREENDOT",
                        "map": "http://roche.com/fhir/rdc/cs",
                        "comment": "Fixed value"
                    },
                    {
                        "identity": "CDF2FHIR",
                        "map": "isMeter? http://roche.com/fhir/rdc/cdf : http://snomed.info/sct",
                        "comment": "Based on device type(BG,IP) system can be assigned"
                    }
                ]
            },
            {
                "id": "DeviceComponent.type.coding.code",
                "path": "DeviceComponent.type.coding.code",
                "mapping":  [
                    {
                        "identity": "ACSPIX2FHIR",
                        "map": "isMeter ? cdf.dev.bgmeter : 69805005",
                        "comment": "Based on device type (BG,IP) code can be asssigned"
                    },
                    {
                        "identity": "GREENDOT",
                        "map": "smartPhone",
                        "comment": "Fixed value"
                    },
                    {
                        "identity": "CDF2FHIR",
                        "map": "isMeter ? cdf.dev.bgmeter : 69805005",
                        "comment": "Based on device type (BG,IP) code can be asssigned"
                    }
                ]
            },
            {
                "id": "DeviceComponent.type.coding.display",
                "extension":  [
                    {
                        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
                        "valueBoolean": true
                    }
                ],
                "path": "DeviceComponent.type.coding.display",
                "mapping":  [
                    {
                        "identity": "ACSPIX2FHIR",
                        "map": "isMeter ? Glucometer : Insulin Pump",
                        "comment": "Based on device type(BG,IP) display can be assigned"
                    },
                    {
                        "identity": "GREENDOT",
                        "map": "Smart Phone",
                        "comment": "Fixed value"
                    },
                    {
                        "identity": "CDF2FHIR",
                        "map": "isMeter ? Glucometer : Insulin Pump",
                        "comment": "Based on device type(BG,IP) display can be assigned"
                    }
                ]
            },
            {
                "id": "DeviceComponent.lastSystemChange",
                "path": "DeviceComponent.lastSystemChange",
                "mapping":  [
                    {
                        "identity": "ACSPIX2FHIR",
                        "map": "Dt+Tm",
                        "comment": "ACSPIX Device tag Date and Time fields."
                    },
                    {
                        "identity": "GLUCI-CHEK",
                        "map": "DEVICE.Dt",
                        "comment": "Map the Date from the lastSystemChange"
                    },
                    {
                        "identity": "GLUCI-CHEK",
                        "map": "DEVICE.Tm",
                        "comment": "Map the Time from the lastSystemChange (hh:mm)"
                    }
                ]
            },
            {
                "id": "DeviceComponent.source",
                "path": "DeviceComponent.source",
                "min": 1,
                "type":  [
                    {
                        "code": "Reference",
                        "targetProfile": "http://roche.com/fhir/rdc/StructureDefinition/phg-device"
                    }
                ]
            },
            {
                "id": "DeviceComponent.source.reference",
                "path": "DeviceComponent.source.reference",
                "min": 1,
                "mapping":  [
                    {
                        "identity": "ACSPIX2FHIR",
                        "map": "Device/${deviceId}"
                    },
                    {
                        "identity": "GREENDOT",
                        "map": "Device/{DeviceId}",
                        "comment": "<UID of the device resource>"
                    },
                    {
                        "identity": "CDF2FHIR",
                        "map": "Device/{deviceId}"
                    }
                ]
            },
            {
                "id": "DeviceComponent.parent",
                "path": "DeviceComponent.parent",
                "type":  [
                    {
                        "code": "Reference",
                        "targetProfile": "http://roche.com/fhir/rdc/StructureDefinition/phd-devicecomponent"
                    }
                ]
            },
            {
                "id": "DeviceComponent.measurementPrinciple",
                "path": "DeviceComponent.measurementPrinciple",
                "definition": "Omit .measurementPrinciple if other than Glucometer (e.g. IP)\n\"impedance\" used for glucometers.",
                "comment": "Omit .measurementPrinciple if other than Glucometer (e.g. IP)\n\"impedance\" used for glucometers.",
                "mapping":  [
                    {
                        "identity": "ACSPIX2FHIR",
                        "map": "impedance",
                        "comment": "Fixed value"
                    },
                    {
                        "identity": "GREENDOT",
                        "map": "optical",
                        "comment": "Fixed value"
                    },
                    {
                        "identity": "CDF2FHIR",
                        "map": "impedance",
                        "comment": "hardcoded value"
                    }
                ]
            },
            {
                "id": "DeviceComponent.productionSpecification.specType",
                "path": "DeviceComponent.productionSpecification.specType",
                "binding": {
                    "extension":  [
                        {
                            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
                            "valueString": "DeviceSpecificationSpecType"
                        }
                    ],
                    "strength": "extensible",
                    "valueSetUri": "http://roche.com/fhir/rdc/ValueSet/device-spectype"
                }
            },
            {
                "id": "DeviceComponent.productionSpecification.specType.coding.system",
                "path": "DeviceComponent.productionSpecification.specType.coding.system",
                "mapping":  [
                    {
                        "identity": "ACSPIX2FHIR",
                        "map": "http://hl7.org/fhir/specification-type",
                        "comment": "All occurrences will have fixed value"
                    },
                    {
                        "identity": "GREENDOT",
                        "map": "http://hl7.org/fhir/specification-type",
                        "comment": "All occurrence have fixed value"
                    },
                    {
                        "identity": "CDF2FHIR",
                        "map": "http://hl7.org/fhir/specification-type",
                        "comment": "All occurrences will have fixed value"
                    }
                ]
            },
            {
                "id": "DeviceComponent.productionSpecification.specType.coding.code",
                "path": "DeviceComponent.productionSpecification.specType.coding.code",
                "mapping":  [
                    {
                        "identity": "ACSPIX2FHIR",
                        "map": "serial-number[0] : part-number[1] : unspecified[2]",
                        "comment": "Fixed value"
                    },
                    {
                        "identity": "GREENDOT",
                        "map": "serial-number[0] : part-number[1] : unspecified[2] : part-number[3] : hardware-revision[4] : software-revision[5] : firmware-revision[6]",
                        "comment": "[x] array position and fixed value should be mapped accordingly"
                    },
                    {
                        "identity": "CDF2FHIR",
                        "map": "serial-number[0] : part-number[1] : unspecified[2]",
                        "comment": "Fixed value"
                    }
                ]
            },
            {
                "id": "DeviceComponent.productionSpecification.specType.coding.display",
                "extension":  [
                    {
                        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
                        "valueBoolean": true
                    }
                ],
                "path": "DeviceComponent.productionSpecification.specType.coding.display",
                "mapping":  [
                    {
                        "identity": "ACSPIX2FHIR",
                        "map": "Serial Number[0] : Part Number[1] : Unspecified Production Specification[2]",
                        "comment": "Fixed value"
                    },
                    {
                        "identity": "GREENDOT",
                        "map": "Serial Number[0] : Model Number [1] : Model Name[2] : Part Number[3] : Hardware Revision[4] : Software Revision[5] : Firmware Revision[6]",
                        "comment": "[x] array position and fixed value should be mapped accordingly"
                    },
                    {
                        "identity": "CDF2FHIR",
                        "map": "Serial Number[0] : Part Number[1] : Unspecified Production Specification[2]",
                        "comment": "Fixed value"
                    }
                ]
            },
            {
                "id": "DeviceComponent.productionSpecification.productionSpec",
                "path": "DeviceComponent.productionSpecification.productionSpec",
                "mapping":  [
                    {
                        "identity": "ACSPIX2FHIR",
                        "map": "SN[0] : ModelNum[1] : Name[2]",
                        "comment": "Device tage SN , ModelNum and Name"
                    },
                    {
                        "identity": "GREENDOT",
                        "map": "android.os.Build.FINGERPRINT[0] : android.os.Build.MODEL[1]: android.os.Build.VERSION.SDK_INT[2] : android.os.Build.VERSION.DEVICE[3]",
                        "comment": "device serial number : device model : device firmware : operation system version"
                    },
                    {
                        "identity": "GLUCI-CHEK",
                        "map": "DEVICE.Name",
                        "comment": "IF “DeviceComponent. productionSpecification. specType.coding.code= ‘unspecified’” THEN DeviceComponent. productionSpecification.productionSpec"
                    },
                    {
                        "identity": "GLUCI-CHEK",
                        "map": "DEVICE.SN",
                        "comment": "IF “DeviceComponent. productionSpecification. specType.coding.code= ‘serial-number’” THEN DeviceComponent. productionSpecification.productionSpec"
                    },
                    {
                        "identity": "GLUCI-CHEK",
                        "map": "DEVICE.ModelNum",
                        "comment": "IF “DeviceComponent. productionSpecification. specType.coding.code= ‘part-number’” THEN DeviceComponent. productionSpecification.productionSpec"
                    },
                    {
                        "identity": "CDF2FHIR",
                        "map": "SerialNumber[0] : ModelUID[1] : ModelName[2]",
                        "comment": "<SerialNumber>00057305</SerialNumber> :  <ModelUID>481</ModelUID> : <ModelName>Accu-Chek Aviva Insight</ModelName>"
                    }
                ]
            }
        ]
    }
}