ga4gh / gks-core

Common classes and schemas used by all GKS specifications (ie. VR, VA, etc..)
Apache License 2.0
2 stars 0 forks source link

Representative Mappings #1

Closed bwalsh closed 4 weeks ago

bwalsh commented 12 months ago

As an informatician or analyst, in order to better understand GKS schemas and populate datasets correctly, it would be useful to have representative Mappings to common code systems [SNOMED, LOINC, MONDO…]

larrybabb commented 4 months ago

I agree with that statement @bwalsh. We have added the .mappings attribute to the DomainEntity class which is a means by which you can relate common code systems and their identifiers to various domain concepts (i.e. Disease for MONDO and SNOMED). If this is not precisely what you are looking for, could you provide a clear example of a use case or two with example data?

bwalsh commented 4 months ago

Thanks @larrybabb - this mapping looks perfect.