View raw Markdown
type: search-paramsresource: Account

Account Search Parameters

<a id="identifier"></a>

identifier

Description: Account number

Type: token

Expression: Account.identifier

Path: Account.identifier

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Account-identifier

<a id="name"></a>

name

Description: Human-readable label

Type: string

Expression: Account.name

Path: Account.name

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Account-name

<a id="owner"></a>

owner

Description: Entity managing the Account

Type: reference

Expression: Account.owner

Path: Account.owner

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Account-owner

<a id="patient"></a>

patient

Description: The entity that caused the expenses

Type: reference

Expression: Account.subject.where(resolve() is Patient)

Path: Account.subject

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Account-patient

<a id="period"></a>

period

Description: Transaction window

Type: date

Expression: Account.servicePeriod

Path: Account.servicePeriod

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Account-period

<a id="status"></a>

status

Description: active | inactive | entered-in-error | on-hold | unknown

Type: token

Expression: Account.status

Path: Account.status

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Account-status

<a id="subject"></a>

subject

Description: The entity that caused the expenses

Type: reference

Expression: Account.subject

Path: Account.subject

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Account-subject

<a id="guarantor"></a>

guarantor

Description: The parties ultimately responsible for balancing the Account

Type: reference

Expression: Account.guarantor.party

Path: Account.guarantor.party

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Account-guarantor

<a id="type"></a>

type

Description: E.g. patient, expense, depreciation

Type: token

Expression: Account.type

Path: Account.type

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Account-type

<a id="guarantor-account"></a>

guarantor-account

Description: Account to use for the guarantor

Type: reference

Expression: Account.guarantor.account

Path: Account.guarantor.account

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Account-guarantor-account