GuidanceResponse_GET
GET {{baseUrl}}/GuidanceResponse?patient=<string>&subject=<string>&_id=<string>&_lastUpdated=<date>&_profile=<string>&_security=<string>&_tag=<string>&identifier=<string>&request=<string>&_format=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
patient | string | The identity of a patient to search for guidance response results | |
subject | string | The subject that the guidance response is about | |
_id | string | Logical id of this artifact | |
_lastUpdated | string | When the resource version last changed | |
_profile | string | Profiles this resource claims to conform to | |
_security | string | Security Labels applied to this resource | |
_tag | string | Tags applied to this resource | |
identifier | string | The identifier of the guidance response | |
request | string | The identifier of the request associated with the response | |
_format | string |
RESPONSES
status: OK
[{"resourceType":"\u003cstring\u003e","id":"\u003cstring\u003e","text":{"status":"\u003cstring\u003e","div":"\u003cstring\u003e"},"module":{"reference":"\u003cstring\u003e"},"status":"\u003cstring\u003e"},{"resourceType":"\u003cstring\u003e","id":"\u003cstring\u003e","text":{"status":"\u003cstring\u003e","div":"\u003cstring\u003e"},"module":{"reference":"\u003cstring\u003e"},"status":"\u003cstring\u003e"}]