Resource Note Extension¶
| Canonical | ../StructureDefinition/nexus-emr-resource-note |
|---|---|
| Status | draft · 1.26.0 |
| Base | Extension (constraint) |
| Context | DomainResource (element) |
| Source | FSH · JSON |
An attributed note recorded on a resource with no note element of its own, such as the comment thread on a DocumentReference. Each repeat is one note in the Task Note turn shape -- author and time required, markdown text, machine authors as identifier-only logical references -- so every thread in the EMR reads and validates identically. The thread is append-only and readers order it by the value's time, oldest first. Where a resource defines a native note element, that element is the home and this extension is not used.
Elements / Snapshot
The full effective definition: base Extension with this profile's constraints applied.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Extension | 0..* | An attributed note on the resource (append-only, ordered by time) i Invariants: ele-1, ext-1 |
||
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..0 | Extension | Additional content defined by implementations i Slicing: value:url (open) Invariants: ele-1, ext-1 |
|
| url | 1..1 | http://hl7.org/fhirpath/System.String | identifies the meaning of the extension i Fixed: ../StructureDefinition/nexus-emr-resource-note |
|
| value[x] | S | 1..1 | Annotation(Task Note (one conversation turn)) | The note: one conversation turn -- author and time required Invariants: ele-1 |