Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Superedge | 902 | a day ago | 21 | March 31, 2022 | 34 | other | Go | |||
An edge-native container management system for edge computing | ||||||||||
Tcp Shaker | 385 | 1 | 1 | a month ago | June 03, 2021 | 2 | mit | Go | ||
:heartbeat: Perform TCP handshake without ACK in Go, useful for health check, that is SYN, SYN-ACK, RST. | ||||||||||
Dumpulse | 272 | 5 years ago | mit | Python | ||||||
an embeddable dumb heartbeat daemon in 260 bytes of RAM and ≈350 bytes of code | ||||||||||
Metaknowledge | 117 | 1 | a year ago | 41 | November 03, 2020 | 6 | gpl-2.0 | Python | ||
A Python library for doing bibliometric and network analysis in science and health policy research | ||||||||||
Hyperhealth | 39 | 7 | 5 | 4 years ago | 9 | June 12, 2019 | 2 | JavaScript | ||
Monitor the health of a hyperfeed (hypercore or hyperdrive), including peer count and peer mirror percentages. | ||||||||||
Netengine | 38 | 14 | 2 years ago | 1 | September 04, 2014 | 5 | other | Python | ||
Python abstraction layer for extracting information from network devices. | ||||||||||
Covid 19 Tracker | 36 | 2 years ago | 2 | mit | Dart | |||||
This is an Covid-19 tracker especially made for India | ||||||||||
Qhp Provider Formulary Apis | 31 | 3 years ago | 25 | unlicense | HTML | |||||
Network_health_exporter | 21 | 6 years ago | May 31, 2021 | 1 | apache-2.0 | Go | ||||
Network health exporter for prometheus - Smokeping resurrected on steroids - using ping ICMP Echo Requests | ||||||||||
Netsec_ml | 15 | 5 years ago | Python | |||||||
Spark MLib Training Models for Network Security |
A secure and transparent network for sharing health data
The Patient Data Network is a project that enables people to access and share their health data between people, healthcare professionals and healthcare practitioners. It is built with the Hyperledger Blockchain Composer and uses HL7 FHIR resources.
A detailed description of the project can be found on Medium.
The network consists of three categories;
In FHIR, we have an Audit resource, but that is implicit in the blockchain transactions. The data doesn't live on the blockchain, but instead the blockchain holds a link to the resource which is stored at the healthcare organization. We also store a hash of the data ensuring that the data is not tampered with.
Please check our project Wiki page for details on how to contribute...
To build the project, you must follow the installation instructions given on the Hyperledger Composer Installation guide.
Please follow all the steps to install the Development Environment of Hyperledger Composer for your OS.
Here are the specific versions of software that were used to build this project:
Node installation was performed using NVM (Node Version Manager)
$ nvm --version
0.33.0
We are using the LTS version of Node
$ nvm current
v8.12.0
$ docker --version
Docker version 18.06.1-ce, build e68fc7a215
$ code --version
1.27.2
After installation, we installed the Hypledger CTO plugin.
$ composer --version
v0.20.0
docker ps
$FABRIC_VERSION
, which I am using hlfv12$FABRIC_DEV_SERVERS
$./startNetwork.sh <version#>
The <version#>
must be the version number that appears in the package.json
filecomposer-playground
from the terminal[email protected]
card, you can click on the "Connect now" linkThank you to the Hyperledger Composer Project and HL7 FHIR creators and contributors, without whom this project would not exist.
Mick Lynch is an engineer PhD who loves translating ideas into novel products that have a real impact. He has been working in health IT, software development and team management since 2006.