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.
TypedFhir API / TypeScript
The typed accessor surface Device exposes for Device — generated from this IG's compiled profile; each typed accessor has a validating raw-FHIR twin (xRaw) where marked. The three ports are parity-enforced.
class Device extends ClinicalResource — generated source
| Accessor | Type | Access | Notes |
|---|---|---|---|
| $effectiveDate | FuzzyDate | undefined |
read-only | The resource's effective date — the first present of this profile's date elements (precedence), normalized to the canonical FuzzyDatetime f… |
| $display | string | undefined |
read-only | The resource's human headline — a coded concept's label, else a title / name, else undefined. |
| status | string | undefined |
read/write | active | inactive |
| statusReason | Concepts |
read/write · raw twin | online | paused | standby | offline | not-ready | transduc-discon | hw-discon | off |
| manufacturer | string | undefined |
read/write | App developer/company (optional) |
| deviceName | Json[] | undefined |
read/write | The name of the device as given by the manufacturer |
| type | Concept | undefined |
read/write · raw twin | Software application type |
| note | Notes |
read/write | Brief description of the app |