Device Profile¶
| Canonical | ../StructureDefinition/nexus-emr-core-emrdevice |
|---|---|
| Status | draft · 1.26.0 |
| Base | Device (constraint) |
| Source | FSH · JSON |
Represents an EMR software application/product, capturing key details like manufacturer, product name/model, type, version, and the owning organization using standard Nexus EMR references. Uses a non-instance-specific identifier for the Device itself.
Elements / Differential
What this profile constrains beyond Device. Anything not listed is unchanged from the base; muted type/cardinality values are the base's, shown for context.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Device | Nexus EMR Device Core Invariants: nexus-note-extension-not-where-native |
|||
| id | S | 0..1 | http://hl7.org/fhirpath/System.String | i |
| meta | 0..1 | Meta | ||
| source | S | 0..1 | uri | Identifies EMR instance & pipeline version the resource came from i |
| text | S | 0..1 | Narrative | Narrative i |
| identifier | 0..* | Identifier | Business identifier(s) for emrdevice i | |
| system | 1..1 | uri | i | |
| value | 1..1 | string | i | |
| manufacturer | S | 1..1 | string | EMR vendor name i |
| deviceName | S | 1..1 | BackboneElement | EMR product name i |
| name | S | 1..1 | string | The actual product name |
| type | S | 1..1 | code | Type of device name |
| type | S | 1..1 | CodeableConcept | Device type - always 'software' i |
| text | 0..1 | string | i Fixed: software |
|
| version | S | 1..1 | BackboneElement | EMR software version information i |
| value | S | 1..1 | string | Version string |
| owner | S | 1..1 | Reference(Organization Profile) | Organization that owns/operates the EMR i |