Guia de Implementação do AnHealth
0.2.0 - CI Build
Guia de Implementação do AnHealth - Local Development build (v0.2.0). See the Directory of published versions
| Official URL: https://ancode.app/fhir/StructureDefinition/DeviceDefinition | Version: 0.2.0 | |||
| Draft as of 2022-03-24 | Computable Name: DeviceDefinition | |||
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from DeviceDefinition
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | DeviceDefinition | An instance of a medical-related component of a medical device | |
![]() ![]() | 0..* | Identifier | An identifier intended for computation | |
![]() ![]() ![]() | 1..1 | uri | The namespace for the identifier value Binding: IdentifierTypeInventory (required) | |
![]() ![]() | 1..* | BackboneElement | A name given to the device to identify it | |
![]() ![]() | 0..1 | CodeableConcept | What kind of device or device system this is Binding: DeviceDefinitionType (required) | |
![]() ![]() | 0..1 | CodeableConcept | Safety characteristics of the device Binding: RiskClass (required) | |
Documentation for this format | ||||
| Path | Conformance | ValueSet |
| DeviceDefinition.identifier.system | required | IdentifierTypeInventory |
| DeviceDefinition.type | required | DeviceDefinitionType |
| DeviceDefinition.safety | required | RiskClass |
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | DeviceDefinition | An instance of a medical-related component of a medical device | |
![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() | 0..* | Identifier | An identifier intended for computation | |
![]() ![]() ![]() | ?!Σ | 1..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
![]() ![]() ![]() | Σ | 1..1 | uri | The namespace for the identifier value Binding: IdentifierTypeInventory (required) Example General: http://www.acme.com/identifiers/patient |
![]() ![]() ![]() | Σ | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() | 1..* | BackboneElement | A name given to the device to identify it | |
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() | 1..1 | string | The name of the device | |
![]() ![]() ![]() | 1..1 | code | udi-label-name | user-friendly-name | patient-reported-name | manufacturer-name | model-name | other Binding: DeviceNameType (required): The type of name the device is referred by. | |
![]() ![]() | 0..1 | CodeableConcept | What kind of device or device system this is Binding: DeviceDefinitionType (required) | |
![]() ![]() | Σ | 0..1 | CodeableConcept | Safety characteristics of the device Binding: RiskClass (required) |
Documentation for this format | ||||
| Path | Conformance | ValueSet |
| DeviceDefinition.identifier.use | required | IdentifierUse |
| DeviceDefinition.identifier.system | required | IdentifierTypeInventory |
| DeviceDefinition.deviceName.type | required | DeviceNameType |
| DeviceDefinition.type | required | DeviceDefinitionType |
| DeviceDefinition.safety | required | RiskClass |
| Id | Grade | Path(s) | Details | Requirements |
| dom-2 | error | DeviceDefinition | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | DeviceDefinition | 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.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | DeviceDefinition | 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 | DeviceDefinition | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | DeviceDefinition | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
| Name | Flags | Card. | Type | Description & Constraints![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() | 0..* | DeviceDefinition | An instance of a medical-related component of a medical device | |||||
![]() ![]() | Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() | Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): IETF language tag
| |||||
![]() ![]() | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() | 0..* | Identifier | An identifier intended for computation | |||||
![]() ![]() ![]() | 0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() | ?!Σ | 1..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) | ||||
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierType (required) | ||||
![]() ![]() ![]() ![]() | 0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() | Σ | 1..1 | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() ![]() | Σ | 1..1 | uri | The namespace for the identifier value Binding: IdentifierTypeInventory (required) Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() ![]() | 0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() | ΣC | 1..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() | Σ | 1..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible) | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() ![]() | Σ | 1..1 | string | Text alternative for the resource | ||||
![]() ![]() | 0..* | BackboneElement | Unique Device Identifier (UDI) Barcode string | |||||
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() | 1..1 | string | The identifier that is to be associated with every Device that references this DeviceDefintiion for the issuer and jurisdication porvided in the DeviceDefinition.udiDeviceIdentifier | |||||
![]() ![]() ![]() | 1..1 | uri | The organization that assigns the identifier algorithm | |||||
![]() ![]() ![]() | 1..1 | uri | The jurisdiction to which the deviceIdentifier applies | |||||
![]() ![]() | 0..1 | Name of device manufacturer | ||||||
![]() ![]() ![]() | string | |||||||
![]() ![]() ![]() | Reference(Organization) | |||||||
![]() ![]() | 1..* | BackboneElement | A name given to the device to identify it | |||||
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() | 1..1 | string | The name of the device | |||||
![]() ![]() ![]() | 1..1 | code | udi-label-name | user-friendly-name | patient-reported-name | manufacturer-name | model-name | other Binding: DeviceNameType (required): The type of name the device is referred by. | |||||
![]() ![]() | 0..1 | string | The model number for the device | |||||
![]() ![]() | 0..1 | CodeableConcept | What kind of device or device system this is Binding: DeviceDefinitionType (required) | |||||
![]() ![]() | 0..* | BackboneElement | The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used for the communication | |||||
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() | 1..1 | string | The standard that is used to operate and communicate | |||||
![]() ![]() ![]() | 0..1 | string | The version of the standard that is used to operate and communicate | |||||
![]() ![]() | 0..* | string | Available versions | |||||
![]() ![]() | Σ | 0..1 | CodeableConcept | Safety characteristics of the device Binding: RiskClass (required) | ||||
![]() ![]() | 0..* | ProductShelfLife | Shelf Life and storage information | |||||
![]() ![]() | 0..1 | ProdCharacteristic | Dimensions, color etc. | |||||
![]() ![]() | 0..* | CodeableConcept | Language code for the human-readable text strings produced by the device (all supported) | |||||
![]() ![]() | 0..* | BackboneElement | Device capabilities | |||||
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() | 1..1 | CodeableConcept | Type of capability | |||||
![]() ![]() ![]() | 0..* | CodeableConcept | Description of capability | |||||
![]() ![]() | 0..* | BackboneElement | The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties | |||||
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() | 1..1 | CodeableConcept | Code that specifies the property DeviceDefinitionPropetyCode (Extensible) | |||||
![]() ![]() ![]() | 0..* | Quantity | Property value as a quantity | |||||
![]() ![]() ![]() | 0..* | CodeableConcept | Property value as a code, e.g., NTP4 (synced to NTP) | |||||
![]() ![]() | 0..1 | Reference(Organization) | Organization responsible for device | |||||
![]() ![]() | 0..* | ContactPoint | Details for human/organization for support | |||||
![]() ![]() | 0..1 | uri | Network address to contact device | |||||
![]() ![]() | 0..1 | uri | Access to on-line information | |||||
![]() ![]() | 0..* | Annotation | Device notes and comments | |||||
![]() ![]() | 0..1 | Quantity | The quantity of the device present in the packaging (e.g. the number of devices present in a pack, or the number of devices in the same package of the medicinal product) | |||||
![]() ![]() | Σ | 0..1 | Reference(DeviceDefinition) | The parent device it can be part of | ||||
![]() ![]() | 0..* | BackboneElement | A substance used to create the material(s) of which the device is made | |||||
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() | 1..1 | CodeableConcept | The substance | |||||
![]() ![]() ![]() | 0..1 | boolean | Indicates an alternative material of the device | |||||
![]() ![]() ![]() | 0..1 | boolean | Whether the substance is a known or suspected allergen | |||||
Documentation for this format | ||||||||
| Path | Conformance | ValueSet | ||||
| DeviceDefinition.language | preferred | CommonLanguages
| ||||
| DeviceDefinition.identifier.use | required | IdentifierUse | ||||
| DeviceDefinition.identifier.type | required | IdentifierType | ||||
| DeviceDefinition.identifier.system | required | IdentifierTypeInventory | ||||
| DeviceDefinition.identifier.assigner.type | extensible | ResourceType | ||||
| DeviceDefinition.identifier.assigner.identifier.use | required | IdentifierUse | ||||
| DeviceDefinition.identifier.assigner.identifier.type | extensible | Identifier Type Codes | ||||
| DeviceDefinition.deviceName.type | required | DeviceNameType | ||||
| DeviceDefinition.type | required | DeviceDefinitionType | ||||
| DeviceDefinition.safety | required | RiskClass |
| Id | Grade | Path(s) | Details | Requirements |
| dom-r4b | warning | DeviceDefinition.contained | Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems : ($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic) | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from DeviceDefinition
Differential View
This structure is derived from DeviceDefinition
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | DeviceDefinition | An instance of a medical-related component of a medical device | |
![]() ![]() | 0..* | Identifier | An identifier intended for computation | |
![]() ![]() ![]() | 1..1 | uri | The namespace for the identifier value Binding: IdentifierTypeInventory (required) | |
![]() ![]() | 1..* | BackboneElement | A name given to the device to identify it | |
![]() ![]() | 0..1 | CodeableConcept | What kind of device or device system this is Binding: DeviceDefinitionType (required) | |
![]() ![]() | 0..1 | CodeableConcept | Safety characteristics of the device Binding: RiskClass (required) | |
Documentation for this format | ||||
| Path | Conformance | ValueSet |
| DeviceDefinition.identifier.system | required | IdentifierTypeInventory |
| DeviceDefinition.type | required | DeviceDefinitionType |
| DeviceDefinition.safety | required | RiskClass |
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | DeviceDefinition | An instance of a medical-related component of a medical device | |
![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() | 0..* | Identifier | An identifier intended for computation | |
![]() ![]() ![]() | ?!Σ | 1..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
![]() ![]() ![]() | Σ | 1..1 | uri | The namespace for the identifier value Binding: IdentifierTypeInventory (required) Example General: http://www.acme.com/identifiers/patient |
![]() ![]() ![]() | Σ | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() | 1..* | BackboneElement | A name given to the device to identify it | |
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() | 1..1 | string | The name of the device | |
![]() ![]() ![]() | 1..1 | code | udi-label-name | user-friendly-name | patient-reported-name | manufacturer-name | model-name | other Binding: DeviceNameType (required): The type of name the device is referred by. | |
![]() ![]() | 0..1 | CodeableConcept | What kind of device or device system this is Binding: DeviceDefinitionType (required) | |
![]() ![]() | Σ | 0..1 | CodeableConcept | Safety characteristics of the device Binding: RiskClass (required) |
Documentation for this format | ||||
| Path | Conformance | ValueSet |
| DeviceDefinition.identifier.use | required | IdentifierUse |
| DeviceDefinition.identifier.system | required | IdentifierTypeInventory |
| DeviceDefinition.deviceName.type | required | DeviceNameType |
| DeviceDefinition.type | required | DeviceDefinitionType |
| DeviceDefinition.safety | required | RiskClass |
| Id | Grade | Path(s) | Details | Requirements |
| dom-2 | error | DeviceDefinition | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-3 | error | DeviceDefinition | 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.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-4 | error | DeviceDefinition | 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 | DeviceDefinition | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| dom-6 | best practice | DeviceDefinition | A resource should have narrative for robust management : text.`div`.exists() | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() | 0..* | DeviceDefinition | An instance of a medical-related component of a medical device | |||||
![]() ![]() | Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() | Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): IETF language tag
| |||||
![]() ![]() | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() | 0..* | Identifier | An identifier intended for computation | |||||
![]() ![]() ![]() | 0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() | ?!Σ | 1..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) | ||||
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierType (required) | ||||
![]() ![]() ![]() ![]() | 0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() | Σ | 1..1 | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() ![]() | Σ | 1..1 | uri | The namespace for the identifier value Binding: IdentifierTypeInventory (required) Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() ![]() | 0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() | ΣC | 1..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() | Σ | 1..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible) | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() ![]() | Σ | 1..1 | string | Text alternative for the resource | ||||
![]() ![]() | 0..* | BackboneElement | Unique Device Identifier (UDI) Barcode string | |||||
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() | 1..1 | string | The identifier that is to be associated with every Device that references this DeviceDefintiion for the issuer and jurisdication porvided in the DeviceDefinition.udiDeviceIdentifier | |||||
![]() ![]() ![]() | 1..1 | uri | The organization that assigns the identifier algorithm | |||||
![]() ![]() ![]() | 1..1 | uri | The jurisdiction to which the deviceIdentifier applies | |||||
![]() ![]() | 0..1 | Name of device manufacturer | ||||||
![]() ![]() ![]() | string | |||||||
![]() ![]() ![]() | Reference(Organization) | |||||||
![]() ![]() | 1..* | BackboneElement | A name given to the device to identify it | |||||
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() | 1..1 | string | The name of the device | |||||
![]() ![]() ![]() | 1..1 | code | udi-label-name | user-friendly-name | patient-reported-name | manufacturer-name | model-name | other Binding: DeviceNameType (required): The type of name the device is referred by. | |||||
![]() ![]() | 0..1 | string | The model number for the device | |||||
![]() ![]() | 0..1 | CodeableConcept | What kind of device or device system this is Binding: DeviceDefinitionType (required) | |||||
![]() ![]() | 0..* | BackboneElement | The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used for the communication | |||||
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() | 1..1 | string | The standard that is used to operate and communicate | |||||
![]() ![]() ![]() | 0..1 | string | The version of the standard that is used to operate and communicate | |||||
![]() ![]() | 0..* | string | Available versions | |||||
![]() ![]() | Σ | 0..1 | CodeableConcept | Safety characteristics of the device Binding: RiskClass (required) | ||||
![]() ![]() | 0..* | ProductShelfLife | Shelf Life and storage information | |||||
![]() ![]() | 0..1 | ProdCharacteristic | Dimensions, color etc. | |||||
![]() ![]() | 0..* | CodeableConcept | Language code for the human-readable text strings produced by the device (all supported) | |||||
![]() ![]() | 0..* | BackboneElement | Device capabilities | |||||
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() | 1..1 | CodeableConcept | Type of capability | |||||
![]() ![]() ![]() | 0..* | CodeableConcept | Description of capability | |||||
![]() ![]() | 0..* | BackboneElement | The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties | |||||
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() | 1..1 | CodeableConcept | Code that specifies the property DeviceDefinitionPropetyCode (Extensible) | |||||
![]() ![]() ![]() | 0..* | Quantity | Property value as a quantity | |||||
![]() ![]() ![]() | 0..* | CodeableConcept | Property value as a code, e.g., NTP4 (synced to NTP) | |||||
![]() ![]() | 0..1 | Reference(Organization) | Organization responsible for device | |||||
![]() ![]() | 0..* | ContactPoint | Details for human/organization for support | |||||
![]() ![]() | 0..1 | uri | Network address to contact device | |||||
![]() ![]() | 0..1 | uri | Access to on-line information | |||||
![]() ![]() | 0..* | Annotation | Device notes and comments | |||||
![]() ![]() | 0..1 | Quantity | The quantity of the device present in the packaging (e.g. the number of devices present in a pack, or the number of devices in the same package of the medicinal product) | |||||
![]() ![]() | Σ | 0..1 | Reference(DeviceDefinition) | The parent device it can be part of | ||||
![]() ![]() | 0..* | BackboneElement | A substance used to create the material(s) of which the device is made | |||||
![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() | 1..1 | CodeableConcept | The substance | |||||
![]() ![]() ![]() | 0..1 | boolean | Indicates an alternative material of the device | |||||
![]() ![]() ![]() | 0..1 | boolean | Whether the substance is a known or suspected allergen | |||||
Documentation for this format | ||||||||
| Path | Conformance | ValueSet | ||||
| DeviceDefinition.language | preferred | CommonLanguages
| ||||
| DeviceDefinition.identifier.use | required | IdentifierUse | ||||
| DeviceDefinition.identifier.type | required | IdentifierType | ||||
| DeviceDefinition.identifier.system | required | IdentifierTypeInventory | ||||
| DeviceDefinition.identifier.assigner.type | extensible | ResourceType | ||||
| DeviceDefinition.identifier.assigner.identifier.use | required | IdentifierUse | ||||
| DeviceDefinition.identifier.assigner.identifier.type | extensible | Identifier Type Codes | ||||
| DeviceDefinition.deviceName.type | required | DeviceNameType | ||||
| DeviceDefinition.type | required | DeviceDefinitionType | ||||
| DeviceDefinition.safety | required | RiskClass |
| Id | Grade | Path(s) | Details | Requirements |
| dom-r4b | warning | DeviceDefinition.contained | Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems : ($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic) | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from DeviceDefinition
Other representations of profile: CSV, Excel, Schematron