TheJacksonLaboratory / PhenopacketLab

An Angular/Springboot web application for the loading, editing, saving of data that follows the Phenopacket Schema
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Add endpoint for body site #264

Closed belkassaby closed 1 year ago

belkassaby commented 1 year ago

definition of done

add an endpoint that returns all the body region part of the body region node of the NCIT ontology : https://www.ebi.ac.uk/ols/ontologies/ncit/terms?iri=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FNCIT_C12680&lang=en&viewMode=All&siblings=false

BethSundberg commented 1 year ago

@belkassaby Attempt to create a medical action There is a body site drop-down on the page after setting the Action type to "procedure" It is not finding anything from the ontology. There is a body type drop-down when the action type is "radiation therapy" and it is also not finding anything from the ontology.

Also - please have the drop-down say "Select a body site" not "an body".

Image

Image

belkassaby commented 1 year ago

This has just been deployed on dev

BethSundberg commented 1 year ago

Body type is selectable now in both locations shown above on the dev site.