Account_GET
GET {{baseUrl}}/Account?owner=<string>&patient=<string>&subject=<string>&_id=<string>&_lastUpdated=<date>&_profile=<string>&_security=<string>&_tag=<string>&balance=<integer>&identifier=<string>&name=<string>&period=<date>&status=<string>&type=<string>&_format=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
owner | string | Who is responsible? | |
patient | string | What is account tied to? | |
subject | string | What is account tied to? | |
_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 | |
balance | string | How much is in account? | |
identifier | string | Account number | |
name | string | Human-readable label | |
period | string | Transaction window | |
status | string | active | |
type | string | E.g. patient, expense, depreciation | |
_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"}}]