cancerDHC / ccdh-terminology-service

CCDH Terminology and Mapping Service
3 stars 4 forks source link

`/models/<model>/entities/<entity>/attributes/<attr>/mappings`: Unimplemented features #130

Open joeflack4 opened 2 years ago

joeflack4 commented 2 years ago

Description

Not all of the SSSOM-spec fields are being used. Even for the ones that are being used, only some of them are actually producing values.

Fields currently showing in response

Fields currently rendering data in response

* These are showing at the top level of the response, not under mappings. IMO, this is probably not a problem as long as we only do this when it is calculated that all items in the mappings response have the same exact value. Otherwise, we should render under mappings, and it might just be better/easier to always do that anyway.


All SSSOM fields

* These are currently used in the terminology service, but not fully implemented. ** These are currently used in the terminology service, and fully implemented.