Location Resource
Location is a FHIR resource that represents "details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated." In the current implementation, FHIR Locations are mapped to OpenMRS Location objects.
Supported Elements
The following properties are supported by the OpenMRS FHIR Module:
Location.idLocation.nameLocation.descriptionLocation.addressLocation.positionLocation.statusLocation.telecomLocation.partOfLocation.meta.tag
OpenMRS ↔ FHIR Mapping
OpenMRS Data Model | FHIR Resource |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Available RESTful Endpoints
GET
URL | Description |
|---|---|
| Get a specific location |
| Get locations by name |
| Get locations by city |
| Get locations by country |
| Get locations by postal code |
| Get locations by state |