RSNA / ACR-RSNA-CDEs

JSON schema and other materials related to the joint ACR-RSNA project to create common data elements.
https://radelement.org/
14 stars 5 forks source link

Fix regexes for value codes. #52

Closed talkasab closed 4 months ago

talkasab commented 4 months ago

The regexes we had defined for the value codes didn't work right--for "RDE"-style codes, they didn't actually specify the format (too loose), and for "TO_BE_DETERMINED" codes, they didn't allow our desired pattern.