langcare-panel-overview — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited langcare-panel-overview (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use when a clinician or practice manager needs aggregate statistics about a patient panel including size, demographics, disease prevalence, and risk distribution.
fhir_search to pull Patient resources for the panel (filtered by managing organization, practitioner, or other criteria)fhir_search to pull Condition resources across the panel for disease prevalence (diabetes, HTN, CHF, COPD, CKD, depression)fhir_search to pull recent Encounter resources for utilization patterns (visit frequency, ED visits, hospitalizations)fhir_search to pull recent Observation resources for key outcome metrics (A1c distribution, BP control rates)fhir_search(resourceType="Patient", queryParams="general-practitioner=[practitioner-id]&_count=500")fhir_search(resourceType="Condition", queryParams="code=http://snomed.info/sct|44054006&clinical-status=active&_count=500")~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.