Composition Note Setup Extension¶
| Canonical | ../StructureDefinition/composition-note-setup |
|---|---|
| Status | draft · 1.26.0 |
| Base | Extension (constraint) |
| Context | Composition (element) |
| Source | FSH · JSON |
The editor setup an encounter note was opened on: the visit type the provider chose, and the template the note started from. Present so that a draft reopens on the footing it was left on rather than as a blank note.
Elements / Key elements
The working view: must-support, required, modifier and sliced elements from the effective (snapshot) definition.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Extension | 0..* | Composition Note Setup Extension Invariants: ele-1, ext-1 |
||
| extension | 2..* | Extension | Additional content defined by implementations i Slicing: value:url (open) Invariants: ele-1, ext-1 |
|
| extension:visitType | S | 1..1 | Extension | The visit type the note was opened on i Invariants: ele-1, ext-1 |
| url | 1..1 | http://hl7.org/fhirpath/System.String | identifies the meaning of the extension i Fixed: visitType |
|
| value[x] | S | 1..1 | code | Value of extension Binding: Encounter Visit Types ( extensible)e.g. prenatal-checkup · annual-physical · diabetes-follow-up …Invariants: ele-1 |
| extension:template | S | 1..1 | Extension | The template the note was opened from i Invariants: ele-1, ext-1 |
| url | 1..1 | http://hl7.org/fhirpath/System.String | identifies the meaning of the extension i Fixed: template |
|
| value[x] | S | 1..1 | code | Value of extension Binding: Encounter Note Templates ( extensible)e.g. blank-note · focused-soap · antenatal-follow-up …Invariants: ele-1 |
| url | 1..1 | http://hl7.org/fhirpath/System.String | identifies the meaning of the extension i Fixed: ../StructureDefinition/composition-note-setup |