API end point: http://fhir.careevolution.com/Master.Adapter1.WebClient/api/fhir-stu3
.
Resource Location (STU3)
Maps the CareEvolution Location concept
Supported interactions
Search parameters
Name |
Type |
Modifiers , prefixes |
Multiple values |
Can be chained |
Description |
_id |
Token |
|
Yes
|
|
See here
|
address |
String |
:contains
:exact
|
|
|
See here
|
address-city |
String |
:contains
:exact
|
|
|
See here
|
address-country |
String |
:contains
:exact
|
|
|
See here
|
address-postalcode |
String |
:contains
:exact
|
|
|
See here
|
address-state |
String |
:contains
:exact
|
|
|
See here
|
name |
String |
:contains
:exact
|
|
|
See here
|
type |
Token |
:not
:in
:not-in
|
Yes
|
|
See here
|
Sorts
Supports multiple sorts
Includes
- Encounter:location
- Provenance:target
Operations
To FHIR mappings
FHIR |
CareEvolution |
address.city |
City
|
address.country |
Country
|
address.district |
County
|
address.line |
Street1
Street2
Street3
|
address.postalCode |
PostalCode
|
address.state |
State
|
description |
LongDescription
|
identifier |
Code
|
name |
Description
|
telecom |
PhoneNumber
Email
WebsiteUrl
|
type |
Type
|
From FHIR mappings
FHIR |
CareEvolution |
address.city |
City
|
address.country |
Country
|
address.district |
County
|
address.line |
Street1
Street2
Street3
|
address.postalCode |
PostalCode
|
address.state |
State
|
description |
Description
LongDescription
|
id |
Code
Description
|
identifier |
Code
Description
|
name |
Description
|
telecom |
PhoneNumber
Email
WebsiteUrl
|
type |
Type
|