-
Notifications
You must be signed in to change notification settings - Fork 5
Fix folder naamgeving #381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 |
|---|---|---|
|
|
@@ -1082,7 +1082,7 @@ | |
| }, | ||
| { | ||
| "accessToken": "Bearer 988c42b3-738c-11f0-b558-0800200c9a66", | ||
| "resourceId": "nl-core-Patient-mp9-AXXX_Toorn", | ||
| "resourceId": "nl-core-Patient-mp9-AvandeXXX-Toorn", | ||
| "familyName": "XXX_Toorn", | ||
| "bsn": "999908868", | ||
| "qualificationScript": "MP9 Cert" | ||
|
|
@@ -1179,14 +1179,14 @@ | |
| "qualificationScript": "MP9 Cert" | ||
| }, | ||
| { | ||
| "accessToken": "Bearer 9we86dg8-aab0-4417-9b3c-e6f635892fea", | ||
| "accessToken": "Bearer 24a9d82d-e4ca-4680-8885-4ff3f00a7f7c", | ||
| "resourceId": "patient-XXX-Andrioli", | ||
| "familyName": "XXX_Andrioli", | ||
| "bsn": "999900262", | ||
| "qualificationScript": "ELZ Test (beta)" | ||
| }, | ||
| { | ||
| "accessToken": "Bearer 6wfue3a9-aab0-4417-9b3c-e6f635892fea", | ||
| "accessToken": "Bearer 03e9660e-735a-44e5-ba80-402dd471f47d", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Deze klopt |
||
| "resourceId": "patient-van-XXX-Sanderink-de-Kok", | ||
| "familyName": "van XXX_Sanderink", | ||
| "bsn": "999900250", | ||
|
|
@@ -1309,4 +1309,4 @@ | |
| "bsn": "999909162", | ||
| "qualificationScript": "MP9 3-beta" | ||
| } | ||
| ] | ||
| ] | ||
14 changes: 14 additions & 0 deletions
14
output/R4/MP9-3-0-0-beta/MO/Cert/MedicationData/Receiving-System/properties.json
This file contains hidden or 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 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Receiving-System", | ||
| "description" : "System that receives information from a sending system" }, | ||
| "category" : "MedicationData", | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
15 changes: 15 additions & 0 deletions
15
...0-0-beta/MO/Cert/MedicationData/Retrieving-System/AdministrationAgreement/properties.json
This file contains hidden or 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,15 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Retrieving-System", | ||
| "description" : "Client that queries information from a server (Serving-System)" }, | ||
| "category" : "MedicationData", | ||
| "subcategory" : "AdministrationAgreement", | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
15 changes: 15 additions & 0 deletions
15
...4/MP9-3-0-0-beta/MO/Cert/MedicationData/Retrieving-System/DispenseRequest/properties.json
This file contains hidden or 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,15 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Retrieving-System", | ||
| "description" : "Client that queries information from a server (Serving-System)" }, | ||
| "category" : "MedicationData", | ||
| "subcategory" : "DispenseRequest", | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
15 changes: 15 additions & 0 deletions
15
...-0-beta/MO/Cert/MedicationData/Retrieving-System/MedicationAdministration/properties.json
This file contains hidden or 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,15 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Retrieving-System", | ||
| "description" : "Client that queries information from a server (Serving-System)" }, | ||
| "category" : "MedicationData", | ||
| "subcategory" : "MedicationAdministration", | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
15 changes: 15 additions & 0 deletions
15
...9-3-0-0-beta/MO/Cert/MedicationData/Retrieving-System/MedicationAgreement/properties.json
This file contains hidden or 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,15 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Retrieving-System", | ||
| "description" : "Client that queries information from a server (Serving-System)" }, | ||
| "category" : "MedicationData", | ||
| "subcategory" : "MedicationAgreement", | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
15 changes: 15 additions & 0 deletions
15
...P9-3-0-0-beta/MO/Cert/MedicationData/Retrieving-System/MedicationDispense/properties.json
This file contains hidden or 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,15 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Retrieving-System", | ||
| "description" : "Client that queries information from a server (Serving-System)" }, | ||
| "category" : "MedicationData", | ||
| "subcategory" : "MedicationDispense", | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
15 changes: 15 additions & 0 deletions
15
.../R4/MP9-3-0-0-beta/MO/Cert/MedicationData/Retrieving-System/MedicationUse/properties.json
This file contains hidden or 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,15 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Retrieving-System", | ||
| "description" : "Client that queries information from a server (Serving-System)" }, | ||
| "category" : "MedicationData", | ||
| "subcategory" : "MedicationUse", | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
15 changes: 15 additions & 0 deletions
15
...3-0-0-beta/MO/Cert/MedicationData/Retrieving-System/VariableDosingRegimen/properties.json
This file contains hidden or 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,15 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Retrieving-System", | ||
| "description" : "Client that queries information from a server (Serving-System)" }, | ||
| "category" : "MedicationData", | ||
| "subcategory" : "VariableDosingRegimen", | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
16 changes: 16 additions & 0 deletions
16
output/R4/MP9-3-0-0-beta/MO/Cert/MedicationData/Sending-System-CheckContent/properties.json
This file contains hidden or 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,16 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Sending-System", | ||
| "description" : "System that sends information to a receiving system" }, | ||
| "category" : "MedicationData", | ||
| "variant" : | ||
| { "name" : "CheckContent" }, | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
16 changes: 16 additions & 0 deletions
16
output/R4/MP9-3-0-0-beta/MO/Cert/MedicationData/Sending-System-Nictiz-intern/properties.json
This file contains hidden or 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,16 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Sending-System", | ||
| "description" : "System that sends information to a receiving system" }, | ||
| "category" : "MedicationData", | ||
| "variant" : | ||
| { "name" : "Nictiz-intern" }, | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
14 changes: 14 additions & 0 deletions
14
output/R4/MP9-3-0-0-beta/MO/Cert/MedicationData/Sending-System/properties.json
This file contains hidden or 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 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Sending-System", | ||
| "description" : "System that sends information to a receiving system" }, | ||
| "category" : "MedicationData", | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
15 changes: 15 additions & 0 deletions
15
...-3-0-0-beta/MO/Cert/MedicationData/Serving-System/AdministrationAgreement/properties.json
This file contains hidden or 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,15 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Serving-System", | ||
| "description" : "Server that can be queried by a client (Retrieving-System)" }, | ||
| "category" : "MedicationData", | ||
| "subcategory" : "AdministrationAgreement", | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
15 changes: 15 additions & 0 deletions
15
...t/R4/MP9-3-0-0-beta/MO/Cert/MedicationData/Serving-System/DispenseRequest/properties.json
This file contains hidden or 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,15 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Serving-System", | ||
| "description" : "Server that can be queried by a client (Retrieving-System)" }, | ||
| "category" : "MedicationData", | ||
| "subcategory" : "DispenseRequest", | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
15 changes: 15 additions & 0 deletions
15
...3-0-0-beta/MO/Cert/MedicationData/Serving-System/MedicationAdministration/properties.json
This file contains hidden or 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,15 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Serving-System", | ||
| "description" : "Server that can be queried by a client (Retrieving-System)" }, | ||
| "category" : "MedicationData", | ||
| "subcategory" : "MedicationAdministration", | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
15 changes: 15 additions & 0 deletions
15
.../MP9-3-0-0-beta/MO/Cert/MedicationData/Serving-System/MedicationAgreement/properties.json
This file contains hidden or 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,15 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Serving-System", | ||
| "description" : "Server that can be queried by a client (Retrieving-System)" }, | ||
| "category" : "MedicationData", | ||
| "subcategory" : "MedicationAgreement", | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
15 changes: 15 additions & 0 deletions
15
...4/MP9-3-0-0-beta/MO/Cert/MedicationData/Serving-System/MedicationDispense/properties.json
This file contains hidden or 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,15 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Serving-System", | ||
| "description" : "Server that can be queried by a client (Retrieving-System)" }, | ||
| "category" : "MedicationData", | ||
| "subcategory" : "MedicationDispense", | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
15 changes: 15 additions & 0 deletions
15
output/R4/MP9-3-0-0-beta/MO/Cert/MedicationData/Serving-System/MedicationUse/properties.json
This file contains hidden or 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,15 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Serving-System", | ||
| "description" : "Server that can be queried by a client (Retrieving-System)" }, | ||
| "category" : "MedicationData", | ||
| "subcategory" : "MedicationUse", | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
15 changes: 15 additions & 0 deletions
15
...P9-3-0-0-beta/MO/Cert/MedicationData/Serving-System/VariableDosingRegimen/properties.json
This file contains hidden or 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,15 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Serving-System", | ||
| "description" : "Server that can be queried by a client (Retrieving-System)" }, | ||
| "category" : "MedicationData", | ||
| "subcategory" : "VariableDosingRegimen", | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
14 changes: 14 additions & 0 deletions
14
output/R4/MP9-3-0-0-beta/MO/Cert/MedicationPrescription/Receiving-System/properties.json
This file contains hidden or 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 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Receiving-System", | ||
| "description" : "System that receives information from a sending system" }, | ||
| "category" : "MedicationPrescription", | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
16 changes: 16 additions & 0 deletions
16
...P9-3-0-0-beta/MO/Cert/MedicationPrescription/Sending-System-Nictiz-intern/properties.json
This file contains hidden or 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,16 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Sending-System", | ||
| "description" : "System that sends information to a receiving system" }, | ||
| "category" : "MedicationPrescription", | ||
| "variant" : | ||
| { "name" : "Nictiz-intern" }, | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
14 changes: 14 additions & 0 deletions
14
output/R4/MP9-3-0-0-beta/MO/Cert/MedicationPrescription/Sending-System/properties.json
This file contains hidden or 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 @@ | ||
|
|
||
| { "goal" : "Cert", | ||
| "fhirVersion" : "R4", | ||
| "informationStandard" : "MP9 3.0.0-rc.1", | ||
| "usecase" : "MO", | ||
| "role" : | ||
| { "name" : "Sending-System", | ||
| "description" : "System that sends information to a receiving system" }, | ||
| "category" : "MedicationPrescription", | ||
| "fhirPackage" : | ||
| [ | ||
| { "name" : "nictiz.fhir.nl.r4.medicationprocess9", | ||
| "version" : "2.0.0-beta.6" } ], | ||
| "serverAlias" : "nictiz" } |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deze klopt