API end point: http://fhir.careevolution.com/Master.Adapter1.WebClient/api/fhir-cedars
.
Combines the CareEvolution Observation and LabObservation concepts
Name | Type | Modifiers , prefixes | Multiple values | Can be chained | Description |
---|---|---|---|---|---|
_id | Token | Yes | See here | ||
_lastUpdated | Date | lt le gt ge | See here | ||
category | Token | Yes |
The classification of the type of observation - path Observation.category. Matches CareEvolution observations whose type is in a term subset with scope 'http://terminology.hl7.org/CodeSystem/observation-category' and name equal to one of the specified codes with system 'http://terminology.hl7.org/CodeSystem/observation-category'. Matches any CareEvolution lab observations if one of the specified category codes is 'laboratory' with system 'http://terminology.hl7.org/CodeSystem/observation-category'. So for example 'category=http://terminology.hl7.org/CodeSystem/observation-category|vital-signs' (and 'category=vital-signs') matches no lab observation and matches observations whose type is in the term subset with scope 'http://terminology.hl7.org/CodeSystem/observation-category' and name 'vital-signs'; 'category=http://terminology.hl7.org/CodeSystem/observation-category|laboratory' (and 'category=laboratory') matches any lab observation and matches observations whose type is in the term subset with scope 'http://terminology.hl7.org/CodeSystem/observation-category' and name 'laboratory'; 'category=http://snomed.info/sct|laboratory' matches no lab observation and matches no observations. |
||
code | Token | :not :in :not-in | Yes | See here | |
date | Date | eq ne lt le gt ge sa eb ap | See here | ||
document-date | Date | eq ne lt le gt ge sa eb ap |
Searches for observation by their associated document date |
||
document-type | Token | :not :in :not-in | Yes |
Searches for observation by their associated document type |
|
encounter | Reference | :missing | Yes | Yes | See here |
patient | Reference | Yes | Yes | See here | |
provenance-agent | Reference | Yes | Yes |
Search by provenance, specified by its author (aka originator) Organization |
|
status | Token | Yes | See here | ||
subject | Reference | Yes | Yes | See here |
Supports multiple sorts