Projects
All our projects are open source and can be found on GitHub.
FHIR Terminology Server
TIMS hosts a FHIR server that provides a unique set of ontologies, terminologies, with unique features such as text search and SSSOM-formatted mappings.
SSSOM
SSSOM is a non-TIMS project, but TIMS contributes to this project by enabling it to export FHIR ConceptMap JSON resources with SSSOM extensions.
https://github.com/mapping-commons/sssom-py/
OWL-on-FHIR
Python-based non-minimalistic OWL to FHIR converter.
https://github.com/HOT-Ecosystem/owl-on-fhir
OMOP2OWL-vocab
Convert OMOP vocab into OWL and SemanticSQL.
https://github.com/HOT-Ecosystem/omop2owl-vocab
OMOP2FHIR-vocab
Convert OMOP vocab to FHIR.
https://github.com/HOT-Ecosystem/omop2fhir-vocab
TimsUI
A minimalistic web UI for the TIMS terminology server.