-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #367 from onc-healthit/add_chpl_list_dec
Fix for daily download, endpoint list for dec
- Loading branch information
Showing
47 changed files
with
53,117 additions
and
16,284 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
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
9 changes: 1 addition & 8 deletions
9
resources/dev_resources/Canvas_Medical_Inc_EndpointSources.json
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,10 +1,3 @@ | ||
{ | ||
"Endpoints": [ | ||
{ | ||
"URL": "https://fhir-modernfamilypractice.canvasmedical.com", | ||
"OrganizationName": "modernfamilypractice", | ||
"NPIID": "", | ||
"OrganizationZipCode": "" | ||
} | ||
] | ||
"Endpoints": null | ||
} |
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,10 @@ | ||
{ | ||
"Endpoints": [ | ||
{ | ||
"URL": "https://classic.carefluence.com/r4", | ||
"OrganizationName": "", | ||
"NPIID": "", | ||
"OrganizationZipCode": "" | ||
} | ||
] | ||
} |
20 changes: 10 additions & 10 deletions
20
resources/dev_resources/Drchrono_Inc_EndpointSources.json
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
20 changes: 10 additions & 10 deletions
20
resources/dev_resources/Enable_Healthcare_Inc_EndpointSources.json
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
15 changes: 1 addition & 14 deletions
15
resources/dev_resources/Integra_Connect_Newco_LLC_EndpointSources.json
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,16 +1,3 @@ | ||
{ | ||
"Endpoints": [ | ||
{ | ||
"URL": "https://uat.minerva.integracloud.com/webconnect/#/auth", | ||
"OrganizationName": "Integra – UAT", | ||
"NPIID": "", | ||
"OrganizationZipCode": "" | ||
}, | ||
{ | ||
"URL": "https://portal.minerva.integracloud.com/minerva/fhir/r4/us-core", | ||
"OrganizationName": "Integra – PROD", | ||
"NPIID": "", | ||
"OrganizationZipCode": "" | ||
} | ||
] | ||
"Endpoints": null | ||
} |
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
12 changes: 0 additions & 12 deletions
12
resources/dev_resources/MedConnect_Inc_EndpointSources.json
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.