Demo FHIR Requests

Interested in seeing how our FHIR resources are fleshed out as we continue working on them ? this page contains links to the OpenMRS FHIR QA server so that you can see just that!

Read requests

GET Patient resource by UUID (read)

http://qa01.openmrs.org:8080/openmrs/ws/fhir/Patient/dda12af7-1691-11df-97a5-7038c432aabf

GET Practitioner resource by UUID (read)

http://qa01.openmrs.org:8080/openmrs/ws/fhir/Practitioner/0889114e-3a38-4975-9a52-1a404c8974f8

GET Observation resource by UUID (read)

http://qa01.openmrs.org:8080/openmrs/ws/fhir/Observation/33a41bb0-3bc2-11e4-b466-f89c26e612a6

GET Encounter resource by UUID (read)

http://qa01.openmrs.org:8080/openmrs/ws/fhir/Encounter/bf218490-1691-11df-97a5-7038c432aabf

GET Location resource by UUID (read)

http://qa01.openmrs.org:8080/openmrs/ws/fhir/Location/8d6c993e-c2cc-11de-8d13-0010c6dffd0f

Search requests

GET Patient resource by identifier

http://qa01.openmrs.org:8080/openmrs/ws/fhir/Patient?identifier=101-6

GET Patient resource by UUID (search)

http://qa01.openmrs.org:8080/openmrs/ws/fhir/Patient?_id=dda12af7-1691-11df-97a5-7038c432aabf

GET Practitioner resource by UUID (search)

http://qa01.openmrs.org:8080/openmrs/ws/fhir/Practitioner?_id=0889114e-3a38-4975-9a52-1a404c8974f8

GET Location resource by UUID (search)

http://qa01.openmrs.org:8080/openmrs/ws/fhir/Location?_id=8d6c993e-c2cc-11de-8d13-0010c6dffd0f