FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Patient Care icon Work GroupMaturity Level: 1 Trial UseSecurity Category: Patient Compartments: Encounter, Group, Patient, Practitioner

Detailed Descriptions for the elements in the ClinicalAssessment resource.

Element Id ClinicalAssessment
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 "ClinicalAssessment" 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
Element Id ClinicalAssessment.identifier
Definition

Business identifiers assigned to this clinical assessment 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 assessment 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.

Element Id ClinicalAssessment.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 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 assessment as not currently valid.

Element Id ClinicalAssessment.statusReason
Definition

Captures the reason for the current state of the ClinicalAssessment.

Short Display Reason for current status
Cardinality 0..1
Terminology Binding ClinicalAssessment 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", "on-hold" or "stopped".

Element Id ClinicalAssessment.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
Element Id ClinicalAssessment.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
Element Id ClinicalAssessment.encounter
Definition

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

Short Display The Encounter during which this ClinicalAssessment 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.

Element Id ClinicalAssessment.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 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.

Element Id ClinicalAssessment.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
Element Id ClinicalAssessment.performer
Definition

The clinician performing the assessment.

Short Display The clinician performing the assessment
Cardinality 0..1
Type Reference(Practitioner | PractitionerRole)
Summary true
Element Id ClinicalAssessment.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(ClinicalAssessment)
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).

Element Id ClinicalAssessment.problem
Definition

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

Short Display Relevant assessments 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.

Element Id ClinicalAssessment.changePattern
Definition

Change in the status/pattern of a subject's condition since previously assessed, such as worsening, improving, or no change. It is a subjective assessment of the direction of the change.

Short Display Change in the status/pattern of a subject's condition since previously assessed, such as worsening, improving, or no change
Cardinality 0..1
Terminology Binding ClinicalAssessment Change Pattern (Example)
Type CodeableConcept
Summary false
Element Id ClinicalAssessment.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
Element Id ClinicalAssessment.summary
Definition

A text summary of the investigations and the diagnosis.

Short Display Text summary of the assessment
Cardinality 0..1
Type markdown
Summary false
Element Id ClinicalAssessment.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
Element Id ClinicalAssessment.finding.item
Definition

Specific 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 CodeableReference(Condition | Observation | DocumentReference)
Summary false
Element Id ClinicalAssessment.finding.basis
Definition

Which investigations support finding or diagnosis.

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

Estimate of likely outcome.

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

RiskAssessment expressing likely outcome.

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

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

Short Display Information supporting the clinical assessment
Cardinality 0..*
Type Reference(Any)
Summary false
Element Id ClinicalAssessment.note
Definition

Commentary about the assessment, typically recorded after the assessment itself was made, though supplemental notes by the original author could also appear.

Short Display Comments made about the ClinicalAssessment
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 assessment.