monarch-initiative / loinc2hpo

Java library to map LOINC-encoded test results to Human Phenotype Ontology
http://loinc2hpo.readthedocs.io/en/latest/
Other
30 stars 8 forks source link

FHIR JSON Parser #14

Closed pnrobinson closed 6 years ago

pnrobinson commented 6 years ago

Implement unit test to input e.g. http://hl7.org/fhir/observation-example-satO2.json.html and to output the correct HPO term

kingmanzhang commented 6 years ago

close this because we are now switching to hapi-fhir. We are going to use their parser.