jhu-bids / fhir-zulip-nlp-analysis

Ad hoc NLP (Natural Language Processing) analysis of HL7 FHIR's online Zulip chat streams.
MIT License
0 stars 0 forks source link

Bugfix: Edge case: (i) C-CDA should not include CDA, (ii) check/fix for other similar cases? #7

Closed joeflack4 closed 2 years ago

joeflack4 commented 2 years ago

Summary

How to account for overlap? For example, CDA is different from C-CDA, but C-CDA counts probably include all instances of CDA.

Tasks

joeflack4 commented 2 years ago

I think this is complete now. If we want to add more generalization, we can in the future. Perhaps the CDA/C-CDA is the only such case.