This
page
is
part
of
the
FHIR
Specification
(v0.0.82:
(v1.0.2:
DSTU
1).
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
Formal
definitions
Detailed
Descriptions
for
the
elements
in
the
Condition
resource.
| Condition | |
| Definition |
Use
to
record
detailed
information
about
conditions,
problems
or
diagnoses
recognized
by
a
clinician.
There
are
many
uses
including:
recording
a
|
| Control | 1..1 |
| Summary | true |
| To Do | * Age is questionable, you might well need a range of Age or even (in practice) a text like "in their teens". => new ballot comment. * Todo: discuss the applicability of assessing stages * Change the description: it is circular. |
| Condition.identifier | |
| Definition |
This
records
identifiers
associated
with
this
condition
that
are
defined
by
business
|
| Note | This is a business identifer, not a resource identifier (see discussion ) |
| Control | 0..* |
| Type | Identifier |
| Requirements |
Need to allow connection to a wider workflow. |
| Summary | true |
|
|
|
| Definition |
Indicates the patient who the condition record is associated with. |
| Control | 1..1 |
| Type |
|
| Summary | true |
| Condition.encounter | |
| Definition |
Encounter during which the condition was first asserted. |
| Control | 0..1 |
| Type |
|
| Summary | true |
| Comments | This record indicates the encounter this particular record is associated with. In the case of a "new" diagnosis reflecting ongoing/revised information about the condition, this might be distinct from the first encounter in which the underlying condition was first "known". |
| Condition.asserter | |
| Definition |
Individual
who
|
| Control | 0..1 |
| Type |
|
| Summary | true |
|
|
|
| Definition |
A
date,
when
the
|
| Control | 0..1 |
| Type | date |
| Summary | true |
| Comments | The Date Recorded represents the date when this particular Condition record was created in the EHR, not the date of the most recent update in terms of when severity, abatement, etc. were specified. The date of the last record modification can be retrieved from the resource metadata. |
| Condition.code | |
| Definition |
Identification of the condition, problem or diagnosis. |
| Control | 1..1 |
| Binding |
|
| Type | CodeableConcept |
| Summary | true |
| Condition.category | |
| Definition |
A
category
assigned
to
the
condition.
|
| Control | 0..1 |
| Binding |
|
| Type | CodeableConcept |
| Summary | true |
| Comments |
The categorization is often highly contextual and may appear poorly differentiated or not very useful in other contexts. |
|
|
|
| Definition |
The clinical status of the condition. |
| Control |
|
| Binding |
|
| Type | code |
| Is Modifier | true |
| Summary | true |
|
|
|
| Definition |
The
|
| Control |
|
| Binding |
|
| Type |
|
| Is Modifier | true |
|
|
|
| Condition.severity | |
| Definition |
A subjective assessment of the severity of the condition as evaluated by the clinician. |
| Control | 0..1 |
| Binding |
|
| Type | CodeableConcept |
| Summary | true |
| Comments |
Coding of the severity with a terminology is preferred, where possible. |
| Condition.onset[x] | |
| Definition |
Estimated or actual date or date-time the condition began, in the opinion of the clinician. |
| Control | 0..1 |
| Type |
|
| [x] Note | See Choice of Data Types for further information about how to use [x] |
| Summary | true |
| Comments |
Age is generally used when the patient reports an age at which the Condition began to occur. |
| Condition.abatement[x] | |
| Definition |
The date or estimated date that the condition resolved or went into remission. This is called "abatement" because of the many overloaded connotations associated with "remission" or "resolution" - Conditions are never really resolved, but they can abate. |
| Control | 0..1 |
| Type |
|
| [x] Note | See Choice of Data Types for further information about how to use [x] |
| Summary | true |
| Comments |
There is no explicit distinction between resolution and remission because in many cases the distinction is not clear. Age is generally used when the patient reports an age at which the Condition abated. If there is no abatement element, it is unknown whether the condition has resolved or entered remission; applications and users should generally assume that the condition is still valid. |
| Condition.stage | |
| Definition |
Clinical stage or grade of a condition. May include formal severity assessments. |
| Control | 0..1 |
| Summary | true |
| Invariants |
Defined
on
this
element
|
| Condition.stage.summary | |
| Definition |
A simple summary of the stage such as "Stage 3". The determination of the stage is disease-specific. |
| Control | 0..1 |
| Binding | Condition Stage: Codes describing condition stages (e.g. Cancer stages). ( Example ) |
| Type | CodeableConcept |
| Summary | true |
| Invariants |
Affect
this
element
|
| Condition.stage.assessment | |
| Definition |
Reference to a formal record of the evidence on which the staging assessment is based. |
| Control | 0..* |
| Type |
|
| Summary | true |
| Invariants |
Affect
this
element
|
| To Do | When an assessment resource / framework is developed, this will be changed from Any to something narrower. |
| Condition.evidence | |
| Definition |
Supporting Evidence / manifestations that are the basis on which this condition is suspected or confirmed. |
| Control | 0..* |
| Summary | true |
| Comments |
The evidence may be a simple list of coded symptoms/manifestations, or references to observations or formal assessments, or both. |
| Invariants |
Defined
on
this
element
|
| Condition.evidence.code | |
| Definition |
A manifestation or symptom that led to the recording of this condition. |
| Control | 0..1 |
|
|
|
|
|
|
|
|
|
| Invariants |
Affect
this
element
|
|
|
|
| Definition |
Links to other relevant information, including pathology reports. |
| Control |
|
| Type |
|
|
|
|
| Invariants |
Affect
this
element
|
|
|
|
| Definition |
The
|
| Control |
|
| Binding |
|
| Type | CodeableConcept |
|
|
|
|
|
May
be
a
|
| Condition.notes | |
| Definition |
Additional information about the Condition. This is a general notes/comments entry for description of the Condition, its diagnosis and prognosis. |
| Control | 0..1 |
| Type | string |
| Summary | true |