This Flag Resource represents risks. Risks include to self, to others, from others and clinical risks.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Flag | Flag | Key information to flag to healthcare providers | |
identifier | 1..1 | Identifier | Business identifier |
value | 1..1 | String | Contains a DCE UUID Example Value c70a662f-8593-40a6-ae74-7f3237de2291 |
category | 1..1 | CodeableConcept | Clinical, administrative, etc. Binding A general category for flags for filtering/display purposes. (http://fhir.nhs.net/ValueSet/flag-category-1) Binding Strength Required |
coding | 1..1 | Coding | Code defined by a terminology system Binding A vocabulary that should be used to define the category of the flag. (http://fhir.nhs.net/ValueSet/flag-category-1) Binding Strength Required |
system | 1..1 | Uri | A vocabulary that should be used to define the category of the flag. Fixed Value http://fhir.nhs.net/ValueSet/flag-category-1 |
code | 1..1 | Code | Symbol in syntax defined by the system |
display | 1..1 | String | Representation defined by the system |
status | 1..1 | Code | active | inactive | entered-in-error Binding Indicates whether this flag is active and needs to be displayed to a user, or whether it is no longer needed or entered in error. (http://hl7.org/fhir/ValueSet/flag-status) Binding Strength Required Fixed Value active |
period | 1..1 | Period | Time period when flag is active |
start | 1..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
subject | 1..1 | Reference (cofe-patient-1 | cofe-practitioner-1) | Who/What is flag about? |
encounter | 0..1 | Reference (cofe-encounter-1) | Alert relevant during encounter |
reference | 1..1 | String | Relative URL reference |
display | 0..1 | String | Text alternative for the resource |
author | 0..1 | Reference (cofe-practitioner-1 | cofe-device-1) | Flag creator |
code | 1..1 | CodeableConcept | Partially deaf, Requires easy open caps, No permanent address, etc. Binding SNOMED CT UK codes identifying a specific risk. (http://fhir.nhs.net/ValueSet/finding-snct-1) Binding Strength Required |
coding | 0..1 | Coding | Code defined by a terminology system |
system | 1..1 | Uri | Identity of the terminology system Fixed Value http://fhir.nhs.net/ValueSet/finding-snct-1 |
code | 1..1 | Code | Symbol in syntax defined by the system Binding SNOMED CT UK code to describe risks. (http://fhir.nhs.net/ValueSet/finding-snct-1) Binding Strength Required Example Value 1780431016 |
display | 1..1 | String | Representation defined by the system Example Value Violent acts towards others |
text | 0..1 | String | Plain text representation of the concept |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Flag.category | category | Required | http://fhir.nhs.net/ValueSet/flag-category-1 |
Flag.category.coding | coding | Required | http://fhir.nhs.net/ValueSet/flag-category-1 |
Flag.status | status | Required | http://hl7.org/fhir/ValueSet/flag-status |
Flag.code | code | Required | http://fhir.nhs.net/ValueSet/finding-snct-1 |