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 / Python
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(ClinicalResource) — generated source
| Accessor | Type | Access | Notes |
|---|---|---|---|
| effective_date | FuzzyDate | None |
read-only | The resource's effective date — the first present of this profile's date elements (precedence), normalized to the canonical FuzzyDatetime f… |
| display | str | None |
read-only | The resource's human headline — a coded concept's label, else a title / name, else undefined. |
| status | str | None |
read/write | active | inactive |
| status_reason | Concepts |
read/write · raw twin | online | paused | standby | offline | not-ready | transduc-discon | hw-discon | off |
| manufacturer | str | None |
read/write | App developer/company (optional) |
| device_name | dict[] | None |
read/write | The name of the device as given by the manufacturer |
| type | Concept | None |
read/write · raw twin | Software application type |
| note | Notes |
read/write | Brief description of the app |