Contract_GET
GET {{baseUrl}}/Contract?agent=<string>&authority=<string>&domain=<string>&patient=<string>&signer=<string>&subject=<string>&term-topic=<string>&_id=<string>&_lastUpdated=<date>&_profile=<string>&_security=<string>&_tag=<string>&identifier=<string>&issued=<date>&_format=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
agent | string | Agent to the Contact | |
authority | string | The authority of the contract | |
domain | string | The domain of the contract | |
patient | string | The identity of the subject of the contract (if a patient) | |
signer | string | Contract Signatory Party | |
subject | string | The identity of the subject of the contract | |
term-topic | string | The identity of the topic of the contract terms | |
_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 identity of the contract | |
issued | string | The date/time the contract was issued | |
_format | string |
RESPONSES
status: OK
[{"resourceType":"\u003cstring\u003e","fhir_comments":["\u003cobject\u003e","\u003cobject\u003e"],"id":"\u003cstring\u003e","text":{"status":"\u003cstring\u003e","div":"\u003cstring\u003e"}},{"resourceType":"\u003cstring\u003e","fhir_comments":["\u003cobject\u003e","\u003cobject\u003e"],"id":"\u003cstring\u003e","text":{"status":"\u003cstring\u003e","div":"\u003cstring\u003e"}}]