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

KeyDatatypeRequiredDescription
ownerstringWho is responsible?
patientstringWhat is account tied to?
subjectstringWhat is account tied to?
_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
balancestringHow much is in account?
identifierstringAccount number
namestringHuman-readable label
periodstringTransaction window
statusstringactive
typestringE.g. patient, expense, depreciation
_formatstring

RESPONSES

status: OK

[{&quot;resourceType&quot;:&quot;\u003cstring\u003e&quot;,&quot;fhir_comments&quot;:[&quot;\u003cobject\u003e&quot;,&quot;\u003cobject\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;resourceType&quot;:&quot;\u003cstring\u003e&quot;,&quot;fhir_comments&quot;:[&quot;\u003cobject\u003e&quot;,&quot;\u003cobject\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;}}]