https://github.com/sekickivuk-hue/nz-open-emr
· scanned 2026-06-16 00:06 UTC (2 months, 2 weeks ago)
10 raw signals (0 security + 10 graph)
Last scanned 2 months, 2 weeks ago · v1 · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 113 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
HANDOFF.md |
software | healthy | HANDOFF.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
Dockerfile |
software | healthy | Dockerfile |
go.mod |
software | healthy | go.mod |
LICENSE |
software | healthy | LICENSE |
PLAN.md |
software | healthy | PLAN.md |
compose.yaml |
software | healthy | compose.yaml |
encounters.go |
software | healthy | module/encounters/encounters.go |
allergies.go |
software | healthy | module/allergies/allergies.go |
careteam.go |
software | healthy | module/careteam/careteam.go |
family.go |
software | healthy | module/family/family.go |
problems.go |
software | healthy | module/problems/problems.go |
db.go |
software | healthy | internal/testutil/db.go |
api_test.go |
software | healthy | internal/api/api_test.go |
problem_api.go |
software | healthy | internal/api/problem_api.go |
family_careteam_api.go |
software | healthy | internal/api/family_careteam_api.go |
api.go |
software | healthy | internal/api/api.go |
encounter_api.go |
software | healthy | internal/api/encounter_api.go |
allergy_api.go |
software | healthy | internal/api/allergy_api.go |
fhir_test.go |
software | healthy | internal/fhir/fhir_test.go |
fhir.go |
software | healthy | internal/fhir/fhir.go |
audit.go |
software | healthy | internal/audit/audit.go |
audit_test.go |
software | healthy | internal/audit/audit_test.go |
eventstore.go |
software | healthy | internal/eventstore/eventstore.go |
eventstore_test.go |
software | healthy | internal/eventstore/eventstore_test.go |
projector.go |
software | healthy | internal/projection/projector.go |
projector_test.go |
software | healthy | internal/projection/projector_test.go |
identity_test.go |
software | healthy | internal/identity/identity_test.go |
identity.go |
software | healthy | internal/identity/identity.go |
nhi.go |
software | healthy | internal/nhi/nhi.go |
nhi_test.go |
software | healthy | internal/nhi/nhi_test.go |
db_test.go |
software | healthy | internal/db/db_test.go |
schema.sql |
software | healthy | internal/db/schema.sql |
db.go |
software | healthy | internal/db/db.go |
2026-06-13-walking-skeleton.md |
software | healthy | docs/superpowers/plans/2026-06-13-walking-skeleton.md |
2026-06-13-walking-skeleton-design.md |
software | healthy | docs/superpowers/specs/2026-06-13-walking-skeleton-design.md |
main.go |
software | healthy | cmd/emrd/main.go |
web.go |
software | healthy | web/web.go |
index.html |
software | healthy | web/static/index.html |
app.js |
software | healthy | web/static/app.js |
style.css |
software | healthy | web/static/style.css |
ci.yml |
software | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
module |
software | healthy | module |
encounters |
software | healthy | module/encounters |
allergies |
software | healthy | module/allergies |
careteam |
software | healthy | module/careteam |
family |
software | healthy | module/family |
problems |
software | healthy | module/problems |
internal |
software | healthy | internal |
testutil |
software | healthy | internal/testutil |
api |
software | healthy | internal/api |
fhir |
software | healthy | internal/fhir |
audit |
software | healthy | internal/audit |
eventstore |
software | healthy | internal/eventstore |
projection |
software | healthy | internal/projection |
identity |
software | healthy | internal/identity |
nhi |
software | healthy | internal/nhi |
db |
software | healthy | internal/db |
docs |
software | healthy | docs |
superpowers |
software | healthy | docs/superpowers |
plans |
software | healthy | docs/superpowers/plans |
specs |
software | healthy | docs/superpowers/specs |
cmd |
software | healthy | cmd |
emrd |
software | healthy | cmd/emrd |
web |
software | healthy | web |
static |
software | healthy | web/static |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
$ |
software | healthy | web/static/app.js:$ |
api |
software | healthy | web/static/app.js:api |
msg |
software | healthy | web/static/app.js:msg |
el |
software | healthy | web/static/app.js:el |
switchTab |
software | healthy | web/static/app.js:switchTab |
loadActors |
software | healthy | web/static/app.js:loadActors |
chosenFormat |
software | healthy | web/static/app.js:chosenFormat |
refreshNHIPreview |
software | healthy | web/static/app.js:refreshNHIPreview |
loadPatients |
software | healthy | web/static/app.js:loadPatients |
refreshPatientSelects |
software | healthy | web/static/app.js:refreshPatientSelects |
refreshEncounterPanel |
software | healthy | web/static/app.js:refreshEncounterPanel |
selectEncounter |
software | healthy | web/static/app.js:selectEncounter |
refreshDiagnoses |
software | healthy | web/static/app.js:refreshDiagnoses |
refreshAllergyPanel |
software | healthy | web/static/app.js:refreshAllergyPanel |
refreshProblemPanel |
software | healthy | web/static/app.js:refreshProblemPanel |
verifyChain |
software | healthy | web/static/app.js:verifyChain |
wireForms |
software | healthy | web/static/app.js:wireForms |
init |
software | healthy | web/static/app.js:init |
| Label | Layer | Status | Path |
|---|---|---|---|
events |
data | healthy | internal/db/schema.sql |
audit_events |
data | healthy | internal/db/schema.sql |
patients |
data | healthy | internal/db/schema.sql |
notes |
data | healthy | internal/db/schema.sql |
encounters |
data | healthy | internal/db/schema.sql |
encounter_diagnoses |
data | healthy | internal/db/schema.sql |
problems |
data | healthy | internal/db/schema.sql |
past_history |
data | healthy | internal/db/schema.sql |
family_connections |
data | healthy | internal/db/schema.sql |
care_team |
data | healthy | internal/db/schema.sql |
allergies |
data | healthy | internal/db/schema.sql |
projection_state |
data | healthy | internal/db/schema.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8080 |
network | healthy | Dockerfile |
port:5435 |
network | healthy | compose.yaml |
port:5432 |
network | healthy | compose.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
db |
hardware | healthy | compose.yaml |
emrd |
hardware | healthy | compose.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | README.md |
postgresql |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::README.md |
security | healthy | README.md |
auth::internal/identity/identity.go |
security | healthy | internal/identity/identity.go |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/ci.yml |
docker |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-qe3h1xxj |
software | healthy | /tmp/repobility-clone-qe3h1xxj |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/061fa4c4-537a-4044-9f28-5b5156c1ed17/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/061fa4c4-537a-4044-9f28-5b5156c1ed17/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.