Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R2_Device_R5

Official URL: http://hl7.org/fhir/1.0/StructureDefinition/profile-Device Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R2_Device_R5

This cross-version profile allows DSTU2 Device content to be represented via FHIR R5 Device resources.

Usages:

  • This Profile is not used by any profiles in this Implementation Guide

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device C 0..* Device(5.0.0) Item used in healthcare
Constraints: dev-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Device.status Base required FHIR Device Status 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dev-1 error Device only one Device.name.display SHALL be true when there is more than one Device.name name.where(display=true).count() <= 1
dom-2 error Device If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Device If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Device 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-5 error Device If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Device A resource should have narrative for robust management text.`div`.exists()
ele-1 error Device.implicitRules, Device.modifierExtension, Device.status All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Device.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

This structure is derived from Device

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device 0..* Device(5.0.0) Item used in healthcare
... meta
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 Meta DSTU2: Metadata about the resource additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.meta
... text
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) DSTU2: Text summary of the resource, for human interpretation additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.text
... identifier
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..* Identifier DSTU2: Instance id from manufacturer, owner, and others additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.identifier
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:owner 0..1 Reference(Resource) DSTU2: owner additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... contact
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:contact 0..* ContactPoint DSTU2: contact additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.contact
... location
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:location 0..1 Reference(Resource) DSTU2: Where the resource is found additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... note
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:note 0..* Annotation DSTU2: note additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.note

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device C 0..* Device(5.0.0) Item used in healthcare
Constraints: dev-1
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:meta 0..1 Meta DSTU2: Metadata about the resource additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.meta
Constraints: ext-1
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: AllSecurityLabels . (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:text 0..1 (Complex) DSTU2: Text summary of the resource, for human interpretation additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.text
Constraints: ext-1
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.
.... div C 1..1 xhtml Limited xhtml content
Constraints: txt-1, txt-2
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier 0..* Identifier Instance identifier
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:identifier 0..* Identifier DSTU2: Instance id from manufacturer, owner, and others additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.identifier
Constraints: ext-1
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value ΣC 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... displayName 0..1 string The name used to display by default when the device is referenced
... definition 0..1 CodeableReference(DeviceDefinition) The reference to the definition for the device
... udiCarrier Σ 0..* BackboneElement Unique Device Identifier (UDI) Barcode string
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... deviceIdentifier Σ 1..1 string Mandatory fixed portion of UDI
.... issuer Σ 1..1 uri UDI Issuing Organization
.... jurisdiction 0..1 uri Regional UDI authority
.... carrierAIDC Σ 0..1 base64Binary UDI Machine Readable Barcode String
.... carrierHRF Σ 0..1 string UDI Human Readable Barcode String
.... entryType 0..1 code barcode | rfid | manual | card | self-reported | electronic-transmission | unknown
Binding: UDIEntryType (required): Codes to identify how UDI data was entered.
... status ?!Σ 0..1 code active | inactive | entered-in-error
Binding: FHIRDeviceStatus (required): The record status of the device.
... availabilityStatus 0..1 CodeableConcept lost | damaged | destroyed | available
Binding: FHIRDeviceAvailabilityStatus (extensible): The availability status reason of the device.
... biologicalSourceEvent 0..1 Identifier An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled
... manufacturer 0..1 string Name of device manufacturer
... manufactureDate 0..1 dateTime Date when the device was made
... expirationDate 0..1 dateTime Date and time of expiry of this device (if applicable)
... lotNumber 0..1 string Lot number of manufacture
... serialNumber 0..1 string Serial number assigned by the manufacturer
... name C 0..* BackboneElement The name or names of the device as known to the manufacturer and/or patient
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... value Σ 1..1 string The term that names the device
.... type Σ 1..1 code registered-name | user-friendly-name | patient-reported-name
Binding: DeviceNameType (required): The type of name the device is referred by.
.... display ?!ΣC 0..1 boolean The preferred device name
... modelNumber 0..1 string The manufacturer's model number for the device
... partNumber 0..1 string The part number or catalog number of the device
... category 0..* CodeableConcept Indicates a high-level grouping of the device
Binding: FHIRDeviceCategory (example): Categories of medical devices.
... type 0..* CodeableConcept The kind or type of device
Binding: DeviceType (example): Codes to identify medical devices.
... version 0..* BackboneElement The actual design of the device or software version running on the device
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... type 0..1 CodeableConcept The type of the device version, e.g. manufacturer, approved, internal
Binding: DeviceVersionType (example): The type of version indicated for the device.
.... component 0..1 Identifier The hardware or software module of the device to which the version applies
.... installDate 0..1 dateTime The date the version was installed on the device
.... value 1..1 string The version text
... conformsTo 0..* BackboneElement Identifies the standards, specifications, or formal guidances for the capabilities supported by the device
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... category 0..1 CodeableConcept Describes the common type of the standard, specification, or formal guidance. communication | performance | measurement
Binding: DeviceSpecificationCategory (example): The kind of standards used by the device.
.... specification 1..1 CodeableConcept Identifies the standard, specification, or formal guidance that the device adheres to
Binding: DeviceSpecificationType (example): The type of version indicated for the device.
.... version 0..1 string Specific form or variant of the standard
... property 0..* BackboneElement Inherent, essentially fixed, characteristics of the device. e.g., time properties, size, material, etc.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... type 1..1 CodeableConcept Code that specifies the property being represented
Binding: DeviceType (example): Device property type.
.... value[x] 1..1 Value of the property
..... valueQuantity Quantity
..... valueCodeableConcept CodeableConcept
..... valueString string
..... valueBoolean boolean
..... valueInteger integer
..... valueRange Range
..... valueAttachment Attachment
... mode 0..1 CodeableConcept The designated condition for performing a task
Binding: FHIRDeviceOperationMode (example): Operational mode of a device.
... cycle 0..1 Count The series of occurrences that repeats during the operation of the device
... duration 0..1 Duration A measurement of time during the device's operation (e.g., days, hours, mins, etc.)
... owner 0..1 Reference(Organization) Organization responsible for device
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:owner 0..1 Reference(Resource) DSTU2: owner additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... contact 0..* ContactPoint Details for human/organization for support
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:contact 0..* ContactPoint DSTU2: contact additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.contact
Constraints: ext-1
.... system ΣC 0..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem . (required): Telecommunications form for contact point.
.... value ΣC 0..1 string The actual contact point details
.... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
.... rank Σ 0..1 positiveInt Specify preferred order of use (1 = highest)
.... period Σ 0..1 Period Time period when the contact point was/is in use
... location 0..1 Reference(Location) Where the device is found
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:location 0..1 Reference(Resource) DSTU2: Where the resource is found additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... url 0..1 uri Network address to contact device
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to electronic services provided by the device
... gateway 0..* CodeableReference(Device) Linked device acting as a communication/data collector, translator or controller
... note 0..* Annotation Device notes and comments
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:note 0..* Annotation DSTU2: note additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.note
Constraints: ext-1
.... author[x] Σ 0..1 Individual responsible for the annotation
..... authorReference Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization)
..... authorString string
.... time Σ 0..1 dateTime When the annotation was made
.... text Σ 1..1 markdown The annotation - text content (as markdown)
... safety Σ 0..* CodeableConcept Safety Characteristics of Device
Binding: DeviceSafety (example)
... parent 0..1 Reference(Device) The higher level or encompassing device that this device is a logical part of

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Device.meta.security Base extensible All Security Labels . 📍5.0.0 tx.fhir.org
Device.meta.tag Base example Common Tags 📍5.0.0 FHIR Std.
Device.language Base required All Languages 📍5.0.0 FHIR Std.
Device.text.status Base required NarrativeStatus 📍5.0.0 FHIR Std.
Device.identifier.use Base required IdentifierUse 📍5.0.0 FHIR Std.
Device.identifier.type Base extensible Identifier Type Codes 📍5.0.0 FHIR Std.
Device.udiCarrier.entryType Base required UDI Entry Type 📍5.0.0 FHIR Std.
Device.status Base required FHIR Device Status 📍5.0.0 FHIR Std.
Device.availabilityStatus Base extensible FHIR Device Availability Status 📍5.0.0 FHIR Std.
Device.name.type Base required Device Name Type 📍5.0.0 FHIR Std.
Device.category Base example FHIR Device Category 📍5.0.0 FHIR Std.
Device.type Base example Device Type 📍5.0.0 FHIR Std.
Device.version.type Base example Device Version Type 📍5.0.0 FHIR Std.
Device.conformsTo.category Base example Device Specification Category 📍5.0.0 FHIR Std.
Device.conformsTo.specification Base example Device Specification Type 📍5.0.0 FHIR Std.
Device.property.type Base example Device Property Type 📍5.0.0 FHIR Std.
Device.mode Base example FHIR Device Operation Mode 📍5.0.0 FHIR Std.
Device.owner.type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
Device.contact.system Base required ContactPointSystem . 📍5.0.0 tx.fhir.org
Device.contact.use Base required ContactPointUse 📍5.0.0 FHIR Std.
Device.location.type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
Device.safety Base example Device Safety 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dev-1 error Device only one Device.name.display SHALL be true when there is more than one Device.name name.where(display=true).count() <= 1
dom-2 error Device If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Device If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Device 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-5 error Device If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Device A resource should have narrative for robust management text.`div`.exists()
ele-1 error Device.meta, Device.meta.extension, Device.meta.extension:meta, Device.meta.versionId, Device.meta.lastUpdated, Device.meta.source, Device.meta.profile, Device.meta.security, Device.meta.tag, Device.implicitRules, Device.language, Device.text, Device.text.extension, Device.text.extension:text, Device.text.status, Device.text.div, Device.extension, Device.modifierExtension, Device.identifier, Device.identifier.extension, Device.identifier.extension:identifier, Device.identifier.use, Device.identifier.type, Device.identifier.system, Device.identifier.value, Device.identifier.period, Device.identifier.assigner, Device.displayName, Device.definition, Device.udiCarrier, Device.udiCarrier.extension, Device.udiCarrier.modifierExtension, Device.udiCarrier.deviceIdentifier, Device.udiCarrier.issuer, Device.udiCarrier.jurisdiction, Device.udiCarrier.carrierAIDC, Device.udiCarrier.carrierHRF, Device.udiCarrier.entryType, Device.status, Device.availabilityStatus, Device.biologicalSourceEvent, Device.manufacturer, Device.manufactureDate, Device.expirationDate, Device.lotNumber, Device.serialNumber, Device.name, Device.name.extension, Device.name.modifierExtension, Device.name.value, Device.name.type, Device.name.display, Device.modelNumber, Device.partNumber, Device.category, Device.type, Device.version, Device.version.extension, Device.version.modifierExtension, Device.version.type, Device.version.component, Device.version.installDate, Device.version.value, Device.conformsTo, Device.conformsTo.extension, Device.conformsTo.modifierExtension, Device.conformsTo.category, Device.conformsTo.specification, Device.conformsTo.version, Device.property, Device.property.extension, Device.property.modifierExtension, Device.property.type, Device.property.value[x], Device.mode, Device.cycle, Device.duration, Device.owner, Device.owner.extension, Device.owner.extension:owner, Device.owner.reference, Device.owner.type, Device.owner.identifier, Device.owner.display, Device.contact, Device.contact.extension, Device.contact.extension:contact, Device.contact.system, Device.contact.value, Device.contact.use, Device.contact.rank, Device.contact.period, Device.location, Device.location.extension, Device.location.extension:location, Device.location.reference, Device.location.type, Device.location.identifier, Device.location.display, Device.url, Device.endpoint, Device.gateway, Device.note, Device.note.extension, Device.note.extension:note, Device.note.author[x], Device.note.time, Device.note.text, Device.safety, Device.parent All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Device.meta.extension, Device.meta.extension:meta, Device.text.extension, Device.text.extension:text, Device.extension, Device.modifierExtension, Device.identifier.extension, Device.identifier.extension:identifier, Device.udiCarrier.extension, Device.udiCarrier.modifierExtension, Device.name.extension, Device.name.modifierExtension, Device.version.extension, Device.version.modifierExtension, Device.conformsTo.extension, Device.conformsTo.modifierExtension, Device.property.extension, Device.property.modifierExtension, Device.owner.extension, Device.owner.extension:owner, Device.contact.extension, Device.contact.extension:contact, Device.location.extension, Device.location.extension:location, Device.note.extension, Device.note.extension:note Must have either extensions or value[x], not both extension.exists() != value.exists()
txt-1 error Device.text.div The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes htmlChecks()
txt-2 error Device.text.div The narrative SHALL have some non-whitespace content htmlChecks()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device C 0..* Device(5.0.0) Item used in healthcare
Constraints: dev-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Device.status Base required FHIR Device Status 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dev-1 error Device only one Device.name.display SHALL be true when there is more than one Device.name name.where(display=true).count() <= 1
dom-2 error Device If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Device If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Device 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-5 error Device If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Device A resource should have narrative for robust management text.`div`.exists()
ele-1 error Device.implicitRules, Device.modifierExtension, Device.status All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Device.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()

