jayped007

jayped007

Hi,

My name is Jay and I am a software developer at the University of Nebraska Medical Center (UNMC).

We have been using NEO4J for storage and querying of medical terminologies like SNOMED CT. SNOMED CT is a semantic terminology which is not a simple hierarchical tree. NEO4J allows this terminology to be represented in its full definition and allows it to be queried using graph queries.

Greetings to all, and I am very glad to be part of this group.

Here is a link to software in GITHUB which we developed at UNMC that loads a SNOMED CT release into a NEO4J graph: It is python-based and uses the py2neo library to interface with NEO4J.

Jay