Spine-RIS-Flag-1-0
Flag | |
Definition |
Prospective warnings of potential issues when providing care to the patient. |
Control | 1..1 |
Type | DomainResource |
Aliases | Barriers to Care, Alert, Warning |
Comments |
RiskIndicatorsFlag |
Flag.status | |
Definition |
Supports basic workflow. |
Control | 1..1 |
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 The codes SHALL be taken from http://hl7.org/fhir/DSTU2/valueset-flag-status |
Type | Code |
Is Modifier | True |
Comments | |
Fixed Value | active |
Flag.period | |
Definition |
The period of time from the activation of the flag to inactivation of the flag. If the flag is active, the end of the period should be unspecified. |
Control | 1..1 |
Type | Period |
Comments | |
Flag.period.start | |
Definition |
The start of the period. The boundary is inclusive. |
Control | 1..1 ? |
Type | DateTime |
Comments |
If the low element is missing, the meaning is that the low boundary is not known. |
Flag.subject | |
Definition |
The patient, location, group , organization , or practitioner this is about record this flag is associated with. |
Control | 1..1 |
Type | Patient |
Comments | |
Flag.code | |
Definition |
The coded value or textual component of the flag to display to the user. |
Control | 1..1 |
Binding |
Detail codes identifying the type of risk indicator The codes SHALL be taken from http://fhir.nhs.net/ValueSet/risk-indicator-type-1-0 |
Type | CodeableConcept |
Comments | |
Flag.code.coding | |
Definition |
A reference to a code defined by a terminology system. |
Control | 1..1 |
Type | Coding |
Requirements |
Allows for translations and alternate encodings within a code system. Also supports communication of the same instance to systems requiring different encodings. |
Comments |
Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the V3 Core Principles for more information. Ordering of codings is undefined and SHALL not be used to infer meaning. |
Flag.code.coding.system | |
Definition |
The identification of the code system that defines the meaning of the symbol in the code. |
Control | 1..1 |
Type | Uri |
Requirements |
Need to be unambiguous about the source of the definition of the symbol. |
Comments |
The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously. |
Fixed Value | http://fhir.nhs.net/ValueSet/risk-indicator-type-1-0 |
Flag.code.coding.code | |
Definition |
A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). |
Control | 1..1 |
Type | Code |
Requirements |
Need to refer to a particular code in the system. |
Comments | |
Fixed Value | FGM |
Flag.code.coding.display | |
Definition |
A representation of the meaning of the code in the system, following the rules of the system. |
Control | 0..1 |
Type | String |
Requirements |
Need to be able to carry a human-readable meaning of the code for readers that do not know the system. |
Comments |