|
106 | 106 | </Step> |
107 | 107 | <Condition>(raisefault.RaiseFault.MissingAsid.failed = true)</Condition> |
108 | 108 | </FaultRule> |
109 | | - <FaultRule name="single_asid_ods_header_not_in_partner_list_error"> |
110 | | - <Step> |
111 | | - <Condition>(isFhirR4Path = false)</Condition> |
112 | | - <Name>AssignMessage.SetOperationOutcomeVariablesPreR4</Name> |
113 | | - </Step> |
114 | | - <Step> |
115 | | - <Name>AssignMessage.SetOperationOutcomeODSHeaderValueNotInPartnerListPreR4</Name> |
116 | | - </Step> |
117 | | - <Step> |
118 | | - <Name>AssignMessage.OperationOutcomeErrorResponse</Name> |
119 | | - </Step> |
120 | | - <Condition>(FlowCallout.EUOAllowlistVerify.error_description ~~ ".*Invalid ODS code.*")</Condition>) |
121 | | - </FaultRule> |
122 | | - <FaultRule name="single_asid_ods_header_not_in_partner_list_error_fhir_r4"> |
123 | | - <Step> |
124 | | - <Name>AssignMessage.SetOperationOutcomeODSHeaderValueNotInPartnerListR4</Name> |
125 | | - </Step> |
126 | | - <Step> |
127 | | - <Name>AssignMessage.OperationOutcomeErrorResponse</Name> |
128 | | - </Step> |
129 | | - <Condition>(FlowCallout.EUOAllowlistVerify.error_description ~~ ".*Invalid ODS code.*") and (isFhirR4Path = true)</Condition>) |
130 | | - </FaultRule> |
131 | | - <FaultRule name="single_asid_ods_header_missing_error"> |
132 | | - <Step> |
133 | | - <Condition>(isFhirR4Path = false)</Condition> |
134 | | - <Name>AssignMessage.SetOperationOutcomeVariablesPreR4</Name> |
135 | | - </Step> |
136 | | - <Step> |
137 | | - <Name>AssignMessage.SetOperationOutcomeODSHeaderMissingPreR4</Name> |
138 | | - </Step> |
139 | | - <Step> |
140 | | - <Name>AssignMessage.OperationOutcomeErrorResponse</Name> |
141 | | - </Step> |
142 | | - <Condition>(FlowCallout.EUOAllowlistVerify.error_description ~~ ".*Missing or Empty NHSD-End-User-Organisation-ODS header.*")</Condition>) |
143 | | - </FaultRule> |
144 | | - <FaultRule name="single_asid_ods_header_missing_error_fhir_r4"> |
145 | | - <Step> |
146 | | - <Name>AssignMessage.SetOperationOutcomeODSHeaderMissingR4</Name> |
147 | | - </Step> |
148 | | - <Step> |
149 | | - <Name>AssignMessage.OperationOutcomeErrorResponse</Name> |
150 | | - </Step> |
151 | | - <Condition>(FlowCallout.EUOAllowlistVerify.error_description ~~ ".*Missing or Empty NHSD-End-User-Organisation-ODS header.*") and (isFhirR4Path = true)</Condition>) |
152 | | - </FaultRule> |
| 109 | +<!-- <FaultRule name="single_asid_ods_header_not_in_partner_list_error">--> |
| 110 | +<!-- <Step>--> |
| 111 | +<!-- <Condition>(isFhirR4Path = false)</Condition>--> |
| 112 | +<!-- <Name>AssignMessage.SetOperationOutcomeVariablesPreR4</Name>--> |
| 113 | +<!-- </Step>--> |
| 114 | +<!-- <Step>--> |
| 115 | +<!-- <Name>AssignMessage.SetOperationOutcomeODSHeaderValueNotInPartnerListPreR4</Name>--> |
| 116 | +<!-- </Step>--> |
| 117 | +<!-- <Step>--> |
| 118 | +<!-- <Name>AssignMessage.OperationOutcomeErrorResponse</Name>--> |
| 119 | +<!-- </Step>--> |
| 120 | +<!-- <Condition>(FlowCallout.EUOAllowlistVerify.error_description ~~ ".*Invalid ODS code.*")</Condition>)--> |
| 121 | +<!-- </FaultRule>--> |
| 122 | +<!-- <FaultRule name="single_asid_ods_header_not_in_partner_list_error_fhir_r4">--> |
| 123 | +<!-- <Step>--> |
| 124 | +<!-- <Name>AssignMessage.SetOperationOutcomeODSHeaderValueNotInPartnerListR4</Name>--> |
| 125 | +<!-- </Step>--> |
| 126 | +<!-- <Step>--> |
| 127 | +<!-- <Name>AssignMessage.OperationOutcomeErrorResponse</Name>--> |
| 128 | +<!-- </Step>--> |
| 129 | +<!-- <Condition>(FlowCallout.EUOAllowlistVerify.error_description ~~ ".*Invalid ODS code.*") and (isFhirR4Path = true)</Condition>)--> |
| 130 | +<!-- </FaultRule>--> |
| 131 | +<!-- <FaultRule name="single_asid_ods_header_missing_error">--> |
| 132 | +<!-- <Step>--> |
| 133 | +<!-- <Condition>(isFhirR4Path = false)</Condition>--> |
| 134 | +<!-- <Name>AssignMessage.SetOperationOutcomeVariablesPreR4</Name>--> |
| 135 | +<!-- </Step>--> |
| 136 | +<!-- <Step>--> |
| 137 | +<!-- <Name>AssignMessage.SetOperationOutcomeODSHeaderMissingPreR4</Name>--> |
| 138 | +<!-- </Step>--> |
| 139 | +<!-- <Step>--> |
| 140 | +<!-- <Name>AssignMessage.OperationOutcomeErrorResponse</Name>--> |
| 141 | +<!-- </Step>--> |
| 142 | +<!-- <Condition>(FlowCallout.EUOAllowlistVerify.error_description ~~ ".*Missing or Empty NHSD-End-User-Organisation-ODS header.*")</Condition>)--> |
| 143 | +<!-- </FaultRule>--> |
| 144 | +<!-- <FaultRule name="single_asid_ods_header_missing_error_fhir_r4">--> |
| 145 | +<!-- <Step>--> |
| 146 | +<!-- <Name>AssignMessage.SetOperationOutcomeODSHeaderMissingR4</Name>--> |
| 147 | +<!-- </Step>--> |
| 148 | +<!-- <Step>--> |
| 149 | +<!-- <Name>AssignMessage.OperationOutcomeErrorResponse</Name>--> |
| 150 | +<!-- </Step>--> |
| 151 | +<!-- <Condition>(FlowCallout.EUOAllowlistVerify.error_description ~~ ".*Missing or Empty NHSD-End-User-Organisation-ODS header.*") and (isFhirR4Path = true)</Condition>)--> |
| 152 | +<!-- </FaultRule>--> |
153 | 153 | </FaultRules> |
154 | 154 | <PreFlow> |
155 | 155 | <Request> |
|
0 commit comments