draft
1 bindingInvoiceStatus
http://hl7.org/fhir/ValueSet/invoice-status
Codes identifying the lifecycle stage of an Invoice.
Official specComposition
| Code | Display | Definition |
|---|---|---|
| draft | draft | the invoice has been prepared but not yet finalized. |
| issued | issued | the invoice has been finalized and sent to the recipient. |
| balanced | balanced | the invoice has been balaced / completely paid. |
| cancelled | cancelled | the invoice was cancelled. |
| entered-in-error | entered in error | the invoice was determined as entered in error before it was issued. |
Bound by
| Resource | Path | Strength |
|---|---|---|
| Invoice | Invoice.status | required |