Release 4B 5

This page is part of the FHIR Specification (v4.3.0: R4B (v5.0.0: R5 - STU ). The This is the current published version which supercedes in it's permanent home (it will always be available at this version is 5.0.0 . URL). For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R5 R4B R4 R3 R2

Patient Care icon Work Group Maturity Level : 0 1   Trial Use Security Category : Patient 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 "ClinicalImpression" rather than "ClinicalAssessment" to avoid confusion with the recording of assessment tools such as Apgar score.

Short Display A clinical assessment performed when planning treatments and management strategies for a patient
Cardinality 0..*
Type DomainResource
Summary false
ClinicalImpression.identifier
Element Id ClinicalImpression.identifier
Definition

Business identifiers assigned to this clinical impression by the performer or other systems which remain constant as the resource is updated and propagates from server to server.

Short Display Business identifier
Note This is a business identifier, not a resource identifier (see discussion )
Cardinality 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.

Short Display preparation | in-progress | not-done | on-hold | stopped | completed | entered-in-error | unknown
Cardinality 1..1
Terminology Binding Clinical Impression Status EventStatus ( Required )
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.

Short Display Reason for current status
Cardinality 0..1
Terminology Binding ClinicalImpressionStatusReason : ClinicalImpression Status Reason ( Example )
Type CodeableConcept
Alternate Names Suspended Reason; Cancelled Reason
Summary false
Comments

This is generally only used for "exception" statuses such as "not-done", "suspended" "on-hold" 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. Cardinality 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. "stopped".

ClinicalImpression.description
Element Id ClinicalImpression.description
Definition

A summary of the context and/or cause of the assessment - why / where it was performed, and what patient events/status prompted it.

Short Display Why/how the assessment was performed
Cardinality 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.

Short Display Patient or group assessed
Cardinality 1..1
Type Reference ( Patient | Group )
Requirements

Group is typically for veterinary and/or public health purposes.

Summary true
ClinicalImpression.encounter
Element Id ClinicalImpression.encounter
Definition

The Encounter during which this ClinicalImpression was created or to which the creation of this record is tightly associated.

Short Display The Encounter during which this ClinicalImpression was created
Cardinality 0..1
Type Reference ( Encounter )
Summary true
Comments

This will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter.

ClinicalImpression.effective[x]
Element Id ClinicalImpression.effective[x]
Definition

The point in time or period over which the subject was assessed.

Short Display Time of assessment
Cardinality 0..1
Type dateTime | Period
[x] Note See Choice of Data Types Datatypes 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.

Short Display When the assessment was documented
Cardinality 0..1
Type dateTime
Summary true
ClinicalImpression.assessor ClinicalImpression.performer
Element Id ClinicalImpression.assessor ClinicalImpression.performer
Definition

The clinician performing the assessment.

Short Display The clinician performing the assessment
Cardinality 0..1
Type Reference ( Practitioner | PractitionerRole )
Summary true
ClinicalImpression.previous
Element Id ClinicalImpression.previous
Definition

A reference to the last assessment that was conducted on this patient. Assessments are often/usually ongoing in nature; a care provider (practitioner or team) will make new assessments on an ongoing basis as new data arises or the patient's conditions changes.

Short Display Reference to last assessment
Cardinality 0..1
Type Reference ( ClinicalImpression )
Summary false
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

A list of the relevant problems/conditions for a patient.

Short Display Relevant impressions of patient state
Cardinality 0..*
Type Reference ( Condition | AllergyIntolerance )
Summary true
Comments

e.g. The patient is a pregnant, has congestive heart failure, has an ‎Adenocarcinoma, and is allergic to penicillin.

ClinicalImpression.investigation ClinicalImpression.changePattern
Element Id ClinicalImpression.investigation ClinicalImpression.changePattern
Definition

One or more sets of investigations (signs, symptoms, etc.). The actual grouping of investigations varies greatly depending on Change in the type and context status/pattern of the assessment. These investigations may include data generated during the assessment process, or data a subject's condition since previously generated and recorded that assessed, such as worsening, improving, or no change. It is pertinent to a subjective assessment of the outcomes. direction of the change.

Cardinality 0..* Summary false ClinicalImpression.investigation.code Element Id ClinicalImpression.investigation.code Definition Short Display A name/code for Change in the group ("set") status/pattern of investigations. Typically, this will be something like "signs", "symptoms", "clinical", "diagnostic", but the list is not constrained, and others such groups a subject's condition since previously assessed, such as (exposure|family|travel|nutritional) history may be used. worsening, improving, or no change
Cardinality 1..1 0..1
Terminology Binding Investigation Type ClinicalImpression Change Pattern ( Example )
Type CodeableConcept
Summary false
ClinicalImpression.investigation.item Element Id ClinicalImpression.investigation.item Definition A record of a specific investigation that was undertaken. Cardinality 0..* Type Reference ( Observation | QuestionnaireResponse | FamilyMemberHistory | DiagnosticReport | RiskAssessment | ImagingStudy | Media ) Summary false Comments Most investigations are observations of one kind 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.

Short Display Clinical Protocol followed
Cardinality 0..*
Type uri
Summary false
ClinicalImpression.summary
Element Id ClinicalImpression.summary
Definition

A text summary of the investigations and the diagnosis.

Short Display Summary of the assessment
Cardinality 0..1
Type string
Summary false
ClinicalImpression.finding
Element Id ClinicalImpression.finding
Definition

Specific findings or diagnoses that were considered likely or relevant to ongoing treatment.

Short Display Possible or likely findings and diagnoses
Cardinality 0..*
Summary false
ClinicalImpression.finding.itemCodeableConcept ClinicalImpression.finding.item
Element Id ClinicalImpression.finding.itemCodeableConcept ClinicalImpression.finding.item
Definition

Specific text or text, code or reference for finding or diagnosis, which may include ruled-out or resolved conditions.

Short Display What was found
Cardinality 0..1
Terminology Binding Condition/Problem/Diagnosis Codes ( Example )
Type CodeableConcept Summary false ClinicalImpression.finding.itemReference Element Id ClinicalImpression.finding.itemReference Definition Specific reference for finding or diagnosis, which may include ruled-out or resolved conditions. Cardinality 0..1 Type Reference CodeableReference ( Condition | Observation | Media DocumentReference )
Summary false
ClinicalImpression.finding.basis
Element Id ClinicalImpression.finding.basis
Definition

Which investigations support finding or diagnosis.

Short Display Which investigations support finding
Cardinality 0..1
Type string
Summary false
ClinicalImpression.prognosisCodeableConcept
Element Id ClinicalImpression.prognosisCodeableConcept
Definition

Estimate of likely outcome.

Short Display Estimate of likely outcome
Cardinality 0..*
Terminology Binding Clinical Impression Prognosis ( Example )
Type CodeableConcept
Summary false
ClinicalImpression.prognosisReference
Element Id ClinicalImpression.prognosisReference
Definition

RiskAssessment expressing likely outcome.

Short Display RiskAssessment expressing likely outcome
Cardinality 0..*
Type Reference ( RiskAssessment )
Summary false
ClinicalImpression.supportingInfo
Element Id ClinicalImpression.supportingInfo
Definition

Information supporting the clinical impression. impression, which can contain investigation results.

Short Display Information supporting the clinical impression
Cardinality 0..*
Type Reference ( Any )
Summary false
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.

Short Display Comments made about the ClinicalImpression
Cardinality 0..*
Type Annotation
Summary false
Comments

Don't use this element for content that should more properly appear as one of the specific elements of the impression.