rmnldwg / icd

Python library for dealing with ICD codes (revisions 10 & 11)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement `depth` property

rmnldwg opened this issue · comments

I have implemented the depth_in_kind property, but for some reason nothing that returns the total depth of an entry within the ICD codex. This could also make the ancestry() method more straightforward to implement.