issues
search
OCTRI
/
fhir2hpo
Library for converting FHIR messages to HPO
MIT License
7
stars
2
forks
source link
Decouple hpo resource from AnnotationService
#19
Closed
aeyates
closed
6 years ago
aeyates
commented
6 years ago
Add an HPOService that gives information on a Term based on its TermId
Remove AnnotationService dependency on the HPO resource.
Add a method to annotations to provide the Hpo Terms that can be mapped from the LOINC
Add tests to ensure resources are available and synchronized
Fix broken tests and clean up.