cdisc-org / DDF-RA

This is the repository for all code and documentation for the DDF-RA project.
MIT License
17 stars 1 forks source link

Abbreviations, should these be handled #308

Open dih-cdisc opened 5 months ago

dih-cdisc commented 5 months ago

Do we need to handle abbreviations. Currently we can place these in NarrativeContent without issue but we see repeated definitions. A lot of them will be common across protocols.

Child tickets:

Item Ticket
Model #422
CT #424
API #423
Rules #426
IG #425
Test Data #424
dih-cdisc commented 3 months ago

Some examples, all from the same protocol

Screenshot 2024-04-30 at 06 19 31

Screenshot 2024-04-30 at 06 19 43

Screenshot 2024-04-30 at 06 20 00

Screenshot 2024-04-30 at 06 20 06

Screenshot 2024-04-30 at 06 20 27

dih-cdisc commented 3 months ago

M11 Template includes Section 13

13 APPENDIX: GLOSSARY OF TERMS AND ABBREVIATIONS

Define abbreviations and other terms used in the protocol. A tabular presentation is common and may serve as the definition at first use.

dih-cdisc commented 3 months ago

They are name, label pairs, so like dictionary entries. Here the "tag" is visible whereas the tag is "hidden" in dictionaries.

BSnoeijerCD commented 1 month ago

As discussed with @dih-cdisc last Monday: the first iteration of how abbreviations could be stored: use cases:

UML proposal: Documents_Abbr

To discuss:

BSnoeijerCD commented 1 month ago

As discussed during scrum today

BSnoeijerCD commented 1 month ago

@EMuhlbradt @czwickl Please see the model updates based on our discussions below for your review: StudyVersions_ann

BSnoeijerCD commented 1 month ago

@EMuhlbradt @czwickl : model updates for abbreviations are now in the 4_5 branch.

For the IG we can show how this works in practice for narrative content text as well as syntax templates.