Task_GET

GET {{baseUrl}}/Task?based-on=<string>&context=<string>&focus=<string>&organization=<string>&owner=<string>&part-of=<string>&patient=<string>&requester=<string>&subject=<string>&_id=<string>&_lastUpdated=<date>&_profile=<string>&_security=<string>&_tag=<string>&authored-on=<date>&business-status=<string>&code=<string>&group-identifier=<string>&identifier=<string>&intent=<string>&modified=<date>&performer=<string>&period=<date>&priority=<string>&status=<string>&_format=<string>

Request Params

KeyDatatypeRequiredDescription
based-onstringSearch by requests this task is based on
contextstringSearch by encounter or episode
focusstringSearch by task focus
organizationstringSearch by responsible organization
ownerstringSearch by task owner
part-ofstringSearch by task this task is part of
patientstringSearch by patient
requesterstringSearch by task requester
subjectstringSearch by subject
_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
authored-onstringSearch by creation date
business-statusstringSearch by business status
codestringSearch by task code
group-identifierstringSearch by group identifier
identifierstringSearch for a task instance by its business identifier
intentstringSearch by task intent
modifiedstringSearch by last modification date
performerstringSearch by recommended type of performer (e.g., Requester, Performer, Scheduler).
periodstringSearch by period Task is/was underway
prioritystringSearch by task priority
statusstringSearch by task status
_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;type&quot;:{&quot;text&quot;:&quot;\u003cstring\u003e&quot;},&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;subject&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;},&quot;created&quot;:&quot;\u003cstring\u003e&quot;,&quot;lastModified&quot;:&quot;\u003cstring\u003e&quot;,&quot;creator&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;},&quot;owner&quot;:{&quot;reference&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;type&quot;:{&quot;text&quot;:&quot;\u003cstring\u003e&quot;},&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;subject&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;},&quot;created&quot;:&quot;\u003cstring\u003e&quot;,&quot;lastModified&quot;:&quot;\u003cstring\u003e&quot;,&quot;creator&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;},&quot;owner&quot;:{&quot;reference&quot;:&quot;\u003cstring\u003e&quot;}}]