Skip to case study
PK® / Case study

Independent product case study / Healthcare information and navigation

Care Navigator AI

Help people prepare for care without pretending to replace it.

Care Navigator AI is a source-backed U.S. health-information product for understanding medical terms, reviewing patient documents, checking official medicine-label evidence, organizing questions, and comparing carefully labeled cost benchmarks. It is designed for preparation and navigation—not diagnosis, prescribing, emergency care, or a promise of coverage or price.

Primary evidence
NLM · NIH · FDA · CMS · RxNorm
Inputs
Health terms · PDFs · photos · medication details
Human gate
Clinician · pharmacist · insurer · emergency services
Product boundary
Education and preparation, never diagnosis

01 / Brief

A decision, not a dashboard.

Problem

Health information is fragmented, technical, and easy to overstate.

A person may have a discharge document, an unfamiliar diagnosis, a medication name, and a cost question at the same time. Search results often mix source quality and omit the next practical question. The product must organize evidence without turning general information into individualized medical advice.

Primary user

A patient or caregiver who needs a calm, readable next step.

The interface prioritizes plain language, large controls, keyboard and screen-reader access, visible source dates, emergency escalation, and printable preparation. It assumes limited technical confidence and makes uncertainty explicit.

Ownership

End-to-end product work

  • Defined the non-diagnostic safety boundary and the decisions that remain with clinicians, pharmacists, insurers, and emergency services.
  • Designed the information architecture across health search, document review, medicine evidence, costs, providers, and preparation planning.
  • Selected authoritative public sources and built source ranking, provenance, freshness, and no-match states into the interface.
  • Implemented multimodal extraction safeguards, medication-name confirmation, RxNorm identity checks, and label-evidence presentation.
  • Created accessibility, privacy, urgent-warning, and unsupported-input behavior for older adults and low-confidence users.
  • Built automated route, parser, safety-copy, source-contract, and production-release tests and reviewed failures before publishing.

02 / Architecture

Evidence moves through a visible system.

Each stage has a bounded responsibility. The interface preserves source context and leaves the final judgment with the person using it.

  1. 01

    Clarify the task

    The user chooses health search, document review, costs and coverage, or preparation instead of entering an unbounded clinical prompt.

    Task-specific inputs · no account required · no clinical diagnosis output
  2. 02

    Retrieve authoritative evidence

    Server routes query official or trusted sources close to each claim, such as NLM, NIH, FDA, CMS, and RxNorm.

    Bounded requests · schema validation · explicit source failures
  3. 03

    Extract with confirmation

    PDFs and images are converted into reviewable text and candidate medical terms; low-confidence medication identity requires user confirmation.

    OCR and text extraction · privacy notice · no silent medication guess
  4. 04

    Separate evidence types

    Condition summaries, medicine labels, coverage directories, and price benchmarks retain different labels and limitations.

    Official label ≠ prescription direction · benchmark ≠ pharmacy quote
  5. 05

    Organize the next conversation

    Results become questions, source links, warning signs, and a printable plan rather than a treatment order.

    Plain language · expandable detail · large actionable controls
  6. 06

    Escalate the right owner

    Emergency symptoms route to 911 or 988 where applicable; medication instructions route to a pharmacist or prescriber; coverage and final price route to insurer and pharmacy.

    Human escalation is a product outcome, not a failure

03 / Product decisions

The constraints shape the experience.

Tradeoffs made visible

Source precision over instant completeness

The product may return a narrower answer or an explicit no-match rather than synthesize unsupported health claims.

Readable summary before technical depth

The first view is concise and plain-language; full source detail, administration sections, and provenance remain available on demand.

Useful cost context without false exactness

NADAC and CMS data can show product-level benchmarks, but the interface does not claim a live store quote or plan-specific copay.

Confirmation before medication interpretation

A slightly slower identity step is preferable to showing label evidence for the wrong medicine, strength, or dosage form.

Failure is a designed state

A document is blurry, rotated, or incomplete

