--- type: "search-params" title: "Account Search Parameters" resource: "Account" --- # Account Search Parameters ## identifier **Description:** Account number **Type:** token **Expression:** Account.identifier **Path:** Account.identifier **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Account-identifier ## 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 ## 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 ## 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 ## period **Description:** Transaction window **Type:** date **Expression:** Account.servicePeriod **Path:** Account.servicePeriod **Standards Status:** normative **URL:** http://hl7.org/fhir/build/SearchParameter/Account-period ## 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 ## 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 ## 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 ## 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 ## 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