Skip to content

Oscar Billing Status Extension

Canonical../StructureDefinition/oscar-billing-status-extension
Statusdraft · 1.26.0
BaseExtension (constraint)
ContextInvoice (element)
SourceFSH · 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.

Invariants

Every rule in force on a conforming instance. This profile rows are stated here; inherited rows come from the base resource and are listed so that a constraint named on an element is findable. Invariant keys elsewhere on this page link into this table.

Key Source Severity On Rule
ele-1 inherited error Extension All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count())
ext-1 inherited error Extension Must have either extensions or value[x], not both
extension.exists() != value.exists()