API end point: https://parkview-qa.careevolution.dev/api/fhir/r4.

Resource Observation

Supported interactions

Search parameters

Name Type Modifiers, prefixes Multiple values Can be chained Description
_id Token Yes

Resource id

_lastUpdated Date :missing eq ne lt le gt ge sa eb ap

When the resource last changed

_source Uri :missing eq Yes

Where the resource comes from

category Token :missing Yes

The classification of the type of observation

code Token :missing Yes

The code of the observation type

date Date :missing eq ne lt le gt ge sa eb ap

Obtained date/time. If the obtained element is a period, a date that falls in the period

device Reference (Device, DeviceMetric) :missing eq Yes Yes

The Device that generated the observation data.

document-type Token :missing Yes

Returns observations with a document type extension matching the specified code

encounter Reference (Encounter) :missing eq Yes Yes

Encounter related to the observation

patient Reference (Patient) :missing eq Yes Yes

The subject that the observation is about (if patient)

performer Reference (CareTeam, Organization, Patient, Practitioner, PractitionerRole, RelatedPerson) :missing eq Yes Yes

Who performed the observation

status Token :missing eq Yes

The status of the observation

subject Reference (Device, Group, Location, Patient) :missing eq Yes Yes

The subject that the observation is about

Sorts

Includes

Mapped elements

Path Domains
category ObservationCategory
code LabObservationType ObservationType
component.code LabObservationType ObservationType
component.dataAbsentReason DataAbsentReason
component.valueCodeableConcept LabObservationValue ObservationValue
component.valueQuantity UnitsOfMeasure
dataAbsentReason DataAbsentReason
extension[http://careevolution.com/fhirextensions#observation-documentType].valueCodeableConcept DocumentType
interpretation Acuity
referenceRange.high UnitsOfMeasure
referenceRange.low UnitsOfMeasure
valueCodeableConcept LabObservationValue ObservationValue
valueQuantity UnitsOfMeasure

Resource access elements