Get Observations (Vitals) for Patient

GET {{baseUrl}}/api/v1/:fhir_version/Observation?subject={{patient-id}}&code=85354-9,55284-4,8867-4,8331-1,9279-1,59408-5&category=vital-signs&_sort=-date

Returns any medical observations for the patient that may be relevant to displaying vital signs. The Vital Signs panel does some cleanup on the data before display.

Request Params

KeyDatatypeRequiredDescription
subjectstring
codestring
categorystring
_sortstring