This
page
is
part
of
the
FHIR
Specification
(v3.0.2:
STU
3).
(v3.5.0:
R4
Ballot
#2).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
R2
Patient
Care
Work
Group
|
Maturity Level : 0 |
|
Compartments : Encounter , Patient , Practitioner |
Detailed Descriptions for the elements in the ClinicalImpression resource.
| ClinicalImpression | |
| Element Id | ClinicalImpression |
| Definition |
A
record
of
a
clinical
assessment
performed
to
determine
what
problem(s)
may
affect
the
patient
and
before
planning
the
treatments
or
management
strategies
that
are
best
to
manage
a
patient's
condition.
Assessments
are
often
1:1
with
a
clinical
consultation
/
encounter,
but
this
varies
greatly
depending
on
the
clinical
workflow.
This
resource
is
called
|
| Control | 1..1 |
| Type | DomainResource |
| ClinicalImpression.identifier | |
| Element Id | ClinicalImpression.identifier |
| Definition |
|
| Note | This is a business identifer, not a resource identifier (see discussion ) |
| Control | 0..* |
| Type | Identifier |
| Requirements | Allows identification of the clinical impression as it is known by various participating systems and in a way that remains consistent across servers. |
| Summary | true |
| Comments | This is a business identifier, not a resource identifier (see discussion ). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number. |
| ClinicalImpression.status | |
| Element Id | ClinicalImpression.status |
| Definition |
Identifies the workflow status of the assessment. |
| Control | 1..1 |
| Terminology Binding |
|
| Type | code |
| Is Modifier | true (Reason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid) |
| Summary | true |
| Comments |
This element is labeled as a modifier because the status contains the code entered-in-error that marks the clinical impression as not currently valid. |
| ClinicalImpression.statusReason | |
| Element Id | ClinicalImpression.statusReason |
| Definition | Captures the reason for the current state of the ClinicalImpression. |
| Control | 0..1 |
| Terminology Binding | ClinicalImpressionStatusReason : |
| Type | CodeableConcept |
| Alternate Names | Suspended Reason; Cancelled Reason |
| Comments | This is generally only used for "exception" statuses such as "not-done", "suspended" or "cancelled". [distinct reason codes for different statuses can be enforced using invariants if they are universal bindings]. |
| ClinicalImpression.code | |
| Element Id | ClinicalImpression.code |
| Definition |
Categorizes the type of clinical assessment performed. |
| Control | 0..1 |
| Terminology Binding | ClinicalImpressionCode : |
| Type | CodeableConcept |
| Alternate Names | type |
| Summary | true |
| Comments |
This is present as a place-holder only and may be removed based on feedback/work group opinion. |
| ClinicalImpression.description | |
| Element Id | ClinicalImpression.description |
| Definition |
A summary of the context and/or cause of the assessment - why / where was it performed, and what patient events/status prompted it. |
| Control | 0..1 |
| Type | string |
| Summary | true |
| ClinicalImpression.subject | |
| Element Id | ClinicalImpression.subject |
| Definition |
The patient or group of individuals assessed as part of this record. |
| Control | 1..1 |
| Type | Reference ( Patient | Group ) |
| Requirements |
Group is typically for veterinary and/or public health purposes. |
| Summary | true |
| ClinicalImpression.context | |
| Element Id | ClinicalImpression.context |
| Definition |
The encounter or episode of care this impression was created as part of. |
| Control | 0..1 |
| Type | Reference ( Encounter | EpisodeOfCare ) |
| Alternate Names | encounter |
| Summary | true |
| ClinicalImpression.effective[x] | |
| Element Id | ClinicalImpression.effective[x] |
| Definition |
The point in time or period over which the subject was assessed. |
| Control | 0..1 |
| Type | dateTime | Period |
| [x] Note | See Choice of Data Types for further information about how to use [x] |
| Summary | true |
| Comments |
This SHOULD be accurate to at least the minute, though some assessments only have a known date. |
| ClinicalImpression.date | |
| Element Id | ClinicalImpression.date |
| Definition |
Indicates when the documentation of the assessment was complete. |
| Control | 0..1 |
| Type | dateTime |
| Summary | true |
| ClinicalImpression.assessor | |
| Element Id | ClinicalImpression.assessor |
| Definition |
The clinician performing the assessment. |
| Control | 0..1 |
| Type | Reference ( Practitioner ) |
| Summary | true |
| ClinicalImpression.previous | |
| Element Id | ClinicalImpression.previous |
| Definition |
A
reference
to
the
last
|
| Control | 0..1 |
| Type | Reference ( ClinicalImpression ) |
| Comments |
It is always likely that multiple previous assessments exist for a patient. The point of quoting a previous assessment is that this assessment is relative to it (see resolved). |
| ClinicalImpression.problem | |
| Element Id | ClinicalImpression.problem |
| Definition |
This a list of the relevant problems/conditions for a patient. |
| Control | 0..* |
| Type | Reference ( Condition | AllergyIntolerance ) |
| Summary | true |
| Comments |
e.g. The patient is a pregnant, and cardiac congestive failure, Adenocarcinoma, and is allergic to penicillin. |
| ClinicalImpression.investigation | |
| Element Id | ClinicalImpression.investigation |
| Definition |
One
or
more
sets
of
investigations
(signs,
|
| Control | 0..* |
| ClinicalImpression.investigation.code | |
| Element Id | ClinicalImpression.investigation.code |
| Definition |
A
name/code
for
the
group
|
| Control | 1..1 |
| Terminology Binding | Investigation Type ( Example ) |
| Type | CodeableConcept |
| ClinicalImpression.investigation.item | |
| Element Id | ClinicalImpression.investigation.item |
| Definition |
A record of a specific investigation that was undertaken. |
| Control | 0..* |
| Type | Reference ( Observation | QuestionnaireResponse | FamilyMemberHistory | DiagnosticReport | RiskAssessment | ImagingStudy | Media ) |
| Comments |
Most investigations are observations of one kind of or another but some other specific types of data collection resources can also be used. |
| ClinicalImpression.protocol | |
| Element Id | ClinicalImpression.protocol |
| Definition |
Reference to a specific published clinical protocol that was followed during this assessment, and/or that provides evidence in support of the diagnosis. |
| Control | 0..* |
| Type | uri |
| ClinicalImpression.summary | |
| Element Id | ClinicalImpression.summary |
| Definition |
A text summary of the investigations and the diagnosis. |
| Control | 0..1 |
| Type | string |
| ClinicalImpression.finding | |
| Element Id | ClinicalImpression.finding |
| Definition |
Specific findings or diagnoses that was considered likely or relevant to ongoing treatment. |
| Control | 0..* |
|
|
|
| Element Id | ClinicalImpression.finding.itemCodeableConcept |
| Definition |
Specific
|
| Control |
|
| Terminology Binding | Condition/Problem/Diagnosis Codes ( Example ) |
| Type |
CodeableConcept
|
|
| |
| Element Id | ClinicalImpression.finding.itemReference |
| Definition | Specific reference for finding or diagnosis, which may include ruled-out or resolved conditions. |
|
Control
|
0..1 |
|
|
|
| ClinicalImpression.finding.basis | |
| Element Id | ClinicalImpression.finding.basis |
| Definition |
Which investigations support finding or diagnosis. |
| Control | 0..1 |
| Type | string |
| ClinicalImpression.prognosisCodeableConcept | |
| Element Id | ClinicalImpression.prognosisCodeableConcept |
| Definition |
Estimate of likely outcome. |
| Control | 0..* |
| Terminology Binding | Clinical Impression Prognosis ( Example ) |
| Type | CodeableConcept |
| ClinicalImpression.prognosisReference | |
| Element Id | ClinicalImpression.prognosisReference |
| Definition |
RiskAssessment expressing likely outcome. |
| Control | 0..* |
| Type | Reference ( RiskAssessment ) |
|
|
|
| Element Id | ClinicalImpression.supportingInfo |
| Definition |
|
| Control | 0..* |
| Type |
Reference
(
|
| ClinicalImpression.note | |
| Element Id | ClinicalImpression.note |
| Definition |
Commentary about the impression, typically recorded after the impression itself was made, though supplemental notes by the original author could also appear. |
| Control | 0..* |
| Type | Annotation |
| Comments |
Don't use this element for content that should more properly appear as one of the specific elements of the impression. |