AccountConnection
No description
AccountConnection(
_cursor: String
_id: String
_lastUpdated: String
_tag: String
_profile: String
_security: String
_source: String
_text: String
_content: String
_list: String
_has: String
_query: String
_filter: String
_type: String
_sort: String
_count: String
_include: String
_revinclude: String
_summary: String
_total: String
_elements: String
_contained: String
_containedType: String
_customSearchParameters: String
identifier: String
name: String
owner: String
patient: String
period: String
status: String
subject: String
type: String
): ConnectionResult
Arguments
AccountConnection._cursor ● String scalar
AccountConnection._id ● String scalar
Is used to allow searching based on the logical identifier of resources
AccountConnection._lastUpdated ● String scalar
Is used to match resources based on when the most recent change has been made
AccountConnection._tag ● String scalar
Is used to match resources based on tag information in the Resource.meta.tag element
AccountConnection._profile ● String scalar
Is used to match resources based on values in the Resource.meta.profile element
AccountConnection._security ● String scalar
Is used to match resources based on security labels in the Resource.meta.security element
AccountConnection._source ● String scalar
Is used to match resources based on source information in the Resource.meta.source element
AccountConnection._text ● String scalar
Is used to perform searches against the narrative content of a resource
AccountConnection._content ● String scalar
Is used to allow searching all textual content of a resource
AccountConnection._list ● String scalar
Is used to test resources against references in a List resource
AccountConnection._has ● String scalar
Provides limited support for reverse chaining - that is, selecting resources based on the properties of resources that refer to them
AccountConnection._query ● String scalar
Is used to execute a pre-defined and named query operation
AccountConnection._filter ● String scalar
Provides a syntax for expressing a set of query expressions on the underlying resources.
AccountConnection._type ● String scalar
Is used to allow filtering of types in searches that are performed across multiple resource types (e.g., searches across the server root)
AccountConnection._sort ● String scalar
Order to sort results in (can repeat for inner sort orders)
AccountConnection._count ● String scalar
Number of results per page
AccountConnection._include ● String scalar
Other resources to include in the search results that search matches point to
AccountConnection._revinclude ● String scalar
Other resources to include in the search results when they refer to search matches
AccountConnection._summary ● String scalar
Just return the summary elements (for resources where this is defined)
AccountConnection._total ● String scalar
Request a precision of the total number of results for a request
AccountConnection._elements ● String scalar
Request that only a specific set of elements be returned for resources
AccountConnection._contained ● String scalar
Whether to return resources contained in other resources in the search matches
AccountConnection._containedType ● String scalar
If returning contained resources, whether to return the contained or container resources
AccountConnection._customSearchParameters ● String scalar
One or more custom search parameters defined via SearchParameter
AccountConnection.identifier ● String scalar
Account number
AccountConnection.name ● String scalar
Human-readable label
AccountConnection.owner ● String scalar
Entity managing the Account
AccountConnection.patient ● String scalar
The entity that caused the expenses
AccountConnection.period ● String scalar
Transaction window
AccountConnection.status ● String scalar
active | inactive | entered-in-error | on-hold | unknown
AccountConnection.subject ● String scalar
The entity that caused the expenses
AccountConnection.type ● String scalar
E.g. patient, expense, depreciation