This is the set of resources that conform to either of the profiles US Core Implantable Device Profile (http://hl7.org/fhir/us/core/StructureDefinition/us-core-implantable-device) and CQFM Device (http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/device-softwaresystem-cqfm). E.g. what you have to deal with if you get resources conforming to one of them
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Device | 0..* | Item used in healthcare dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-5: If a resource is contained in another resource, it SHALL NOT have a security label dom-6: A resource should have narrative for robust management | ||
|    meta | Σ | 0..1 | Meta | Metadata about the resource ele-1: All FHIR elements must have a @value or children | 
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created ele-1: All FHIR elements must have a @value or children | 
|    language | 0..1 | code | Language of the resource content Binding: ?? (preferred): A human language. ele-1: All FHIR elements must have a @value or children | |
|    text | 0..1 | Narrative | Text summary of the resource, for human interpretation ele-1: All FHIR elements must have a @value or children | |
|    contained | 0..* | Resource | Contained, inline Resources | |
|    extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | 
|    identifier | 0..* | Identifier | Instance identifier ele-1: All FHIR elements must have a @value or children | |
|    definition | 0..1 | Reference(DeviceDefinition) | The reference to the definition for the device ele-1: All FHIR elements must have a @value or children | |
|    udiCarrier | SΣ | 0..* | BackboneElement | Unique Device Identifier (UDI) Barcode string ele-1: All FHIR elements must have a @value or children | 
|     extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | 
|     deviceIdentifier | SΣ | 0..1 | string | Mandatory fixed portion of UDI ele-1: All FHIR elements must have a @value or children | 
|     issuer | 0..1 | uri | UDI Issuing Organization ele-1: All FHIR elements must have a @value or children | |
|     jurisdiction | 0..1 | uri | Regional UDI authority ele-1: All FHIR elements must have a @value or children | |
|     carrierAIDC | Σ | 0..1 | base64Binary | UDI Machine Readable Barcode String ele-1: All FHIR elements must have a @value or children | 
|     carrierHRF | SΣ | 0..1 | string | UDI Human Readable Barcode String ele-1: All FHIR elements must have a @value or children | 
|     entryType | 0..1 | code | barcode | rfid | manual + Binding: ?? (required): Codes to identify how UDI data was entered. ele-1: All FHIR elements must have a @value or children | |
|    status | ?!Σ | 0..1 | code | active | inactive | entered-in-error | unknown Binding: ?? (required): The availability status of the device. ele-1: All FHIR elements must have a @value or children | 
|    statusReason | 0..* | CodeableConcept | online | paused | standby | offline | not-ready | transduc-discon | hw-discon | off Binding: ?? (extensible): The availability status reason of the device. ele-1: All FHIR elements must have a @value or children | |
|    distinctIdentifier | S | 0..1 | string | The distinct identification string ele-1: All FHIR elements must have a @value or children | 
|    manufacturer | 0..1 | string | left: Name of device manufacturer; right: The developers of the Software System ele-1: All FHIR elements must have a @value or children | |
|    manufactureDate | S | 0..1 | dateTime | Date when the device was made ele-1: All FHIR elements must have a @value or children | 
|    expirationDate | S | 0..1 | dateTime | Date and time of expiry of this device (if applicable) ele-1: All FHIR elements must have a @value or children | 
|    lotNumber | S | 0..1 | string | Lot number of manufacture ele-1: All FHIR elements must have a @value or children | 
|    serialNumber | S | 0..1 | string | Serial number assigned by the manufacturer ele-1: All FHIR elements must have a @value or children | 
|    deviceName | 0..* | BackboneElement | left: The name of the device as given by the manufacturer; right: The name of the software ele-1: All FHIR elements must have a @value or children | |
|     extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | 
|     name | 1..1 | string | The name of the device ele-1: All FHIR elements must have a @value or children | |
|     type | 1..1 | code | udi-label-name | user-friendly-name | patient-reported-name | manufacturer-name | model-name | other Binding: ?? (required): The type of name the device is referred by. ele-1: All FHIR elements must have a @value or children | |
|    modelNumber | 0..1 | string | The model number for the device ele-1: All FHIR elements must have a @value or children | |
|    partNumber | 0..1 | string | The part number of the device ele-1: All FHIR elements must have a @value or children | |
|    type | S | 0..1 | CodeableConcept | left: The kind or type of device; right: authoring | testing | tooling | evaluation | reporting | data-capture Binding: ?? (extensible): left: Codes to identify medical devices; right: The software system type ele-1: All FHIR elements must have a @value or children | 
|    specialization | 0..* | BackboneElement | The capabilities supported on a  device, the standards to which the device conforms for a particular purpose, and used for the communication ele-1: All FHIR elements must have a @value or children | |
|     extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | 
|     systemType | 1..1 | CodeableConcept | The standard that is used to operate and communicate ele-1: All FHIR elements must have a @value or children | |
|     version | 0..1 | string | The version of the standard that is used to operate and communicate ele-1: All FHIR elements must have a @value or children | |
|    version | 0..* | BackboneElement | The actual design of the device or software version running on the device ele-1: All FHIR elements must have a @value or children | |
|     extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | 
|     type | 0..1 | CodeableConcept | The type of the device version ele-1: All FHIR elements must have a @value or children | |
|     component | 0..1 | Identifier | A single component of the device version ele-1: All FHIR elements must have a @value or children | |
|     value | 1..1 | string | The version text ele-1: All FHIR elements must have a @value or children | |
|    property | 0..* | BackboneElement | The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties ele-1: All FHIR elements must have a @value or children | |
|     extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | 
|     type | 1..1 | CodeableConcept | Code that specifies the property DeviceDefinitionPropetyCode (Extensible) ele-1: All FHIR elements must have a @value or children | |
|     valueQuantity | 0..* | Quantity | Property value as a quantity ele-1: All FHIR elements must have a @value or children | |
|     valueCode | 0..* | CodeableConcept | Property value as a code, e.g., NTP4 (synced to NTP) ele-1: All FHIR elements must have a @value or children | |
|    patient | S | 0..1 | Reference(Patient) | Patient to whom Device is affixed ele-1: All FHIR elements must have a @value or children | 
|    owner | 0..1 | Reference(Organization) | Organization responsible for device ele-1: All FHIR elements must have a @value or children | |
|    contact | 0..* | ContactPoint | Details for human/organization for support ele-1: All FHIR elements must have a @value or children | |
|    location | 0..1 | Reference(Location) | Where the device is found ele-1: All FHIR elements must have a @value or children | |
|    url | 0..1 | uri | Network address to contact device ele-1: All FHIR elements must have a @value or children | |
|    note | 0..* | Annotation | Device notes and comments ele-1: All FHIR elements must have a @value or children | |
|    safety | Σ | 0..* | CodeableConcept | Safety Characteristics of Device ele-1: All FHIR elements must have a @value or children | 
|    parent | 0..1 | Reference(Device) | The parent device ele-1: All FHIR elements must have a @value or children | |
|  Documentation for this format | ||||