Flag Profile¶
| Canonical | ../StructureDefinition/nexus-emr-core-flag |
|---|---|
| Status | draft · 1.26.0 |
| Base | Flag (constraint) |
| Source | FSH · JSON |
Nexus EMR profile for Flag, carrying a singleton administrative free-text field about a patient (booking alert or patient note). The patient-flag-type coding discriminates the field; the free text rides on Flag.code.text. Backs the Patient Profile Notes section.
Elements / Key elements
The working view: must-support, required, modifier and sliced elements from the effective (snapshot) definition.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Flag | 0..* | Nexus EMR Flag Core Invariants: dom-2, dom-3, dom-4, dom-5, dom-6, nexus-flag-admin-is-a-field |
||
| meta | 0..1 | Meta | Metadata about the resource Invariants: ele-1 |
|
| source | S | 0..1 | uri | Identifies EMR instance & pipeline version the resource came from i Invariants: ele-1 |
| implicitRules | ?! | 0..1 | uri | A set of rules under which this content was created i Invariants: ele-1 |
| text | S | 0..1 | Narrative | Narrative i Invariants: ele-1 |
| status | S ?! | 1..1 | code | active | inactive | entered-in-error i Binding: flag-status ( required)Invariants: ele-1 |
| category | S | 1..* | CodeableConcept | What kind of flag this is: clinical, safety, behavioral, contact or admin i Binding: flag-category ( extensible)Invariants: ele-1 |
| code | S | 1..1 | CodeableConcept | What the flag says: a coding, its text, or both i Binding: flag-code ( example)Invariants: ele-1 |
| coding | S | 0..* | Coding | A coding for the flag, where one exists. For an admin flag this is the patient-flag type iInvariants: ele-1 |
| text | S | 0..1 | string | The flag in words. Required on an admin flag, where it carries the field's value iInvariants: ele-1 |
| subject | S | 1..1 | Reference(Patient) | The patient the flag is about Invariants: ele-1 |