-
Notifications
You must be signed in to change notification settings - Fork 1
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
1 parent
f3dbbc3
commit a221241
Showing
8 changed files
with
37 additions
and
24 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"organizationId": "4a7c2c17-6514-46f8-aa05-6a22fb18b4ad", | ||
"organization": { | ||
"id": "4a7c2c17-6514-46f8-aa05-6a22fb18b4ad", | ||
"name": "Stichting MedMij" | ||
"name": "Nictiz" | ||
}, | ||
"emailAddress": "[email protected]", | ||
"status": "ACCEPTED", | ||
|
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 |
---|---|---|
@@ -1,14 +1,15 @@ | ||
{ | ||
"name": "Stichting MedMij", // (1)! | ||
"description": "MedMij is the standard in the Netherlands for the secure exchange of health data between care users and care providers.", | ||
"website": "https://medmij.nl/", | ||
"emailAddress": "[email protected]", | ||
"phoneNumber": "+31 (0)85 303 4959", | ||
"name": "Nictiz", // (1)! | ||
"description": "Nictiz is the Dutch competence center for electronic exchange of health and care information.", | ||
"website": "https://nictiz.nl/", | ||
"githubUrl": "https://github.com/Nictiz", // (2)! | ||
"emailAddress": "[email protected]", | ||
"phoneNumber": "+31 (0)70 317 3450", | ||
"address": { | ||
"street": "Maanweg", | ||
"houseNumber": 174, | ||
"addressLine2": "Building C/3rd floor", | ||
"postalCode": "2516 AB", | ||
"street": "Oude Middenweg", | ||
"houseNumber": 55, // (3)! | ||
"addressLine2": "Office building Palazzo Giardino", | ||
"postalCode": "2491 AC", | ||
"city": "The Hague", | ||
"stateOrRegion": "South Holland", | ||
"country": "NL" | ||
|
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,15 +1,16 @@ | ||
{ | ||
"id": "4a7c2c17-6514-46f8-aa05-6a22fb18b4ad", // (1)! | ||
"name": "Stichting MedMij", | ||
"description": "MedMij is the standard in the Netherlands for the secure exchange of health data between care users and care providers.", | ||
"website": "https://medmij.nl/", | ||
"emailAddress": "[email protected]", | ||
"phoneNumber": "+31 (0)85 303 4959", | ||
"name": "Nictiz", | ||
"description": "Nictiz is the Dutch competence center for electronic exchange of health and care information.", | ||
"website": "https://nictiz.nl/", | ||
"githubUrl": "https://github.com/Nictiz", | ||
"emailAddress": "[email protected]", | ||
"phoneNumber": "+31 (0)70 317 3450", | ||
"address": { | ||
"street": "Maanweg", | ||
"houseNumber": 174, | ||
"addressLine2": "Building C/3rd floor", | ||
"postalCode": "2516 AB", | ||
"street": "Oude Middenweg", | ||
"houseNumber": 55, | ||
"addressLine2": "Office building Palazzo Giardino", | ||
"postalCode": "2491 AC", | ||
"city": "The Hague", | ||
"stateOrRegion": "South Holland", | ||
"country": "NL" | ||
|
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
"organizationId": "4a7c2c17-6514-46f8-aa05-6a22fb18b4ad", | ||
"organization": { | ||
"id": "4a7c2c17-6514-46f8-aa05-6a22fb18b4ad", | ||
"name": "Stichting MedMij" | ||
"name": "Nictiz" | ||
}, | ||
"emailAddress": "[email protected]", | ||
"status": "PENDING" | ||
|
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