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

KeyDatatypeRequiredDescription
patientstringThe identity of a patient to search for guidance response results
subjectstringThe subject that the guidance response is about
_idstringLogical id of this artifact
_lastUpdatedstringWhen the resource version last changed
_profilestringProfiles this resource claims to conform to
_securitystringSecurity Labels applied to this resource
_tagstringTags applied to this resource
identifierstringThe identifier of the guidance response
requeststringThe identifier of the request associated with the response
_formatstring

RESPONSES

status: OK

[{&quot;resourceType&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;text&quot;:{&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;div&quot;:&quot;\u003cstring\u003e&quot;},&quot;module&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;},&quot;status&quot;:&quot;\u003cstring\u003e&quot;},{&quot;resourceType&quot;:&quot;\u003cstring\u003e&quot;,&quot;id&quot;:&quot;\u003cstring\u003e&quot;,&quot;text&quot;:{&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;div&quot;:&quot;\u003cstring\u003e&quot;},&quot;module&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;},&quot;status&quot;:&quot;\u003cstring\u003e&quot;}]