AsthmaWell · interactive demo
AsthmaWell reads a patient's respiratory record and turns it into something each member of the care team can act on — a risk signal and quality gaps for the clinician, a task list for the community health worker, and a plain-language note for the patient and their family. Pick a synthetic patient below and see the same assessment, told three ways.
Every record here is generated (Synthea, FHIR R4). No real patient data is used.
2 · Selected:
Choose which view to generate. Each calls the same assessment, formatted for a different reader.
Data resolves via loadIndex() and loadOutput() in order: deployed ./data/,
then a local server in your AsthmaWellSamplePatientsSynthea folder, then the built-in mock set.
Swap in the real index.json and cached_outputs/<id>.json when Track A finishes.