Skip to content

Billing Launch Destination CodeSystem Code system

Canonical../CodeSystem/nexus-billing-launch-destination
Statusdraft · 1.26.0
Contentcomplete
SourceFSH · JSON

Which ClinicAid screen a $billing-launch opens, sent on the request's destination parameter and echoed on the reply.

One rule divides this list. A destination either opens one appointment or opens a listing. appointment is required by the first and refused by the second -- a listing sent an appointment is refused rather than having it dropped, because dropping it would open a screen the caller did not ask for. The same rule governs item: only an appointment invoice prefills an invoice line, so it is the only destination that admits one.

appointmentInvoice is the default. A request naming no destination reads as that one, which is what keeps a caller written before destinations existed meaning what it meant.

These are wire words, not user-facing text. A caller matches the code and writes its own label.

Code Display Definition
appointmentInvoice Appointment invoice The invoice form for one appointment, prefilled from that appointment's own records. Requires appointment, and is the only destination that admits item. THE DEFAULT: a req…
blankInvoice Blank invoice The invoice form with nothing filled in, completed by the person in ClinicAid. Named for the screen ClinicAid shows rather than for the card that opens it, so relabelling the card…
reports Reports ClinicAid's reports index. It has no subject, so it takes no appointment.
remittanceAdviceList Remittance advice list The Ministry's remittance advice listing: payment results, adjustments and explanatory codes, reconciled against the claims that were submitted. Takes no appointment.
claimRejectList Claim reject list The listing of individual claims the Ministry rejected, which is where one is identified for correction and resubmission. Takes no appointment.
batchEditList Batch edit list The listing of file-level and batch validation errors the Ministry returned after a submission. Takes no appointment.
feeSchedule Fee schedule ClinicAid's fee schedule listing. Takes no appointment.