A client produces a medical insurance coding manual, which is updated annually to reflect changes in the medical field. The index for this manual presents medical procedures and services by several criteria. The index has historically been produced from a Word doc organized as a hierarchical tree, with the levels indicated by prefixes. Locators are the 5-digit codes: single codes, multiple codes, and/or sequential ranges of codes appear on the final levels. Here's an example:
main|Operation|
sub|Anatomical location|
sub1|Condition|
sub2|Procedure type A|12345, 12348
sub2|Procedure type B|23456-23458
The Word index doc currently consists of 44,000 lines and runs to 865 single-spaced pages. I need either a Word or Excel method to transform the outline format to a spreadsheet format that Sky Index 8.0 can ingest:
Operation[tab]Anatomical location[tab]Condition[tab]Procedure Type A[tab]12345, 12348
Operation[tab]Anatomical location[tab]Condition[tab]Procedure Type B[tab]23456-23458
Has anyone created a spreadsheet database from a hierarchy, or retained the services of someone who can?