Filter Observations
GET {{host}}/fhir/Observation?subject=Patient/{{fhir_patient_id}}&code=http://loinc.org|8302-2&value-quantity=lt1.8|http://unitsofmeasure.org|m
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
subject | string | ||
code | string | ||
value-quantity | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
content-type | string |