NER - Lab Reports, Vitals

Hi Everyone,

I have been using scispacy and spacy to load hugging face transformer models to identify diseases, drugs, dosages and link them to UMLS concept ID’s

Now i have an additional requirement to find report data from medical lab reports (Example - Blood reports, cholesterol level etc, and also vitals of the person). Is there any pre-trained transformer model we can load using spacy to solve this issue? , or should we train a NER from scratch to map these entities