Care Connect API
4.0.0 - CI Build

Care Connect API - Local Development build (v4.0.0). See the Directory of published versions

Observation

Search Parameters

Name Type Description Conformance Path
category token The classification of the type of observation SHOULD Observation.category
code token The code of the observation type SHOULD Observation.code
date date Obtained date/time.
If the obtained element is a period, a date that falls in the period
SHALL Observation.effective[x]
patient reference The subject that the observation is about (if patient) SHALL Observation.subject (Patient)

Systems SHOULD support the following search combinations:

  • patient + category
  • patient + category + date
  • patient + category + code
  • patient + category + code + date