Workbench · UK

Coding Workbench

Pick one or more SNOMED CT concepts and watch them become a billable HRG tariff — one step at a time. Each button below calls a real microservice (terminology, grouper) so you can see the layered architecture working live.

Patient & encounter context

Tune these inputs to see how age, sex, provider MFF, and stay length shift the final HRG tariff.

SY999WB-WW84NV2W
MFF ×1.047
1

Pick SNOMED CT concepts

Search by clinical term — add as many concepts as you like before moving on. Each pick joins the captured list below.

Pending

Clinical finding or disorder — translates to ICD-10 (e.g. K80.5 — Calculus of gallbladder).

ICD-10
2

Add as encounter

Create a real spell, or just preview here — you'll choose on the next click.

Pending

Click Continue to choose between creating a real spell (POST to /api/v1/encounters) or just previewing the rest of the pipeline in-page.

3

Translate to ICD-10

Call the terminology service directly. Demonstrates the SNOMED → ICD-10/OPCS-4 ExtendedMap layer in isolation.

Pending

Click the button to POST to /api/v1/terminology/translate with { sctid, targetScheme: "ICD-10", jurisdiction: "UK" }.

4

Group to HRG4+ + indicative tariff

Call the grouper service directly. Casemix Companion runs on a Wine-on-Linux Fly sidecar — this is the same engine NHS billing uses.

Pending

Click the button to POST to /api/v1/grouper/uk/hrg with the translated code + patient context.