...
Code Block |
---|
URL: ${fhir-server-url}/fhir/Location/${location_id}
Method: GET
Headers:
Accept: application/json |
...
Code Block |
---|
URL: ${fhir-server-url}/fhir/Location
Method: GET |
Response times
...
...
Code Block |
---|
URL: ${fhir-server-url}/fhir/Location/${location_id}
Method: GET
Headers:
Accept: application/json |
...
Code Block |
---|
URL: ${fhir-server-url}/fhir/Location
Method: GET |
...