Skip to main content
Version: v0.0.8

Type Alias: ResponseApproval

ResponseApproval = "affirmative" | "negative" | "indeterminate"

A coarse, fail-safe classification of a ResponseOutcome for consumers that only need "did the prescriber say yes?". A denial is never "affirmative", and anything that is not a clean yes/no (including unknown) is "indeterminate" so it is never mistaken for a grant.