In my site www.icdmeister.com/site/ one feature is to search for diagnosis codes to find their descriptions. Examples of codes include V70.0, 311, 599.0, 706.1, V25.03, etc. I've configured ZoomSearch with the indexing word rule to allow dots to join words. The max unique words to index limit (I've set it to 300000) has not been exceeded.
All of the codes listed above seem to have been indexed and are listed appropriately when searched for. Other codes (V65.46, 305.1, V25.04) are not found by Zoom Search.
Interestingly, V25.03 and V25.04 are on the same page. The first code is searchable, the second is not. The source code for the content seems indistinguishable to my eye:
Thanks,
Andrew
All of the codes listed above seem to have been indexed and are listed appropriately when searched for. Other codes (V65.46, 305.1, V25.04) are not found by Zoom Search.
Interestingly, V25.03 and V25.04 are on the same page. The first code is searchable, the second is not. The source code for the content seems indistinguishable to my eye:
<li><a name="Initiation_of_other_contraceptive_measures"> Initiation of other contraceptive measures</a>
<span class="code">V25.02</span><ul>
<li>including fitting of diaphragm, prescription of foams, creams, or other agents</li>
</ul></li>
<li>
<a name="Encounter_for_emergency_contraceptive_counse ling_and_prescription">Encounter for emergency contraceptive counseling and prescription</a>
<span class="code">V25.03</span></li>
<li><a name="Counseling_and_instruction_in_natural_family _planning">
Counseling and instruction in natural family planning</a> to avoid
pregnancy<span class="code">V25.04</span></li>
<li> <a name="advice">Other general counseling</a> and advice <span class="code">V25.09</span><ul>
<li>including family planning advice</li>
</ul>
Any suggestions to fix this?<span class="code">V25.02</span><ul>
<li>including fitting of diaphragm, prescription of foams, creams, or other agents</li>
</ul></li>
<li>
<a name="Encounter_for_emergency_contraceptive_counse ling_and_prescription">Encounter for emergency contraceptive counseling and prescription</a>
<span class="code">V25.03</span></li>
<li><a name="Counseling_and_instruction_in_natural_family _planning">
Counseling and instruction in natural family planning</a> to avoid
pregnancy<span class="code">V25.04</span></li>
<li> <a name="advice">Other general counseling</a> and advice <span class="code">V25.09</span><ul>
<li>including family planning advice</li>
</ul>
Thanks,
Andrew
Comment