App Device Profile¶
| Canonical | ../StructureDefinition/nexus-emr-core-appdevice |
|---|---|
| Status | draft · 1.26.0 |
| Base | Device (constraint) |
| Source | FSH · JSON |
Simple profile for applications that integrate with patient data and require consent tracking. Contains just the essential information: app name, client_id, and basic details.
Elements / Key elements
The working view: must-support, required, modifier and sliced elements from the effective (snapshot) definition.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Device | 0..* | Item used in healthcare Invariants: dom-2, dom-3, dom-4, dom-5, dom-6, nexus-note-extension-not-where-native |
||
| meta | 0..1 | Meta | Metadata about the resource Invariants: ele-1 |
|
| source | S | 0..1 | uri | Identifies EMR instance & pipeline version the resource came from i Invariants: ele-1 |
| implicitRules | ?! | 0..1 | uri | A set of rules under which this content was created i Invariants: ele-1 |
| status | S ?! | 1..1 | code | active | inactive i Binding: device-status ( required)Invariants: ele-1 |
| manufacturer | S | 0..1 | string | App developer/company (optional) Invariants: ele-1 |
| deviceName | S | 1..1 | BackboneElement | The name of the device as given by the manufacturer Invariants: ele-1 |
| name | S | 1..1 | string | Simple app name Invariants: ele-1 |
| type | 1..1 | code | udi-label-name | user-friendly-name | patient-reported-name | manufacturer-name | model-name | other Binding: device-nametype ( required)Invariants: ele-1 |
|
| type | S | 0..1 | CodeableConcept | Software application type Binding: device-type ( example)Invariants: ele-1 |
| 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 Invariants: ele-1 |
|
| systemType | 1..1 | CodeableConcept | The standard that is used to operate and communicate Invariants: ele-1 |
|
| version | 0..* | BackboneElement | The actual design of the device or software version running on the device Invariants: ele-1 |
|
| value | 1..1 | string | The version text Invariants: ele-1 |
|
| property | 0..* | BackboneElement | The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties Invariants: ele-1 |
|
| type | 1..1 | CodeableConcept | Code that specifies the property DeviceDefinitionPropetyCode (Extensible) Invariants: ele-1 |
|
| note | S | 0..1 | Annotation | Brief description of the app Invariants: ele-1 |