nx_healthhelp_site.nx
buildroot/runtime/nx_healthhelp_site.nx
about
nx_healthhelp_site.nx -- M6 of the MEDICAL BILLING & PATIENT ADVOCACY ladder: the /healthhelp PORTAL
generator (the May-2026 healthhelp promise, rebuilt sovereign). hh_page emits a complete zero-JS,
no-form, no-PHI static page whose letter templates are produced BY THE SAME GATED ENGINES the CLI
uses (nx_fin_dispute / nx_medbill_appeal / nx_medbill_charity / nx_medbill_nsa / nx_medbill_civic)
-- single source: the published patterns can never drift from the tested organs. Phase 1 = education
+ copyable patterns ONLY: no script tags, no external srcs, no inputs; nothing is collected, nothing
is sent (the no-PHI doctrine from the original healthhelp scaffold, kept by construction).
nx_cc traps honored: no '#'/'!'/'"' in literals (rgb() colors, byte-33 doctype, single-quote HTML
attributes). license_tier: ORIGINAL
dependencies 6 imports · 2 importers
imports: nx_syscalls.nxnx_fin_dispute.nxnx_medbill_appeal.nxnx_medbill_charity.nxnx_medbill_nsa.nxnx_medbill_civic.nx
imported by: nx_healthhelp_site_gate.nxnx_medbill_cli.nx
structs
| none |
consts
| 16 | const K_MAGIC_16384: i64 = 16384 |
| 17 | const K_MAGIC_96413: i64 = 96413 |
| 18 | const K_MAGIC_20250310: i64 = 20250310 |
| 19 | const K_MAGIC_200000: i64 = 200000 |
| 20 | const K_MAGIC_40000: i64 = 40000 |
| 21 | const K_MAGIC_50000: i64 = 50000 |
functions
| 23 | func hh_c(out: *u8, off: i64, s: *u8) -> i64 |
| 29 | func hh_b(out: *u8, off: i64, b: i64) -> i64 { out[off] = b as u8; return off + 1 } called by 1: hh_page |
| 32 | func hh_sec(out: *u8, off: i64, title: *u8, ctx: *u8, letter: *u8) -> i64 |
| 44 | func hh_page(out: *u8) -> i64 |