Properties

NameRequiredTypeDescription
identifierNoIdentifier[]Business Identifier for observation
basedOnNoReference<CarePlan / DeviceRequest / ImmunizationRecommendation / MedicationRequest / NutritionOrder / ServiceRequest>[]Fulfills plan, proposal or order
partOfNoReference<MedicationAdministration / MedicationDispense / MedicationStatement / Procedure / Immunization / ImagingStudy>[]Part of referenced event
statusYescoderegistered / preliminary / final / amended +
categoryNoCodeableConcept[]Classification of type of observation
codeYesCodeableConceptType of observation (code / type)
subjectNoReference<Patient / Group / Device / Location>Who and/or what the observation is about
focusNoReference<Resource>[]What the observation is about, when it is not about the subject of record
encounterNoReference<Encounter>Healthcare event during which this observation is made
effective[x]NodateTime, Period, Timing, instantClinically relevant time/time-period for observation
issuedNoinstantDate/Time this version was made available
performerNoReference<Practitioner / PractitionerRole / Organization / CareTeam / Patient / RelatedPerson>[]Who is responsible for the observation
value[x]NoQuantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, PeriodActual result
dataAbsentReasonNoCodeableConceptWhy the result is missing
interpretationNoCodeableConcept[]High, low, normal, etc.
noteNoAnnotation[]Comments about the observation
bodySiteNoCodeableConceptObserved body part
methodNoCodeableConceptHow it was done
specimenNoReference<Specimen>Specimen used for this observation
deviceNoReference<Device / DeviceMetric>(Measurement) Device
referenceRangeNoObservationReferenceRangeProvides guide for interpretation
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- lowNoQuantityLow Range, if relevant
- highNoQuantityHigh Range, if relevant
- typeNoCodeableConceptReference range qualifier
- appliesToNoCodeableConcept[]Reference range population
- ageNoRangeApplicable age range, if relevant
- textNostringText based reference range in an observation
hasMemberNoReference<Observation / QuestionnaireResponse / MolecularSequence>[]Related resource that belongs to the Observation group
derivedFromNoReference<DocumentReference / ImagingStudy / Media / QuestionnaireResponse / Observation / MolecularSequence>[]Related measurements the observation is made from
componentNoObservationComponentComponent results
- idNostringUnique id for inter-element referencing
- extensionNoExtension[]Additional content defined by implementations
- modifierExtensionNoExtension[]Extensions that cannot be ignored even if unrecognized
- codeYesCodeableConceptType of component observation (code / type)
- value[x]NoQuantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, PeriodActual component result
- dataAbsentReasonNoCodeableConceptWhy the component result is missing
- interpretationNoCodeableConcept[]High, low, normal, etc.
- referenceRangeNo[]Provides guide for interpretation of component result

Search Parameters

NameTypeDescriptionExpression
codetokenThe code of the observation typeObservation.code
datedateObtained date/time. If the obtained element is a period, a date that falls in the periodObservation.effective
identifiertokenThe unique id for a particular observationObservation.identifier
patientreferenceThe subject that the observation is about (if patient)Observation.subject
encounterreferenceEncounter related to the observationObservation.encounter
based-onreferenceReference to the service request.Observation.basedOn
categorytokenThe classification of the type of observationObservation.category
combo-codetokenThe code of the observation type or component typeObservation.code
combo-data-absent-reasontokenThe reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing.Observation.dataAbsentReason
combo-value-concepttokenThe value or component value of the observation, if the value is a CodeableConceptObservation.value
combo-value-quantityquantityThe value or component value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)Observation.value
component-codetokenThe component code of the observation typeObservation.component.code
component-data-absent-reasontokenThe reason why the expected value in the element Observation.component.value[x] is missing.Observation.component.dataAbsentReason
component-value-concepttokenThe value of the component observation, if the value is a CodeableConceptObservation.component.value
component-value-quantityquantityThe value of the component observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)Observation.component.value
data-absent-reasontokenThe reason why the expected value in the element Observation.value[x] is missing.Observation.dataAbsentReason
derived-fromreferenceRelated measurements the observation is made fromObservation.derivedFrom
devicereferenceThe Device that generated the observation data.Observation.device
focusreferenceThe focus of an observation when the focus is not the patient of record.Observation.focus
has-memberreferenceRelated resource that belongs to the Observation groupObservation.hasMember
methodtokenThe method used for the observationObservation.method
part-ofreferencePart of referenced eventObservation.partOf
performerreferenceWho performed the observationObservation.performer
specimenreferenceSpecimen used for this observationObservation.specimen
statustokenThe status of the observationObservation.status
subjectreferenceThe subject that the observation is aboutObservation.subject
value-concepttokenThe value of the observation, if the value is a CodeableConceptObservation.value
value-datedateThe value of the observation, if the value is a date or period of timeObservation.value
value-quantityquantityThe value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)Observation.value
value-stringstringThe value of the observation, if the value is a string, and also searches in CodeableConcept.textObservation.value
code-value-conceptcompositeCode and coded value parameter pair
code-value-datecompositeCode and date/time value parameter pair
code-value-quantitycompositeCode and quantity value parameter pair
code-value-stringcompositeCode and string value parameter pair
combo-code-value-conceptcompositeCode and coded value parameter pair, including in componentsObservation.component
combo-code-value-quantitycompositeCode and quantity value parameter pair, including in componentsObservation.component
component-code-value-conceptcompositeComponent code and component coded value parameter pairObservation.component
component-code-value-quantitycompositeComponent code and component quantity value parameter pairObservation.component

Inherited Properties

NameRequiredTypeDescription
idNostringLogical id of this artifact
metaNoMetaMetadata about the resource
implicitRulesNouriA set of rules under which this content was created
languageNocodeLanguage of the resource content
textNoNarrativeText summary of the resource, for human interpretation
containedNoResource[]Contained, inline Resources
extensionNoExtension[]Additional content defined by implementations
modifierExtensionNoExtension[]Extensions that cannot be ignored

To view the FHIR specification for this resource, see Observation.