Skip to main content
Version: v0.0.2

Interface: ComplexMapGroupResolved

A group that resolved to a concrete ICD-10-CM target via its winning rule.

Properties

advice

readonly advice: string

The winning rule's advice, verbatim.


category?

readonly optional category?: string

The steward map category, when supplied (e.g. 447637006).


group

readonly group: number

The 1-based map group.


outcome

readonly outcome: "resolved"

Discriminant.


rule

readonly rule: string

The winning rule text, verbatim ("TRUE", an IFA predicate, …).


target

readonly target: Coding

The resolved ICD-10-CM target coding (drawn verbatim from the map).