## Description HTML parsing is not handled consistently in CDA parsing and FHIR. ## Tasks - [ ] Create consistent utilities for text-to-HTML conversions - [ ] Implement standardized handling for quantity fields (string vs int) - [ ] Add validation to ensure proper data types are used in FHIR resources
Description
HTML parsing is not handled consistently in CDA parsing and FHIR.
Tasks