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 / Differential
What this profile constrains beyond Extension. 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 |
|---|---|---|---|---|
| Extension | An attributed note on the resource (append-only, ordered by time) i | |||
| extension | 0..0 | Extension | i | |
| url | 1..1 | http://hl7.org/fhirpath/System.String | 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 |