API end point: https://fhir.careevolution.com/Master.Adapter1.WebClient/api/fhir
.
Maps the CareEvolution Patient concept, merging all the patients in the same RecordGroup. The FHIR id is RecordGroup.PersonID
Name | Type | Modifiers , prefixes | Multiple values | Can be chained | Description |
---|---|---|---|---|---|
_count | Special | eq |
The maximum number of resources to return in a result page. |
||
_elements | Special | eq |
Used to request a specific set of elements be returned as part of a resource. |
||
_id | Token | Yes |
Resource id |
||
_source | Uri | :missing | Yes |
Where the resource comes from |
|
_summary | Special | eq |
Used to return only a portion of the resouces. Defaults to 'false', which returns the whole resource. |
||
_total | Special | eq |
Use the value 'estimate' to populate the result bundle's 'total' element with an estimate of the matching number of resources. |
||
address | String | :contains :exact :missing | Yes |
An address in any kind of address/part of the patient |
|
address-city | String | :contains :exact :missing | Yes |
A city specified in an address |
|
address-country | String | :contains :exact :missing | Yes |
A country specified in an address |
|
address-postalcode | String | :contains :exact :missing | Yes |
A postalCode specified in an address |
|
address-state | String | :contains :exact :missing | Yes |
A state specified in an address |
|
age | Number | :missing eq lt le gt ge |
Searches for patients based on age as calculated based on current date and date of birth. Deceased patients are excluded from the search. |
||
birthdate | Date | :missing eq ne lt le gt ge sa eb ap |
The patient's date of birth |
||
ethnicity | Token | :not :in :not-in :missing | Yes |
Returns patients with an ethnicity extension matching the specified code. |
|
family | String | :contains :exact :missing | Yes |
A portion of the family name of the patient |
|
gender | Token | :missing | Yes |
Gender of the patient |
|
given | String | :contains :exact :missing | Yes |
A portion of the given name of the patient |
|
identifier | Token | :missing | Yes |
A patient identifier |
|
language | Token | :not :in :not-in :missing | Yes |
Language code (irrespective of use value) |
|
name | String | :contains :exact :missing | Yes |
A portion of either family or given name of the patient |
|
provenance-agent | Reference (Organization) | :missing | Yes | Yes |
Search by provenance, specified by its author (aka originator) Organization |
race | Token | :not :in :not-in :missing | Yes |
Returns patients with a race extension matching the specified code. |
|
telecom | Token | :missing | Yes |
The value in any kind of telecom details of the patient |
|
us-core-ethnicity | Token | :not :in :not-in :missing | Yes | See here | |
us-core-race | Token | :not :in :not-in :missing | Yes | See here |
Supports multiple sorts