API end point: https://fhir.careevolution.com/Master.Adapter1.WebClient/api/fhir-r4.
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 |
A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text |
|
| 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 server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text |
|
| 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
| CareEvolution | FHIR | |
|---|---|---|
| AccessPolicyID | meta.security | |
| Demographic pictures | photo | |
| Demographic.Addresses.ActiveFrom | address.period | |
| Demographic.Addresses.ActiveTo | address.period | |
| Demographic.Addresses.City | address.city | |
| Demographic.Addresses.Country | address.country | |
| Demographic.Addresses.County | address.district | |
| Demographic.Addresses.PostalCode | address.postalCode | |
| Demographic.Addresses.Properties | address.extension('http://careevolution.com/fhirextensions#properties') | |
| Demographic.Addresses.State | address.state | |
| Demographic.Addresses.Street1 | address.line | |
| Demographic.Addresses.Street2 | address.line | |
| Demographic.Addresses.Street3 | address.line | |
| Demographic.Addresses.Type
Domain: AddressType |
address.use
Bindings: valueset-address-use |
|
| Demographic.BirthSex
Domain: Gender |
extension('http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex')
Bindings: ValueSet-birthsex |
|
| Demographic.ContactInfos.AreaCode | telecom.value | |
| Demographic.ContactInfos.ContactInfoType
Domain: ContactInfoType |
telecom.system
Bindings: valueset-contact-point-system |
|
|
telecom.use
Bindings: valueset-contact-point-use |
||
| Demographic.ContactInfos.ContactInfoUseCode
Domain: ContactInfoUseCode |
telecom.system
Bindings: valueset-contact-point-system |
|
|
telecom.use
Bindings: valueset-contact-point-use |
||
| telecom.rank | ||
| Demographic.ContactInfos.CountryCode | telecom.value | |
| Demographic.ContactInfos.Extension | telecom.value | |
| Demographic.ContactInfos.Info | telecom.value | |
| Demographic.ContactInfos.LocalNumber | telecom.value | |
| Demographic.Deceased | deceased | |
| Demographic.DeceasedDate | deceased | |
| Demographic.DOB | birthDate | |
| Demographic.Ethnicity
Domain: Ethnicity |
extension('http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity') | |
| Demographic.EthnicityAlternate
Domain: Ethnicity |
extension('http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity') | |
| Demographic.EthnicityText | extension('http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity') | |
| Demographic.Gender
Domain: Gender |
gender
Bindings: valueset-administrative-gender |
|
| Demographic.Identifiers | identifier | |
| Demographic.MaritalStatus
Domain: MaritalStatus |
maritalStatus | |
| Demographic.MaritalStatusAlternate
Domain: MaritalStatus |
maritalStatus | |
| Demographic.MaritalStatusText | maritalStatus | |
| Demographic.MultipleBirth | multipleBirth | |
| Demographic.MultipleBirthOrder | multipleBirth | |
| Demographic.Names.FirstName | name.given | |
| Demographic.Names.LastName | name.family | |
| Demographic.Names.MiddleName | name.given | |
| Demographic.Names.Suffix | name.suffix | |
| Demographic.Names.Title | name.prefix | |
| Demographic.Names.Type
Domain: NameType |
name.use
Bindings: valueset-name-use |
|
| Demographic.PreferredLanguage
Domain: PreferredLanguage |
communication | |
| Demographic.PreferredLanguageAlternate
Domain: PreferredLanguage |
communication | |
| Demographic.PreferredLanguageText | communication | |
| Demographic.Race
Domain: Race |
extension('http://hl7.org/fhir/us/core/StructureDefinition/us-core-race') | |
| Demographic.RaceAlternate
Domain: Race |
extension('http://hl7.org/fhir/us/core/StructureDefinition/us-core-race') | |
| Demographic.RaceText | extension('http://hl7.org/fhir/us/core/StructureDefinition/us-core-race') | |
| Demographic.Religion
Domain: Religion |
extension('http://hl7.org/fhir/StructureDefinition/patient-religion') | |
| Demographic.ReligionAlternate
Domain: Religion |
extension('http://hl7.org/fhir/StructureDefinition/patient-religion') | |
| Demographic.ReligionText | extension('http://hl7.org/fhir/StructureDefinition/patient-religion') | |
| id | identifier | |
| Identifier | identifier | |
| PatientInstitutions | extension('http://careevolution.com/fhirextensions#patientInstitutions') | |
| RecordAuthority | identifier |
| CareEvolution | FHIR | |
|---|---|---|
| Demographic pictures | photo | |
| Demographic.Addresses.ActiveFrom | address.period | |
| Demographic.Addresses.ActiveTo | address.period | |
| Demographic.Addresses.City | address.city | |
| Demographic.Addresses.Country | address.country | |
| Demographic.Addresses.County | address.district | |
| Demographic.Addresses.PostalCode | address.postalCode | |
| Demographic.Addresses.Properties | address.extension('http://careevolution.com/fhirextensions#properties') | |
| Demographic.Addresses.State | address.state | |
| Demographic.Addresses.Street1 | address.line | |
| Demographic.Addresses.Street2 | address.line | |
| Demographic.Addresses.Street3 | address.line | |
| Demographic.Addresses.Type
Domain: AddressType |
address.use
Bindings: valueset-address-use |
|
| Demographic.BirthSex
Domain: Gender |
extension('http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex')
Bindings: ValueSet-birthsex |
|
| Demographic.ContactInfos.ContactInfoType
Domain: ContactInfoType |
telecom.system
Bindings: valueset-contact-point-system |
|
|
telecom.use
Bindings: valueset-contact-point-use |
||
| Demographic.ContactInfos.ContactInfoUseCode
Domain: ContactInfoUseCode |
telecom.system
Bindings: valueset-contact-point-system |
|
|
telecom.use
Bindings: valueset-contact-point-use |
||
| Demographic.ContactInfos.Info | telecom.value | |
| Demographic.Deceased | deceased | |
| Demographic.DeceasedDate | deceased | |
| Demographic.DOB | birthDate | |
| Demographic.Ethnicity
Domain: Ethnicity |
extension('http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity') | |
| Demographic.EthnicityAlternate
Domain: Ethnicity |
extension('http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity') | |
| Demographic.EthnicityText | extension('http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity') | |
| Demographic.Gender
Domain: Gender |
gender
Bindings: valueset-administrative-gender |
|
| Demographic.Identifiers | identifier | |
| id | ||
| Demographic.MaritalStatus
Domain: MaritalStatus |
maritalStatus | |
| Demographic.MaritalStatusAlternate
Domain: MaritalStatus |
maritalStatus | |
| Demographic.MaritalStatusText | maritalStatus | |
| Demographic.MultipleBirth | multipleBirth | |
| Demographic.MultipleBirthOrder | multipleBirth | |
| Demographic.Names.FirstName | name.given | |
| name.text | ||
| Demographic.Names.LastName | name.family | |
| name.text | ||
| Demographic.Names.MiddleName | name.given | |
| name.text | ||
| Demographic.Names.Suffix | name.suffix | |
| Demographic.Names.Title | name.prefix | |
| Demographic.Names.Type
Domain: NameType |
name.use
Bindings: valueset-name-use |
|
| Demographic.PreferredLanguage
Domain: PreferredLanguage |
communication | |
| Demographic.PreferredLanguageAlternate
Domain: PreferredLanguage |
communication | |
| Demographic.PreferredLanguageText | communication | |
| Demographic.Race
Domain: Race |
extension('http://hl7.org/fhir/us/core/StructureDefinition/us-core-race') | |
| Demographic.RaceAlternate
Domain: Race |
extension('http://hl7.org/fhir/us/core/StructureDefinition/us-core-race') | |
| Demographic.RaceText | extension('http://hl7.org/fhir/us/core/StructureDefinition/us-core-race') | |
| Demographic.Religion
Domain: Religion |
extension('http://hl7.org/fhir/StructureDefinition/patient-religion') | |
| Demographic.ReligionAlternate
Domain: Religion |
extension('http://hl7.org/fhir/StructureDefinition/patient-religion') | |
| Demographic.ReligionText | extension('http://hl7.org/fhir/StructureDefinition/patient-religion') | |
| Identifier | identifier | |
| RecordAuthority | identifier |