The review surfaces extraction confidence and asks for a clearer image or manual confirmation. It does not silently invent missing directions.

An uncommon disease has no concise primary-source definition

The search broadens across trusted rare-disease and biomedical indexes, ranks exact condition records first, and labels missing public definitions rather than creating one.

Medication price evidence is not an exact strength and form match

Partial and mismatch states are visibly separated; mismatches stay hidden by default and the user is directed to confirm the final price with a pharmacy and insurer.

A source is delayed or unavailable

Useful verified sections survive where possible. Unavailable fields show a source-specific recovery path and never become generated facts.

04 / Evaluation

What the system should be tested against.

This is the evaluation surface documented by the implementation—not a claim that every target has already been met.

01

Retrieval precision

Exact diseases, medications, tests, rare conditions, and common misspellings should rank the correct clinical concept above administrative records.

02

Document extraction

Exercise selectable and scanned PDFs, JPG, PNG, screenshots, rotation, low contrast, multi-page files, and deliberately unreadable inputs.

03

Medication safety

Verify identity confirmation, label dates, boxed warnings, interaction framing, pharmacist escalation, and refusal to turn general label text into a personal dose.

04

Cost match integrity

Test exact, partial, and mismatch combinations for name, RxNorm concept, strength, dosage form, benchmark date, and missing plan-specific coverage.

05

Accessibility

Review keyboard flow, zoom, landmarks, labels, focus visibility, reduced motion, error announcements, contrast, and plain-language recovery on mobile and desktop.

06

Clinical boundary

Adversarial checks must confirm the product does not diagnose, prescribe, promise a cure, guarantee a price, or delay emergency care.

05 / Build ownership

What I owned—and where AI assisted.

AI accelerated drafting, implementation alternatives, and adversarial review. Product judgment, source selection, interface decisions, testing, and release approval remained mine.

01

What I decided and designed

Defined the non-diagnostic safety boundary and the decisions that remain with clinicians, pharmacists, insurers, and emergency services. Designed the information architecture across health search, document review, medicine evidence, costs, providers, and preparation planning.

02

What AI assisted

Exploring implementation options, generating draft test cases, checking edge cases, and accelerating repetitive code—always reviewed against the product boundary.

03

What I personally tested and changed

Retrieval precision, Document extraction. Failures were converted into visible recovery states and narrower claims.

04

What I learned

Trust improves when missing evidence, partial provider failures, and the human decision are designed as first-class states instead of footnotes.

05

What I can explain technically

Clarify the task → Retrieve authoritative evidence → Extract with confirmation → Separate evidence types → Organize the next conversation → Escalate the right owner.

06

What I would change in production

The review surfaces extraction confidence and asks for a clearer image or manual confirmation. It does not silently invent missing directions.

06 / Provenance

Every conclusion keeps its source boundary.

Consumer health

MedlinePlus and National Library of Medicine

Condition, test, and medicine education with U.S. National Library of Medicine provenance.

Source ↗
Rare disease

NIH Genetic and Rare Diseases Information Center

Patient-oriented rare-disease information and links to current research and support resources.

Source ↗
Medicine labels

FDA openFDA drug labeling

Official product-label sections, dates, warnings, adverse reactions, and administration text; not a substitute for a prescription label.

Source ↗
Medication identity

NLM RxNorm

Normalized medication concepts used to reduce ambiguity across generic name, strength, and dosage form.

Source ↗
Cost benchmarks

CMS and Medicaid NADAC

Public reimbursement and acquisition-cost evidence used only with dataset-level limitations and match labels.

Source ↗
Safety method

Product source contract

Every surface documents what its source can establish, what it cannot establish, freshness behavior, and the human verification owner.

Internal logic

Implementation note

Last verified from source

Reviewed against the production source contracts, extraction routes, medication evidence, cost matching, accessibility states, and automated release suite. This is product verification, not clinical validation or a substitute for professional medical review.

See the system under real conditions

Try Care Navigator AI.

Open live demo