Skip to content

Commit 755f93f

Browse files
Upgrade: [dependabot] - bump fhir.version from 7.4.5 to 7.6.0 (#220)
Bumps `fhir.version` from 7.4.5 to 7.6.0. Updates `ca.uhn.hapi.fhir:hapi-fhir-validation-resources-r4` from 7.4.5 to 7.6.0 Updates `ca.uhn.hapi.fhir:hapi-fhir-structures-r4` from 7.4.5 to 7.6.0 Updates `ca.uhn.hapi.fhir:hapi-fhir-validation` from 7.4.5 to 7.6.0 Updates `ca.uhn.hapi.fhir:hapi-fhir-caching-caffeine` from 7.4.5 to 7.6.0 Updates `ca.uhn.hapi.fhir:hapi-fhir-base` from 7.4.5 to 7.6.0 You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anthony Brown <121869075+anthony-nhs@users.noreply.github.com>
1 parent 9c1af15 commit 755f93f

File tree

4 files changed

+79
-7
lines changed

4 files changed

+79
-7
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<maven.compiler.source>21</maven.compiler.source>
1919
<maven.compiler.target>21</maven.compiler.target>
2020
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
21-
<fhir.version>7.4.5</fhir.version>
21+
<fhir.version>7.6.0</fhir.version>
2222
<log4j.version>2.24.2</log4j.version>
2323
<fasterxml.version>2.18.1</fasterxml.version>
2424
<sonar.organization>nhsdigital</sonar.organization>

src/test/resources/results/invalidBundle.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
"valueString": "Terminology_PassThrough_TX_Message"
217217
}
218218
],
219-
"severity": "information",
219+
"severity": "warning",
220220
"code": "processing",
221221
"details": {
222222
"coding": [
@@ -247,7 +247,7 @@
247247
"valueString": "Terminology_PassThrough_TX_Message"
248248
}
249249
],
250-
"severity": "information",
250+
"severity": "warning",
251251
"code": "processing",
252252
"details": {
253253
"coding": [

src/test/resources/results/searchSet.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,10 +153,22 @@
153153
{
154154
"url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-col",
155155
"valueInteger": 499
156+
},
157+
{
158+
"url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id",
159+
"valueString": "This_element_does_not_match_any_known_slice_"
156160
}
157161
],
158162
"severity": "information",
159163
"code": "processing",
164+
"details": {
165+
"coding": [
166+
{
167+
"system": "http://hl7.org/fhir/java-core-messageId",
168+
"code": "This_element_does_not_match_any_known_slice_"
169+
}
170+
]
171+
},
160172
"diagnostics": "This element does not match any known slice defined in the profile https://fhir.nhs.uk/StructureDefinition/NHSDigital-MedicationRequest-CodeableConcept (this may not be a problem, but you should check that it's not intended to match a slice) - Bundle.entry[0].resource/*MedicationRequest/null*/.medication.ofType(CodeableConcept).coding[0]: Does not match slice 'SNOMED' (discriminator: ('http://snomed.info/sct' in system))",
161173
"location": [
162174
"Bundle.entry[0].resource/*MedicationRequest/null*/.medication.ofType(CodeableConcept).coding[0]",
@@ -501,10 +513,22 @@
501513
{
502514
"url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-col",
503515
"valueInteger": 1598
516+
},
517+
{
518+
"url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id",
519+
"valueString": "This_element_does_not_match_any_known_slice_"
504520
}
505521
],
506522
"severity": "information",
507523
"code": "processing",
524+
"details": {
525+
"coding": [
526+
{
527+
"system": "http://hl7.org/fhir/java-core-messageId",
528+
"code": "This_element_does_not_match_any_known_slice_"
529+
}
530+
]
531+
},
508532
"diagnostics": "This element does not match any known slice defined in the profile https://fhir.nhs.uk/StructureDefinition/NHSDigital-MedicationRequest-CodeableConcept (this may not be a problem, but you should check that it's not intended to match a slice) - Bundle.entry[1].resource/*MedicationRequest/null*/.medication.ofType(CodeableConcept).coding[0]: Does not match slice 'SNOMED' (discriminator: ('http://snomed.info/sct' in system))",
509533
"location": [
510534
"Bundle.entry[1].resource/*MedicationRequest/null*/.medication.ofType(CodeableConcept).coding[0]",
@@ -849,10 +873,22 @@
849873
{
850874
"url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-col",
851875
"valueInteger": 2710
876+
},
877+
{
878+
"url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id",
879+
"valueString": "This_element_does_not_match_any_known_slice_"
852880
}
853881
],
854882
"severity": "information",
855883
"code": "processing",
884+
"details": {
885+
"coding": [
886+
{
887+
"system": "http://hl7.org/fhir/java-core-messageId",
888+
"code": "This_element_does_not_match_any_known_slice_"
889+
}
890+
]
891+
},
856892
"diagnostics": "This element does not match any known slice defined in the profile https://fhir.nhs.uk/StructureDefinition/NHSDigital-MedicationRequest-CodeableConcept (this may not be a problem, but you should check that it's not intended to match a slice) - Bundle.entry[2].resource/*MedicationRequest/null*/.medication.ofType(CodeableConcept).coding[0]: Does not match slice 'SNOMED' (discriminator: ('http://snomed.info/sct' in system))",
857893
"location": [
858894
"Bundle.entry[2].resource/*MedicationRequest/null*/.medication.ofType(CodeableConcept).coding[0]",
@@ -1197,10 +1233,22 @@
11971233
{
11981234
"url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-col",
11991235
"valueInteger": 3810
1236+
},
1237+
{
1238+
"url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id",
1239+
"valueString": "This_element_does_not_match_any_known_slice_"
12001240
}
12011241
],
12021242
"severity": "information",
12031243
"code": "processing",
1244+
"details": {
1245+
"coding": [
1246+
{
1247+
"system": "http://hl7.org/fhir/java-core-messageId",
1248+
"code": "This_element_does_not_match_any_known_slice_"
1249+
}
1250+
]
1251+
},
12041252
"diagnostics": "This element does not match any known slice defined in the profile https://fhir.nhs.uk/StructureDefinition/NHSDigital-MedicationRequest-CodeableConcept (this may not be a problem, but you should check that it's not intended to match a slice) - Bundle.entry[3].resource/*MedicationRequest/null*/.medication.ofType(CodeableConcept).coding[0]: Does not match slice 'SNOMED' (discriminator: ('http://snomed.info/sct' in system))",
12051253
"location": [
12061254
"Bundle.entry[3].resource/*MedicationRequest/null*/.medication.ofType(CodeableConcept).coding[0]",
@@ -1621,10 +1669,22 @@
16211669
{
16221670
"url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-col",
16231671
"valueInteger": 495
1672+
},
1673+
{
1674+
"url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id",
1675+
"valueString": "This_element_does_not_match_any_known_slice_"
16241676
}
16251677
],
16261678
"severity": "information",
16271679
"code": "processing",
1680+
"details": {
1681+
"coding": [
1682+
{
1683+
"system": "http://hl7.org/fhir/java-core-messageId",
1684+
"code": "This_element_does_not_match_any_known_slice_"
1685+
}
1686+
]
1687+
},
16281688
"diagnostics": "This element does not match any known slice defined in the profile https://fhir.nhs.uk/StructureDefinition/NHSDigital-MedicationRequest-CodeableConcept (this may not be a problem, but you should check that it's not intended to match a slice) - Bundle.entry[0].resource/*MedicationRequest/null*/.medication.ofType(CodeableConcept).coding[0]: Does not match slice 'SNOMED' (discriminator: ('http://snomed.info/sct' in system))",
16291689
"location": [
16301690
"Bundle.entry[0].resource/*MedicationRequest/null*/.medication.ofType(CodeableConcept).coding[0]",
@@ -2048,10 +2108,22 @@
20482108
{
20492109
"url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-issue-col",
20502110
"valueInteger": 499
2111+
},
2112+
{
2113+
"url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-message-id",
2114+
"valueString": "This_element_does_not_match_any_known_slice_"
20512115
}
20522116
],
20532117
"severity": "information",
20542118
"code": "processing",
2119+
"details": {
2120+
"coding": [
2121+
{
2122+
"system": "http://hl7.org/fhir/java-core-messageId",
2123+
"code": "This_element_does_not_match_any_known_slice_"
2124+
}
2125+
]
2126+
},
20552127
"diagnostics": "This element does not match any known slice defined in the profile https://fhir.nhs.uk/StructureDefinition/NHSDigital-MedicationRequest-CodeableConcept (this may not be a problem, but you should check that it's not intended to match a slice) - Bundle.entry[0].resource/*MedicationRequest/null*/.medication.ofType(CodeableConcept).coding[0]: Does not match slice 'SNOMED' (discriminator: ('http://snomed.info/sct' in system))",
20562128
"location": [
20572129
"Bundle.entry[0].resource/*MedicationRequest/null*/.medication.ofType(CodeableConcept).coding[0]",

src/test/resources/results/validBundle.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"valueString": "Terminology_PassThrough_TX_Message"
136136
}
137137
],
138-
"severity": "information",
138+
"severity": "warning",
139139
"code": "processing",
140140
"details": {
141141
"coding": [
@@ -266,7 +266,7 @@
266266
"valueString": "Terminology_PassThrough_TX_Message"
267267
}
268268
],
269-
"severity": "information",
269+
"severity": "warning",
270270
"code": "processing",
271271
"details": {
272272
"coding": [
@@ -397,7 +397,7 @@
397397
"valueString": "Terminology_PassThrough_TX_Message"
398398
}
399399
],
400-
"severity": "information",
400+
"severity": "warning",
401401
"code": "processing",
402402
"details": {
403403
"coding": [
@@ -528,7 +528,7 @@
528528
"valueString": "Terminology_PassThrough_TX_Message"
529529
}
530530
],
531-
"severity": "information",
531+
"severity": "warning",
532532
"code": "processing",
533533
"details": {
534534
"coding": [

0 commit comments

Comments
 (0)