View raw Markdown
type: search-paramsresource: Invoice

Invoice Search Parameters

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

account

Description: Account that is being balanced

Type: reference

Expression: Invoice.account

Path: Invoice.account

Standards Status: normative

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

<a id="date"></a>

date

Description: Invoice date / posting date

Type: date

Expression: Invoice.creation

Path: Invoice.creation

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Invoice-date

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

identifier

Description: Business Identifier for item

Type: token

Expression: Invoice.identifier

Path: Invoice.identifier

Standards Status: normative

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

<a id="issuer"></a>

issuer

Description: Issuing Organization of Invoice

Type: reference

Expression: Invoice.issuer

Path: Invoice.issuer

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Invoice-issuer

<a id="participant"></a>

participant

Description: Individual who was involved

Type: reference

Expression: Invoice.participant.actor

Path: Invoice.participant.actor

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Invoice-participant

<a id="participant-role"></a>

participant-role

Description: Type of involvement in creation of this Invoice

Type: token

Expression: Invoice.participant.role

Path: Invoice.participant.role

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Invoice-participant-role

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

patient

Description: Recipient(s) of goods and services

Type: reference

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

Path: Invoice.subject

Standards Status: normative

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

<a id="recipient"></a>

recipient

Description: Recipient of this invoice

Type: reference

Expression: Invoice.recipient

Path: Invoice.recipient

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Invoice-recipient

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

status

Description: draft | issued | balanced | cancelled | entered-in-error

Type: token

Expression: Invoice.status

Path: Invoice.status

Standards Status: normative

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

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

subject

Description: Recipient(s) of goods and services

Type: reference

Expression: Invoice.subject

Path: Invoice.subject

Standards Status: normative

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

<a id="totalgross"></a>

totalgross

Description: Gross total of this Invoice

Type: quantity

Expression: Invoice.totalGross

Path: Invoice.totalGross

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Invoice-totalgross

<a id="totalnet"></a>

totalnet

Description: Net total of this Invoice

Type: quantity

Expression: Invoice.totalNet

Path: Invoice.totalNet

Standards Status: normative

URL: http://hl7.org/fhir/build/SearchParameter/Invoice-totalnet

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

type

Description: Type of Invoice

Type: token

Expression: Invoice.type

Path: Invoice.type

Standards Status: normative

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