Oscar Billing Status Extension¶
| Canonical | ../StructureDefinition/oscar-billing-status-extension |
|---|---|
| Status | draft · 1.26.0 |
| Base | Extension (constraint) |
| Context | Invoice (element) |
| Source | FSH · JSON |
Raw Oscar Pro billing status code (H|O|P|N|W|B|S|X|D|I) from billing_on_cheader1.status. FHIR's required Invoice.status binding cannot carry the full Oscar enum; this extension preserves round-trip fidelity.
Elements / Key elements
The working view: must-support, required, modifier and sliced elements from the effective (snapshot) definition.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Extension | 0..* | Raw Oscar billing status code Invariants: ele-1, ext-1 |
||
| url | 1..1 | http://hl7.org/fhirpath/System.String | identifies the meaning of the extension i Fixed: ../StructureDefinition/oscar-billing-status-extension |
|
| value[x] | S | 1..1 | code | Raw Oscar billing status code (one of the 10 codes in OscarBillingStatusCS) Binding: Oscar Billing Status Value Set ( required)e.g. H · O · P …Invariants: ele-1 |