sennetconsortium / portal-ui

0 stars 1 forks source link

Modify `RUIIntegration` to utilize codes instead of names to establish organ information #1526

Closed maxsibilla closed 1 month ago

maxsibilla commented 1 month ago

Current rui.organ looks like:

{ ontologyId: "RT", name: "tonsil", sex: "male", side: "right" }

We should modify this to utilize the organ_uberon instead of passing the name. Currently talking with the IU team about this.