Skip to content

Commit

Permalink
Merge branch 'master' into patch-3
Browse files Browse the repository at this point in the history
  • Loading branch information
lawley authored Nov 30, 2023
2 parents ebe9ae0 + 9e34af0 commit 92d1e06
Show file tree
Hide file tree
Showing 14 changed files with 21 additions and 14 deletions.
3 changes: 2 additions & 1 deletion tx/alt-codes/validation-alt-codes-3-response-parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"code" : "code-invalid",
"details" : {
"text" : "The provided code 'http://hl7.org/fhir/test/CodeSystem/alt-codes#code3' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/alt-codes|5.0.0'"
}
},
"location" : ["code"]
}]
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"code" : "code-invalid",
"details" : {
"text" : "The provided code 'http://hl7.org/fhir/test/CodeSystem/alt-codes#code2' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/alt-codes-all|5.0.0'"
}
},
"location" : ["code"]
},
{
"$optional$" : true,
Expand Down
3 changes: 2 additions & 1 deletion tx/errors/errors-unknown-system2-response.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"code" : "code-invalid",
"details" : {
"text" : "The provided code 'http://hl7.org/fhir/test/CodeSystem/simpleXX#code1' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/unknown-system|5.0.0'"
}
},
"location" : ["code"]
},
{
"severity" : "error",
Expand Down
2 changes: 1 addition & 1 deletion tx/inactive/validate-inactive-2a-response-parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"details" : {
"text" : "$external:1:http://hl7.org/fhir/test/ValueSet/inactive-all-active|5.0.0$"
},
"location" : ["Coding"]
"location" : ["Coding.code"]
}]
}
},
Expand Down
2 changes: 1 addition & 1 deletion tx/inactive/validate-inactive-3a-response-parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"details" : {
"text" : "$external:1:http://hl7.org/fhir/test/ValueSet/inactive-all-active|5.0.0$"
},
"location" : ["$choice:Coding|Coding.code$"]
"location" : ["Coding.code"]
}]
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"details" : {
"text" : "The provided code 'http://hl7.org/fhir/test/CodeSystem/dual-filter#AA' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/dual-filter'"
},
"location" : ["CodeableConcept"]
"location" : ["CodeableConcept.coding[0].code"]
}]
}
},
Expand Down
3 changes: 2 additions & 1 deletion tx/validation/simple-code-bad-code-response-parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"code" : "code-invalid",
"details" : {
"text" : "$external:1:http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0$"
}
},
"location" : ["code"]
},
{
"severity" : "error",
Expand Down
3 changes: 2 additions & 1 deletion tx/validation/simple-code-bad-regex-response-parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"code" : "code-invalid",
"details" : {
"text" : "$external:1:http://hl7.org/fhir/test/ValueSet/simple-filter-regex|5.0.0$"
}
},
"location" : ["code"]
}]
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"code" : "code-invalid",
"details" : {
"text" : "$external:1:http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0$"
}
},
"location" : ["code"]
},
{
"severity" : "error",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"code" : "code-invalid",
"details" : {
"text" : "$external:1:http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0$"
}
},
"location" : ["code"]
},
{
"severity" : "error",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"details" : {
"text" : "$external:1:http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0$"
},
"location" : ["CodeableConcept"]
"location" : ["CodeableConcept.coding[0].code"]
},
{
"severity" : "error",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"details" : {
"text" : "$external:1:http://hl7.org/fhir/test/CodeSystem/simplex#code1$"
},
"location" : ["CodeableConcept"]
"location" : ["CodeableConcept.coding[0].code"]
},
{
"severity" : "error",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"details" : {
"text" : "$external:1:http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0$"
},
"location" : ["Coding"]
"location" : ["Coding.code"]
},
{
"severity" : "error",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"details" : {
"text" : "The provided code 'http://hl7.org/fhir/test/CodeSystem/simplex#code1' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'"
},
"location" : ["Coding"]
"location" : ["Coding.code"]
},
{
"severity" : "error",
Expand Down

0 comments on commit 92d1e06

Please sign in to comment.