ccsm-cds-tools / ccsm-cds-with-tests

This repository contains clinical decision support (CDS) which provides recommendations for cervical cancer screening and management (CCSM).
Apache License 2.0
7 stars 3 forks source link

user-friendly way to handle the date text if only a start time exists #31

Closed dwwinters closed 1 year ago

dwwinters commented 2 years ago

@dwwinters Should we include a user-friendly way to handle the date text if only a start time exists (ex. for an active medication). What about for a date represented as a DateTime versus as a Period?

(NOTE: This applies to MedicationAdministration as well.)

_Originally posted by @mickohanlon23 in https://github.com/ccsm-cds-tools/ccsm-cds-with-tests/pull/23#discussion_r918223864_

mickohanlon23 commented 1 year ago

Resolved in https://github.com/ccsm-cds-tools/ccsm-cds-with-tests/pull/113.