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 / Snapshot
The full effective definition: base Flag with this profile's constraints applied.
| 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 |
||
| id | 0..1 | http://hl7.org/fhirpath/System.String | Logical id of this artifact i | |
| meta | 0..1 | Meta | Metadata about the resource Invariants: ele-1 |
|
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..* | Extension | Additional content defined by implementations i Slicing: value:url (open) Invariants: ele-1, ext-1 |
|
| versionId | 0..1 | id | Version specific identifier i Invariants: ele-1 |
|
| lastUpdated | 0..1 | instant | When the resource version last changed i Invariants: ele-1 |
|
| source | S | 0..1 | uri | Identifies EMR instance & pipeline version the resource came from i Invariants: ele-1 |
| profile | 0..* | canonical | Profiles this resource claims to conform to i Invariants: ele-1 |
|
| security | 0..* | Coding | Security Labels applied to this resource i Binding: security-labels ( extensible)Invariants: ele-1 |
|
| tag | 0..* | Coding | Tags applied to this resource i Binding: common-tags ( example)Invariants: ele-1 |
|
| implicitRules | ?! | 0..1 | uri | A set of rules under which this content was created i Invariants: ele-1 |
| language | 0..1 | code | Language of the resource content i Binding: languages ( preferred)Invariants: ele-1 |
|
| text | S | 0..1 | Narrative | Narrative i Invariants: ele-1 |
| contained | 0..* | Resource | Contained, inline Resources i | |
| extension | 0..* | Extension | Additional content defined by implementations i Invariants: ele-1, ext-1 |
|
| modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored i Invariants: ele-1, ext-1 |
| identifier | 0..* | Identifier | Business identifier 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 |
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..* | Extension | Additional content defined by implementations i Slicing: value:url (open) Invariants: ele-1, ext-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 |
| period | 0..1 | Period | Time period when flag is active Invariants: ele-1 |
|
| encounter | 0..1 | Reference(Encounter) | Alert relevant during encounter i Invariants: ele-1 |
|
| author | 0..1 | Reference(Device | Organization | Patient | Practitioner | PractitionerRole) | Flag creator Invariants: ele-1 |