-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
18 changed files
with
9,706 additions
and
13,525 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ [email protected] | |
clinical:[email protected] | ||
clinical:[email protected] | ||
clinical:[email protected] | ||
clinical:hl7-fhir-data-infrastructure@6.33.0 | ||
clinical:hl7-fhir-data-infrastructure@6.24.0 | ||
clinical:[email protected] | ||
[email protected] | ||
[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
# com.telerik.plugins.healthkit@https://github.com/rossmartin/HealthKit.git | ||
# [email protected] | ||
# [email protected] | ||
# [email protected] | ||
# [email protected] | ||
# [email protected] | ||
# [email protected] | ||
# [email protected] | ||
# [email protected] | ||
# [email protected] | ||
# [email protected] | ||
# [email protected] | ||
com.telerik.plugins.healthkit@https://github.com/rossmartin/HealthKit.git | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ alanning:roles | |
# DATA INFRASTRUCTURE | ||
[email protected] # The database Meteor supports right now | ||
[email protected] # Reactive variable for tracker | ||
react-meteor-data # React higher-order component for reactively tracking Meteor data | ||
react-meteor-data@2.4.0 # React higher-order component for reactively tracking Meteor data | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
|
@@ -39,18 +39,16 @@ [email protected] # Enable ECMAScript2015+ syntax in app code | |
[email protected] # Server-side component of the `meteor shell` command | ||
[email protected] | ||
npdev:react-loadable | ||
# fourseven:scss | ||
littledata:synced-cron | ||
|
||
# CLINICAL INFRASTRUCTURE | ||
clinical:[email protected] | ||
clinical:[email protected] | ||
clinical:extended-api | ||
clinical:fonts | ||
clinical:hl7-resource-datatypes | ||
clinical:hl7-fhir-data-infrastructure | ||
# clinical:[email protected] | ||
# clinical:[email protected] | ||
# clinical:json-routes | ||
# clinical:vault-server | ||
# clinical:uscore | ||
clinical:json-routes | ||
clinical:vault-server | ||
clinical:uscore | ||
|
||
# TESTING | ||
# meteortesting:mocha | ||
|
@@ -72,3 +70,4 @@ clinical:hl7-fhir-data-infrastructure | |
# mitre:space-health-registry | ||
# symptomatic:data-relay | ||
# symptomatic:data-importer | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"keys": [ | ||
{ | ||
"kty": "EC", | ||
"use": "sig", | ||
"crv": "P-256", | ||
"kid": "yRwxp3sb7ldGlbGcw42zkcamMCo_9QZqUqKR6ZFQtH8", | ||
"x": "ivxR4CWtwm4B0D4Bqbg3YnlQO6SuzF-VFZ66D44IDLA", | ||
"y": "T6EdDPqAz9sIBrTXaR0KTFlbQsmdCbV4ZpObVo_80MY", | ||
"alg": "ES256" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"keys": [ | ||
{ | ||
"kty": "EC", | ||
"d": "hp2_IVKLNhXUZCqz38TBnp4fHqsMq-dVwxDNhnTtRYI", | ||
"use": "sig", | ||
"crv": "P-256", | ||
"kid": "yRwxp3sb7ldGlbGcw42zkcamMCo_9QZqUqKR6ZFQtH8", | ||
"x": "ivxR4CWtwm4B0D4Bqbg3YnlQO6SuzF-VFZ66D44IDLA", | ||
"y": "T6EdDPqAz9sIBrTXaR0KTFlbQsmdCbV4ZpObVo_80MY", | ||
"alg": "ES256" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.