Observation

Measurements and simple assertions made about a patient, device or other subject.

= Must Support, = Is Modifier, = QiCore defined extension

FieldCard.TypeDescription
bodyPosition0..1ExtensionThe qualitative change in the value relative to the previous measurement. Usually only recorded if the change is clinically significant.
Binding: SNOMED CT code system values descending from the following:'body position finding' 9851009 (preferred)
delta0..1ExtensionThe qualitative change in the value relative to the previous measurement. Usually only recorded if the change is clinically significant.
Binding: Code system values for Observation Delta Value Set (example)
basedOn0..*List<CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest>A plan, proposal or order that is fulfilled in whole or in part by this event. For example, a MedicationRequest may require a patient to have laboratory test performed before it is dispensed.
status1..1StringThe status of the result value.
Binding: Codes providing the status of an observation. (required)
category1..*List<Concept>A code that classifies the general type of observation being made.
Binding: Codes for high level observation categories. (preferred)
code1..1ConceptDescribes what was observed. Sometimes this is called the observation "name".
Binding: Codes identifying names of simple observations. (example)
subject1..1Patient | Device | LocationThe patient, or group of patients, location, or device this observation is about and into whose record the observation is placed. If the actual focus of the observation is different from the subject (or a sample of, part, or region of the subject), the `focus` element or the `code` itself specifies the actual focus of the observation.
encounter0..1EncounterThe healthcare event (e.g. a patient and healthcare provider interaction) during which this observation is made.
effective[x]0..1DateTime | Interval<DateTime> | Timing | DateTimeThe time or time-period the observed value is asserted as being true. For biological subjects - e.g. human patients - this is usually called the "physiologically relevant time". This is usually either the time of the procedure or of specimen collection, but very often the source of the date/time is not known, only the date/time itself.
issued0..1DateTimeThe date and time this version of the observation was made available to providers, typically after the results have been reviewed and verified.
performer0..*List<Practitioner | Organization | Patient | RelatedPerson>Who was responsible for asserting the observed value as "true".
value[x]0..1Quantity | Concept | String | Boolean | Integer | Interval<Quantity> | Ratio | SampledData | Time | DateTime | Interval<DateTime>The information determined as a result of making the observation, if the information has a simple value.
Binding: SNOMED CT for coded results (preferred)
dataAbsentReason0..1ConceptProvides a reason why the expected value in the element Observation.value[x] is missing.
Binding: Codes specifying why the result (`Observation.value[x]`) is missing. (extensible)
interpretation0..*List<Concept>A categorical assessment of an observation value. For example, high, low, normal.
Binding: Codes identifying interpretations of observations. (extensible)
bodySite0..1ConceptIndicates the site on the subject's body where the observation was made (i.e. the target site).
Binding: Codes describing anatomical locations. May include laterality. (example)
method0..1ConceptIndicates the mechanism used to perform the observation.
Binding: Methods for simple observations. (example)
specimen0..1SpecimenThe specimen that was used when this observation was made.
device0..1Device | DeviceMetricThe device used to generate the observation data.
referenceRange0..*List<referenceRange>Guidance on how to interpret the value by comparison to a normal or recommended range. Multiple reference ranges are interpreted as an "OR". In other words, to represent two distinct target populations, two `referenceRange` elements would be used.
derivedFrom0..*List<Observation | QuestionnaireResponse>The target resource that represents a measurement from which this observation value is derived. For example, a calculated anion gap or a fetal measurement based on an ultrasound image.
component0..*List<component>Some observations have multiple component observations. These component observations are expressed as separate code value pairs that share the same attributes. Examples include systolic and diastolic component observations for blood pressure measurement and multiple component observations for genetics observations.