Skip to content

dalangobeni/cnds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross Network Directory Service (CNDS)

This Repository contains the source code for the Cross Network Directory Service project. As CNDS is built on top of PopMedNet (PMN) source code, you will need to have an instance of PopMedNet v.6 and above (located in https://github.com/PopMedNet-Team/popmednet). Additionally, you will need a copy of the starter database, located at https://popmednet.atlassian.net/wiki/spaces/DOC/pages/124685521/Starter+Database+6.0

PMN currently enables creation, operation, and governance of distributed health data networks. It supports distributed within-network querying for several large-scale health data networks. The Cross Network Directory Service (CNDS) extends PMN’s existing functionality to enable cross-network discovery of potential collaborators and data sources and querying of those sources while enforcing governance rules. A flexible data model to capture the metadata collected was developed and integrates CNDS with PopMedNet. As such, a PopMedNet instance needs to be deployed to use CNDS.

CNDS is a set of services that can be invoked by PMN instances, rather than by wholesale modification of PMN. CNDS provides a standard set of functions that PMN can call upon through APIs.

To use CNDS, you 1st need to clone or download files from this repository. Once the you have the files locally, you will need to unzip the following files before starting the set up process: Lpp.Dns.Model/SQLScripts/Archive/DNS2_c_optional_MedicalCodes.sql and DataMartClientDBSetup/Demonstration Query Tool.mdb

After unzipping the files open the word document PopMedNet CNDS Build v3.docx to follow instructions on setting up an instance of CNDS.

Please reach out to us at https://popmednet.atlassian.net/servicedesk/customer/portal/1/group/10 with questions or to report any problems.

DOI

About

Cross Network Directory Service (CNDS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.9%
  • C# 22.3%
  • PLpgSQL 10.3%
  • TypeScript 4.7%
  • HTML 2.8%
  • XSLT 0.4%
  • Other 0.6%