• Read the Resolve Injury dialog form back into ResolveInjuryData. Pure and Foundry-free; takes the plain object produced by FormDataExtended. bodyLocationOverriden is not a form field — the action sets it by comparing the returned bodyLocationCode against the pre-dialog value.

    Parameters

    • formData: Record<string, unknown>

      The plain object produced by FormDataExtended.

    Returns ResolveInjuryData

    The normalized dialog values.