Differential View

This structure is derived from Device

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device 0..* Device(5.0.0) Item used in healthcare
... meta
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:meta 0..1 Meta DSTU2: Metadata about the resource additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.meta
... text
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:text 0..1 (Complex) DSTU2: Text summary of the resource, for human interpretation additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.text
... identifier
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:identifier 0..* Identifier DSTU2: Instance id from manufacturer, owner, and others additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.identifier
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:owner 0..1 Reference(Resource) DSTU2: owner additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... contact
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:contact 0..* ContactPoint DSTU2: contact additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.contact
... location
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:location 0..1 Reference(Resource) DSTU2: Where the resource is found additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... note
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:note 0..* Annotation DSTU2: note additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.note

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Device C 0..* Device(5.0.0) Item used in healthcare
Constraints: dev-1
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:meta 0..1 Meta DSTU2: Metadata about the resource additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.meta
Constraints: ext-1
.... versionId Σ 0..1 id Version specific identifier
.... lastUpdated Σ 0..1 instant When the resource version last changed
.... source Σ 0..1 uri Identifies where the resource comes from
.... profile Σ 0..* canonical(StructureDefinition) Profiles this resource claims to conform to
.... security Σ 0..* Coding Security Labels applied to this resource
Binding: AllSecurityLabels . (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ 0..* Coding Tags applied to this resource
Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:text 0..1 (Complex) DSTU2: Text summary of the resource, for human interpretation additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.text
Constraints: ext-1
.... status 1..1 code generated | extensions | additional | empty
Binding: NarrativeStatus (required): The status of a resource narrative.
.... div C 1..1 xhtml Limited xhtml content
Constraints: txt-1, txt-2
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier 0..* Identifier Instance identifier
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:identifier 0..* Identifier DSTU2: Instance id from manufacturer, owner, and others additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.identifier
Constraints: ext-1
.... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
.... type Σ 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
.... system Σ 0..1 uri The namespace for the identifier value
Example General: http://www.acme.com/identifiers/patient
.... value ΣC 0..1 string The value that is unique
Example General: 123456
.... period Σ 0..1 Period Time period when id is/was valid for use
.... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)
... displayName 0..1 string The name used to display by default when the device is referenced
... definition 0..1 CodeableReference(DeviceDefinition) The reference to the definition for the device
... udiCarrier Σ 0..* BackboneElement Unique Device Identifier (UDI) Barcode string
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... deviceIdentifier Σ 1..1 string Mandatory fixed portion of UDI
.... issuer Σ 1..1 uri UDI Issuing Organization
.... jurisdiction 0..1 uri Regional UDI authority
.... carrierAIDC Σ 0..1 base64Binary UDI Machine Readable Barcode String
.... carrierHRF Σ 0..1 string UDI Human Readable Barcode String
.... entryType 0..1 code barcode | rfid | manual | card | self-reported | electronic-transmission | unknown
Binding: UDIEntryType (required): Codes to identify how UDI data was entered.
... status ?!Σ 0..1 code active | inactive | entered-in-error
Binding: FHIRDeviceStatus (required): The record status of the device.
... availabilityStatus 0..1 CodeableConcept lost | damaged | destroyed | available
Binding: FHIRDeviceAvailabilityStatus (extensible): The availability status reason of the device.
... biologicalSourceEvent 0..1 Identifier An identifier that supports traceability to the event during which material in this product from one or more biological entities was obtained or pooled
... manufacturer 0..1 string Name of device manufacturer
... manufactureDate 0..1 dateTime Date when the device was made
... expirationDate 0..1 dateTime Date and time of expiry of this device (if applicable)
... lotNumber 0..1 string Lot number of manufacture
... serialNumber 0..1 string Serial number assigned by the manufacturer
... name C 0..* BackboneElement The name or names of the device as known to the manufacturer and/or patient
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... value Σ 1..1 string The term that names the device
.... type Σ 1..1 code registered-name | user-friendly-name | patient-reported-name
Binding: DeviceNameType (required): The type of name the device is referred by.
.... display ?!ΣC 0..1 boolean The preferred device name
... modelNumber 0..1 string The manufacturer's model number for the device
... partNumber 0..1 string The part number or catalog number of the device
... category 0..* CodeableConcept Indicates a high-level grouping of the device
Binding: FHIRDeviceCategory (example): Categories of medical devices.
... type 0..* CodeableConcept The kind or type of device
Binding: DeviceType (example): Codes to identify medical devices.
... version 0..* BackboneElement The actual design of the device or software version running on the device
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... type 0..1 CodeableConcept The type of the device version, e.g. manufacturer, approved, internal
Binding: DeviceVersionType (example): The type of version indicated for the device.
.... component 0..1 Identifier The hardware or software module of the device to which the version applies
.... installDate 0..1 dateTime The date the version was installed on the device
.... value 1..1 string The version text
... conformsTo 0..* BackboneElement Identifies the standards, specifications, or formal guidances for the capabilities supported by the device
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... category 0..1 CodeableConcept Describes the common type of the standard, specification, or formal guidance. communication | performance | measurement
Binding: DeviceSpecificationCategory (example): The kind of standards used by the device.
.... specification 1..1 CodeableConcept Identifies the standard, specification, or formal guidance that the device adheres to
Binding: DeviceSpecificationType (example): The type of version indicated for the device.
.... version 0..1 string Specific form or variant of the standard
... property 0..* BackboneElement Inherent, essentially fixed, characteristics of the device. e.g., time properties, size, material, etc.
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... type 1..1 CodeableConcept Code that specifies the property being represented
Binding: DeviceType (example): Device property type.
.... value[x] 1..1 Value of the property
..... valueQuantity Quantity
..... valueCodeableConcept CodeableConcept
..... valueString string
..... valueBoolean boolean
..... valueInteger integer
..... valueRange Range
..... valueAttachment Attachment
... mode 0..1 CodeableConcept The designated condition for performing a task
Binding: FHIRDeviceOperationMode (example): Operational mode of a device.
... cycle 0..1 Count The series of occurrences that repeats during the operation of the device
... duration 0..1 Duration A measurement of time during the device's operation (e.g., days, hours, mins, etc.)
... owner 0..1 Reference(Organization) Organization responsible for device
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:owner 0..1 Reference(Resource) DSTU2: owner additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... contact 0..* ContactPoint Details for human/organization for support
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:contact 0..* ContactPoint DSTU2: contact additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.contact
Constraints: ext-1
.... system ΣC 0..1 code phone | fax | email | pager | url | sms | other
Binding: ContactPointSystem . (required): Telecommunications form for contact point.
.... value ΣC 0..1 string The actual contact point details
.... use ?!Σ 0..1 code home | work | temp | old | mobile - purpose of this contact point
Binding: ContactPointUse (required): Use of contact point.
.... rank Σ 0..1 positiveInt Specify preferred order of use (1 = highest)
.... period Σ 0..1 Period Time period when the contact point was/is in use
... location 0..1 Reference(Location) Where the device is found
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:location 0..1 Reference(Resource) DSTU2: Where the resource is found additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
Constraints: ext-1
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... type Σ 0..1 uri Type the reference refers to (e.g. "Patient") - must be a resource in resources
Binding: ResourceType . (extensible): Aa resource (or, for logical models, the URI of the logical model).
.... identifier ΣC 0..1 Identifier Logical reference, when literal reference is not known
.... display ΣC 0..1 string Text alternative for the resource
... url 0..1 uri Network address to contact device
... endpoint 0..* Reference(Endpoint) Technical endpoints providing access to electronic services provided by the device
... gateway 0..* CodeableReference(Device) Linked device acting as a communication/data collector, translator or controller
... note 0..* Annotation Device notes and comments
.... id 0..1 id Unique id for inter-element referencing
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
..... extension:note 0..* Annotation DSTU2: note additional types
URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Device.note
Constraints: ext-1
.... author[x] Σ 0..1 Individual responsible for the annotation
..... authorReference Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization)
..... authorString string
.... time Σ 0..1 dateTime When the annotation was made
.... text Σ 1..1 markdown The annotation - text content (as markdown)
... safety Σ 0..* CodeableConcept Safety Characteristics of Device
Binding: DeviceSafety (example)
... parent 0..1 Reference(Device) The higher level or encompassing device that this device is a logical part of

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Device.meta.security Base extensible All Security Labels . 📍5.0.0 tx.fhir.org
Device.meta.tag Base example Common Tags 📍5.0.0 FHIR Std.
Device.language Base required All Languages 📍5.0.0 FHIR Std.
Device.text.status Base required NarrativeStatus 📍5.0.0 FHIR Std.
Device.identifier.use Base required IdentifierUse 📍5.0.0 FHIR Std.
Device.identifier.type Base extensible Identifier Type Codes 📍5.0.0 FHIR Std.
Device.udiCarrier.entryType Base required UDI Entry Type 📍5.0.0 FHIR Std.
Device.status Base required FHIR Device Status 📍5.0.0 FHIR Std.
Device.availabilityStatus Base extensible FHIR Device Availability Status 📍5.0.0 FHIR Std.
Device.name.type Base required Device Name Type 📍5.0.0 FHIR Std.
Device.category Base example FHIR Device Category 📍5.0.0 FHIR Std.
Device.type Base example Device Type 📍5.0.0 FHIR Std.
Device.version.type Base example Device Version Type 📍5.0.0 FHIR Std.
Device.conformsTo.category Base example Device Specification Category 📍5.0.0 FHIR Std.
Device.conformsTo.specification Base example Device Specification Type 📍5.0.0 FHIR Std.
Device.property.type Base example Device Property Type 📍5.0.0 FHIR Std.
Device.mode Base example FHIR Device Operation Mode 📍5.0.0 FHIR Std.
Device.owner.type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
Device.contact.system Base required ContactPointSystem . 📍5.0.0 tx.fhir.org
Device.contact.use Base required ContactPointUse 📍5.0.0 FHIR Std.
Device.location.type Base extensible Resource Types . 📍5.0.0 tx.fhir.org
Device.safety Base example Device Safety 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dev-1 error Device only one Device.name.display SHALL be true when there is more than one Device.name name.where(display=true).count() <= 1
dom-2 error Device If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Device If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Device 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-5 error Device If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Device A resource should have narrative for robust management text.`div`.exists()
ele-1 error Device.meta, Device.meta.extension, Device.meta.extension:meta, Device.meta.versionId, Device.meta.lastUpdated, Device.meta.source, Device.meta.profile, Device.meta.security, Device.meta.tag, Device.implicitRules, Device.language, Device.text, Device.text.extension, Device.text.extension:text, Device.text.status, Device.text.div, Device.extension, Device.modifierExtension, Device.identifier, Device.identifier.extension, Device.identifier.extension:identifier, Device.identifier.use, Device.identifier.type, Device.identifier.system, Device.identifier.value, Device.identifier.period, Device.identifier.assigner, Device.displayName, Device.definition, Device.udiCarrier, Device.udiCarrier.extension, Device.udiCarrier.modifierExtension, Device.udiCarrier.deviceIdentifier, Device.udiCarrier.issuer, Device.udiCarrier.jurisdiction, Device.udiCarrier.carrierAIDC, Device.udiCarrier.carrierHRF, Device.udiCarrier.entryType, Device.status, Device.availabilityStatus, Device.biologicalSourceEvent, Device.manufacturer, Device.manufactureDate, Device.expirationDate, Device.lotNumber, Device.serialNumber, Device.name, Device.name.extension, Device.name.modifierExtension, Device.name.value, Device.name.type, Device.name.display, Device.modelNumber, Device.partNumber, Device.category, Device.type, Device.version, Device.version.extension, Device.version.modifierExtension, Device.version.type, Device.version.component, Device.version.installDate, Device.version.value, Device.conformsTo, Device.conformsTo.extension, Device.conformsTo.modifierExtension, Device.conformsTo.category, Device.conformsTo.specification, Device.conformsTo.version, Device.property, Device.property.extension, Device.property.modifierExtension, Device.property.type, Device.property.value[x], Device.mode, Device.cycle, Device.duration, Device.owner, Device.owner.extension, Device.owner.extension:owner, Device.owner.reference, Device.owner.type, Device.owner.identifier, Device.owner.display, Device.contact, Device.contact.extension, Device.contact.extension:contact, Device.contact.system, Device.contact.value, Device.contact.use, Device.contact.rank, Device.contact.period, Device.location, Device.location.extension, Device.location.extension:location, Device.location.reference, Device.location.type, Device.location.identifier, Device.location.display, Device.url, Device.endpoint, Device.gateway, Device.note, Device.note.extension, Device.note.extension:note, Device.note.author[x], Device.note.time, Device.note.text, Device.safety, Device.parent All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Device.meta.extension, Device.meta.extension:meta, Device.text.extension, Device.text.extension:text, Device.extension, Device.modifierExtension, Device.identifier.extension, Device.identifier.extension:identifier, Device.udiCarrier.extension, Device.udiCarrier.modifierExtension, Device.name.extension, Device.name.modifierExtension, Device.version.extension, Device.version.modifierExtension, Device.conformsTo.extension, Device.conformsTo.modifierExtension, Device.property.extension, Device.property.modifierExtension, Device.owner.extension, Device.owner.extension:owner, Device.contact.extension, Device.contact.extension:contact, Device.location.extension, Device.location.extension:location, Device.note.extension, Device.note.extension:note Must have either extensions or value[x], not both extension.exists() != value.exists()
txt-1 error Device.text.div The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes htmlChecks()
txt-2 error Device.text.div The narrative SHALL have some non-whitespace content htmlChecks()

 

Other representations of profile: CSV, Excel, Schematron