-
Notifications
You must be signed in to change notification settings - Fork 0
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 #29 from gematik/feature/update-workflow-1-4
Feature/update-workflow-1-4
- Loading branch information
Showing
32 changed files
with
310 additions
and
2,689 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,114 @@ | ||
[ | ||
{ | ||
"outputFile": "ChargeItem-ChargeItem-GET-Completed.json", | ||
"fshName": "ChargeItem-GET-Completed", | ||
"fshType": "Instance", | ||
"fshFile": "examples/Example_ChargeItem.fsh", | ||
"startLine": 1, | ||
"endLine": 29 | ||
}, | ||
{ | ||
"outputFile": "ChargeItem-ChargeItem-POST-Binary.json", | ||
"fshName": "ChargeItem-POST-Binary", | ||
"fshType": "Instance", | ||
"fshFile": "examples/Example_ChargeItem.fsh", | ||
"startLine": 31, | ||
"endLine": 50 | ||
}, | ||
{ | ||
"outputFile": "CodeSystem-GEM-ERPCHRG-CS-ConsentType.json", | ||
"fshName": "GEM_ERPCHRG_CS_ConsentType", | ||
"fshType": "CodeSystem", | ||
"fshFile": "codesystems/GEM_ERPCHRG_CS_ConsentType.fsh", | ||
"startLine": 1, | ||
"endLine": 7 | ||
}, | ||
{ | ||
"outputFile": "Communication-3bbc2209-9c23-4553-986e-a5c9f69a39fb.json", | ||
"fshName": "Communication_ChargChangeReply_Gkv", | ||
"fshType": "Instance", | ||
"fshFile": "examples/Example_Communication_ChargChangeReply.fsh", | ||
"startLine": 1, | ||
"endLine": 15 | ||
}, | ||
{ | ||
"outputFile": "Communication-7bbc2209-9c23-4553-986e-a5c9f69a39fp.json", | ||
"fshName": "Communication_ChargChangeReply_Pkv", | ||
"fshType": "Instance", | ||
"fshFile": "examples/Example_Communication_ChargChangeReply.fsh", | ||
"startLine": 17, | ||
"endLine": 31 | ||
}, | ||
{ | ||
"outputFile": "Communication-b4cf7f71-3ade-40ab-97a9-929f95af29f2.json", | ||
"fshName": "Communication_ChargChangeRequest_Gkv", | ||
"fshType": "Instance", | ||
"fshFile": "examples/Example_Communication_ChargChangeRequest.fsh", | ||
"startLine": 1, | ||
"endLine": 15 | ||
}, | ||
{ | ||
"outputFile": "Communication-b4cf7f71-3ade-40ab-97a9-929f95af29fp.json", | ||
"fshName": "Communication_ChargChangeRequest_Pkv", | ||
"fshType": "Instance", | ||
"fshFile": "examples/Example_Communication_ChargChangeRequest.fsh", | ||
"startLine": 18, | ||
"endLine": 32 | ||
}, | ||
{ | ||
"outputFile": "Consent-0dcc5d4c-bf24-4c06-b02e-be5bc24587e2.json", | ||
"fshName": "ChargeItemConsent", | ||
"fshType": "Instance", | ||
"fshFile": "examples/Example_Consent.fsh", | ||
"startLine": 1, | ||
"endLine": 16 | ||
}, | ||
{ | ||
"outputFile": "StructureDefinition-GEM-ERPCHRG-EX-MarkingFlag.json", | ||
"fshName": "GEM_ERPCHRG_EX_MarkingFlag", | ||
"fshType": "Extension", | ||
"fshFile": "extensions/GEM_ERPCHRG_EX_MarkingFlag.fsh", | ||
"startLine": 1, | ||
"endLine": 37 | ||
}, | ||
{ | ||
"outputFile": "StructureDefinition-GEM-ERPCHRG-PR-ChargeItem.json", | ||
"fshName": "GEM_ERPCHRG_PR_ChargeItem", | ||
"fshType": "Profile", | ||
"fshFile": "profiles/GEM_ERPCHRG_PR_ChargeItem.fsh", | ||
"startLine": 1, | ||
"endLine": 68 | ||
}, | ||
{ | ||
"outputFile": "StructureDefinition-GEM-ERPCHRG-PR-Communication-ChargChangeReply.json", | ||
"fshName": "GEM_ERPCHRG_PR_Communication_ChargChangeReply", | ||
"fshType": "Profile", | ||
"fshFile": "profiles/GEM_ERPCHRG_PR_Communication_ChargChangeReply.fsh", | ||
"startLine": 1, | ||
"endLine": 24 | ||
}, | ||
{ | ||
"outputFile": "StructureDefinition-GEM-ERPCHRG-PR-Communication-ChargChangeReq.json", | ||
"fshName": "GEM_ERPCHRG_PR_Communication_ChargChangeReq", | ||
"fshType": "Profile", | ||
"fshFile": "profiles/GEM_ERPCHRG_PR_Communication_ChargChangeReq.fsh", | ||
"startLine": 1, | ||
"endLine": 26 | ||
}, | ||
{ | ||
"outputFile": "StructureDefinition-GEM-ERPCHRG-PR-Consent.json", | ||
"fshName": "GEM_ERPCHRG_PR_Consent", | ||
"fshType": "Profile", | ||
"fshFile": "profiles/GEM_ERPCHRG_PR_Consent.fsh", | ||
"startLine": 1, | ||
"endLine": 18 | ||
}, | ||
{ | ||
"outputFile": "ValueSet-GEM-ERPCHRG-VS-ConsentType.json", | ||
"fshName": "GEM_ERPCHRG_VS_ConsentType", | ||
"fshType": "ValueSet", | ||
"fshFile": "valuesets/GEM_ERPCHRG_VS_ConsentType.fsh", | ||
"startLine": 1, | ||
"endLine": 6 | ||
} | ||
] |
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,15 @@ | ||
Output File Name Type FSH File Lines | ||
ChargeItem-ChargeItem-GET-Completed.json ChargeItem-GET-Completed Instance examples/Example_ChargeItem.fsh 1 - 29 | ||
ChargeItem-ChargeItem-POST-Binary.json ChargeItem-POST-Binary Instance examples/Example_ChargeItem.fsh 31 - 50 | ||
CodeSystem-GEM-ERPCHRG-CS-ConsentType.json GEM_ERPCHRG_CS_ConsentType CodeSystem codesystems/GEM_ERPCHRG_CS_ConsentType.fsh 1 - 7 | ||
Communication-3bbc2209-9c23-4553-986e-a5c9f69a39fb.json Communication_ChargChangeReply_Gkv Instance examples/Example_Communication_ChargChangeReply.fsh 1 - 15 | ||
Communication-7bbc2209-9c23-4553-986e-a5c9f69a39fp.json Communication_ChargChangeReply_Pkv Instance examples/Example_Communication_ChargChangeReply.fsh 17 - 31 | ||
Communication-b4cf7f71-3ade-40ab-97a9-929f95af29f2.json Communication_ChargChangeRequest_Gkv Instance examples/Example_Communication_ChargChangeRequest.fsh 1 - 15 | ||
Communication-b4cf7f71-3ade-40ab-97a9-929f95af29fp.json Communication_ChargChangeRequest_Pkv Instance examples/Example_Communication_ChargChangeRequest.fsh 18 - 32 | ||
Consent-0dcc5d4c-bf24-4c06-b02e-be5bc24587e2.json ChargeItemConsent Instance examples/Example_Consent.fsh 1 - 16 | ||
StructureDefinition-GEM-ERPCHRG-EX-MarkingFlag.json GEM_ERPCHRG_EX_MarkingFlag Extension extensions/GEM_ERPCHRG_EX_MarkingFlag.fsh 1 - 37 | ||
StructureDefinition-GEM-ERPCHRG-PR-ChargeItem.json GEM_ERPCHRG_PR_ChargeItem Profile profiles/GEM_ERPCHRG_PR_ChargeItem.fsh 1 - 68 | ||
StructureDefinition-GEM-ERPCHRG-PR-Communication-ChargChangeReply.json GEM_ERPCHRG_PR_Communication_ChargChangeReply Profile profiles/GEM_ERPCHRG_PR_Communication_ChargChangeReply.fsh 1 - 24 | ||
StructureDefinition-GEM-ERPCHRG-PR-Communication-ChargChangeReq.json GEM_ERPCHRG_PR_Communication_ChargChangeReq Profile profiles/GEM_ERPCHRG_PR_Communication_ChargChangeReq.fsh 1 - 26 | ||
StructureDefinition-GEM-ERPCHRG-PR-Consent.json GEM_ERPCHRG_PR_Consent Profile profiles/GEM_ERPCHRG_PR_Consent.fsh 1 - 18 | ||
ValueSet-GEM-ERPCHRG-VS-ConsentType.json GEM_ERPCHRG_VS_ConsentType ValueSet valuesets/GEM_ERPCHRG_VS_ConsentType.fsh 1 - 6 |
2 changes: 1 addition & 1 deletion
2
...abc825bc-bc30-45f8-b109-1b343fff5c45.json → .../ChargeItem-ChargeItem-GET-Completed.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
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
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.