This Flag Resource carries prospective warnings of potential issues related to the patient's medications.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Flag | DomainResource | Key information to flag to healthcare providers | |
id | 0..1 | Id | Logical id of this artifact |
meta | 0..1 | Meta | Metadata about the resource |
implicitRules | 0..1 | Uri | A set of rules under which this content was created |
language | 0..1 | Code | Language of the resource content Binding A human language. (http://tools.ietf.org/html/bcp47) Binding Strength Required |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources |
medication | 1..* | Extension | Associated medication Extension https://fhir.nhs.uk/StructureDefinition/Extension-CareConnect-DCH-MedicationFlagAssociation-1 |
identifier | 0..* | Identifier | Business identifier |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
use | 0..1 | Code | usual | official | temp | secondary (If known) Binding Identifies the purpose for this identifier, if known . (http://hl7.org/fhir/ValueSet/identifier-use) Binding Strength Required |
type | 0..1 | CodeableConcept | Description of identifier Binding A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. (http://hl7.org/fhir/ValueSet/identifier-type) Binding Strength Extensible |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 0..* | Coding | Code defined by a terminology system |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
system | 1..1 | Uri | The namespace for the identifier Example Value http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | 1..1 | String | The value that is unique Example Value 123456 |
period | 0..1 | Period | Time period when id is/was valid for use |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
start | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
assigner | 0..1 | Reference (CareConnect-DCH-Organization-1) | Organization that issued id (may be just text) |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
category | 1..1 | CodeableConcept | Clinical, administrative, etc. Binding A general category for flags for filtering/display purposes. (http://hl7.org/fhir/ValueSet/flag-category) Binding Strength Required |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 1..1 | Coding | Code defined by a terminology system |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 1..1 | Uri | Identity of the terminology system Fixed Value http://hl7.org/fhir/flag-category |
code | 1..1 | Code | Symbol in syntax defined by the system Fixed Value drug |
display | 1..1 | String | Representation defined by the system Fixed Value Drug |
text | 0..1 | String | Plain text representation of the concept |
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 |
period | 0..1 | Period | Time period when flag is active |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
start | 0..1 | DateTime | Starting time with inclusive boundary |
end | 0..1 | DateTime | End time with inclusive boundary, if not ongoing |
subject | 1..1 | Reference (Group | CareConnect-DCH-Organization-1 | CareConnect-DCH-Location-1 | CareConnect-DCH-Practitioner-1 | CareConnect-DCH-Patient-1) | Who/What is flag about? |
encounter | 0..1 | Reference (CareConnect-DCH-Encounter-1) | Alert relevant during encounter |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
author | 0..1 | Reference (Device | CareConnect-DCH-Organization-1 | CareConnect-DCH-Practitioner-1 | CareConnect-DCH-Patient-1) | Flag creator |
code | 1..1 | CodeableConcept | Partially deaf, Requires easy open caps, No permanent address, etc. Binding List of detail codes for flagged medication issues. (https://fhir.hl7.org.uk/ValueSet/CareConnect-MedicationFlag-1) Binding Strength Extensible |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 1..* | Coding | Code defined by a terminology system |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 1..1 | Uri | Identity of the terminology system Fixed Value https://fhir.hl7.org.uk/CareConnect-MedicationFlag-1 |
code | 1..1 | Code | Symbol in syntax defined by the system |
display | 1..1 | String | Representation defined by the system |
text | 0..1 | String | Plain text representation of the concept |
Name | Type | Description & Constraints |
---|---|---|
Extension-CareConnect-DCH-MedicationFlagAssociation-1 | Extension | This Extension is used to specify the links between a MedicationFlag and its associated MedicationOrder/MedicationStatement resource(s). |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Flag.language | language | Required | http://tools.ietf.org/html/bcp47 |
Flag.identifier.use | use | Required | http://hl7.org/fhir/ValueSet/identifier-use |
Flag.identifier.type | type | Extensible | http://hl7.org/fhir/ValueSet/identifier-type |
Flag.category | category | Required | http://hl7.org/fhir/ValueSet/flag-category |
Flag.status | status | Required | http://hl7.org/fhir/ValueSet/flag-status |
Flag.code | code | Extensible | https://fhir.hl7.org.uk/ValueSet/CareConnect-MedicationFlag-1 |