Wiki Spaces
Documentation
Projects
Resources
Get Help from Others
Q&A: Ask OpenMRS
Discussion: OpenMRS Talk
Real-Time: IRC Chat | Slack
url | Description |
---|---|
GET /markerSites | Fetches data of all markers |
GET /marker/uid/{uid} | Fetches markers that were created by 'uid' |
GET /marker/{id} | Fetches marker by id |
GET /marker?type={type}&versions={versions}&dists={dists} | Fetches markers based on type, openmrs_version and distribution |
POST /marker | Creates marker with properties in request |
POST /marker/{id} | Modifies marker of given id with properties in request |
DELETE /marker/{id} | Deletes marker with given id |
GET | POST create | POST update |
---|---|---|
id latitude longitude name url type image patients encounters observations contact notes data atlas_version date_created date_changed created_by show_counts openmrs_version distribution | latitude longitude name url type image patients encounters observations contact notes data atlas_version date_created date_changed created_by show_counts openmrs_version distribution | id latitude longitude name url type image patients encounters observations contact notes data atlas_version date_created date_changed created_by show_counts openmrs_version distribution |
url | Description |
---|---|
GET /distributions | Fetches data of all distributions |
GET |
---|
id name created_at is_standard |
url | Description |
---|---|
POST /module/ping.php | Pings to the server that the marker is alive. |
DELETE /module/ping.php?id={id}&secret={secret} | Deletes marker. |
POST update |
---|
id patients observations encounters atlasVersion data version id modules[] : [ id name version active ] |