cancerDHC / ccdh-terminology-service

CCDH Terminology and Mapping Service
3 stars 4 forks source link

Include code set versions in enumeration output to help with versioning products derived from the Terminology Service #81

Open gaurav opened 3 years ago

gaurav commented 3 years ago

It would be really useful to include version information in the API output -- for example, reporting that a particular enumeration was taken from version 1.1 of the GDC model or something. At the moment, I'm recording the time at which I queried the Terminology Service, which -- as Chris M points out -- is not very useful. So having some sort of "code set version" to replace that with would be fantastic!

joeflack4 commented 3 years ago

@gaurav Thanks for this; I agree.

@jiaola I'm not sure at the moment if we have this information readily at hand or where to get it, so maybe we can discuss on Friday.

jiaola commented 3 years ago

@gaurav Do you know if GDC and PDC have versions on their data dictionaries? I remember I saw it before but I can't find it now.

jiaola commented 3 years ago

@gaurav Also to clarify, is code_set_version for the version of GDC model or CRDC-H model in this use case?