Thie Flag resource has been constrained to represent an indication of type of reaction experienced by the Patient for Allergies and Adverse Reactions.
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 |
allergyIntolerance | 1..1 | Extension | Reference to the AllergyIntolerance resource to support this flag Extension http://hl7.org/fhir/StructureDefinition/flag-detail |
identifier | 1..1 | 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 (Organization) | 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 The type of reaction experienced by the patient (https://fhir.nhs.uk/ValueSet/DCH-AllergyFlagCategory-1) 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 https://fhir.nhs.uk/DCH-TypeOfReaction-1 |
version | 0..1 | String | Version of the system - if relevant |
code | 1..1 | Code | Symbol in syntax defined by the system |
display | 1..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 |
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 (CareConnect-DCH-Patient-1) | Who/What is flag about? |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 1..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
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 (CareConnect-DCH-Practitioner-1) | Flag creator |
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 |
code | 1..1 | CodeableConcept | Partially deaf, Requires easy open caps, No permanent address, etc. Binding Detail codes identifying specific flagged issues. (http://hl7.org/fhir/ValueSet/flag-code) Binding Strength Example |
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://snomed.info/sct |
version | 0..1 | String | Version of the system - if relevant |
code | 1..1 | Code | Symbol in syntax defined by the system Fixed Value 886921000000105 |
display | 1..1 | String | Representation defined by the system Fixed Value Allergies and adverse reactions (record artifact) |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
Name | Type | Description & Constraints |
---|---|---|
flag-detail | Extension | Points to the Observation, AllergyIntolerance or other record that provides additional supporting information about this particular flag. |
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 | https://fhir.nhs.uk/ValueSet/DCH-AllergyFlagCategory-1 |
Flag.status | status | Required | http://hl7.org/fhir/ValueSet/flag-status |
Flag.code | code | Example | http://hl7.org/fhir/ValueSet/flag-code |