Properties
| Name | Required | Type | Description |
|---|---|---|---|
| identifier | No | Identifier[] | Business identifier |
| status | Yes | code | active / inactive / entered-in-error |
| category | No | CodeableConcept[] | Clinical, administrative, etc. |
| code | Yes | CodeableConcept | Coded or textual message to display to user |
| subject | Yes | Reference<Patient / Location / Group / Organization / Practitioner / PlanDefinition / Medication / Procedure> | Who/What is flag about? |
| period | No | Period | Time period when flag is active |
| encounter | No | Reference<Encounter> | Alert relevant during encounter |
| author | No | Reference<Device / Organization / Patient / Practitioner / PractitionerRole> | Flag creator |
Search Parameters
| Name | Type | Description | Expression |
|---|---|---|---|
| date | date | Time period when flag is active | Flag.period |
| patient | reference | The identity of a subject to list flags for | Flag.subject |
| encounter | reference | Alert relevant during encounter | Flag.encounter |
| author | reference | Flag creator | Flag.author |
| identifier | token | Business identifier | Flag.identifier |
| subject | reference | The identity of a subject to list flags for | Flag.subject |
Inherited Properties
| Name | Required | Type | Description |
|---|---|---|---|
| id | No | string | Logical id of this artifact |
| meta | No | Meta | Metadata about the resource |
| implicitRules | No | uri | A set of rules under which this content was created |
| language | No | code | Language of the resource content |
| text | No | Narrative | Text summary of the resource, for human interpretation |
| contained | No | Resource[] | Contained, inline Resources |
| extension | No | Extension[] | Additional content defined by implementations |
| modifierExtension | No | Extension[] | Extensions that cannot be ignored |

