Skip to content

Invoice Profile

Canonical../StructureDefinition/nexus-emr-core-invoice
Statusdraft · 1.26.0
BaseInvoice (constraint)
CQL primary code pathtypewhat this means
SourceFSH · JSON

Nexus EMR profile for Invoice representing Canadian provider-side billing records. Aligned with Oscar Pro's billing model: one invoice per claim header, with its line items inline. Phase 1 scope: Ontario OHIP billing via Oscar Pro.

TypedFhir API / Python

The typed accessor surface Invoice exposes for Invoice — generated from this IG's compiled profile; each typed accessor has a validating raw-FHIR twin (xRaw) where marked. The three ports are parity-enforced.

class Invoice(ClinicalResource)generated source

Accessor Type Access Notes
effective_date FuzzyDate | None read-only The resource's effective date — the first present of this profile's date elements (precedence), normalized to the canonical FuzzyDatetime f…
display str | None read-only The resource's human headline — a coded concept's label, else a title / name, else undefined.
status str | None read/write draft | issued | balanced | cancelled | entered-in-error
type Concept | None read/write · raw twin Type of invoice — carries pay_program coding for Canadian billing
subject Reference | None read/write · raw twin The patient who received the services
date FuzzyDate | None read/write Billing date
participant dict[] | None read/write Billing provider and related roles (billing, appointment, assistant, referring)
issuer Reference | None read/write · raw twin Organization issuing the invoice
line_item dict[] | None read/write One line per billing service code
total_gross dict | None read/write Total gross amount
note Notes read/write Free-text comment