diff --git a/tx/alt-codes/codesystem-alt-codes.json b/tx/alt-codes/codesystem-alt-codes.json deleted file mode 100644 index 457142cd..00000000 --- a/tx/alt-codes/codesystem-alt-codes.json +++ /dev/null @@ -1,54 +0,0 @@ -{ - "resourceType" : "CodeSystem", - "language" : "en", - "id" : "alt-codes", - "url" : "http://hl7.org/fhir/test/CodeSystem/alt-codes", - "version" : "0.1.0", - "name" : "AltCodesTestCodeSystem", - "title" : "Alternative Codes Test Code System", - "status" : "active", - "experimental" : false, - "date" : "2023-04-01", - "publisher" : "FHIR Project", - "caseSensitive" : true, - "content" : "complete", - "property" : [{ - "code" : "alternateCode", - "uri" : "http://hl7.org/fhir/concept-properties#alternateCode", - "description" : "This property contains an alternative code that may be used to identify this concept instead of the primary code", - "type" : "code" - },{ - "code" : "prop", - "uri" : "http://example.org/fhir/something-else", - "description" : "This is some other property", - "type" : "code" - }], - "concept" : [{ - "code" : "code1", - "display" : "Display 1", - "definition" : "My first code", - "designation" : [{ - "use" : { - "system" : "http://hl7.org/fhir/test/CodeSystem/designations", - "code" : "olde-english" - }, - "value" : "mine own first code" - }], - "property" : [{ - "code" : "prop", - "valueCode" : "old" - },{ - "code" : "alternateCode", - "valueCode" : "code2" - }] - }, - { - "code" : "code3", - "display" : "Display 3", - "definition" : "Serum Cholesterol", - "property" : [{ - "code" : "prop", - "valueCode" : "old" - }] - }] -} \ No newline at end of file diff --git a/tx/alt-codes/expand-alt-codes-all-alt-parameters.json b/tx/alt-codes/expand-alt-codes-all-alt-parameters.json deleted file mode 100644 index d513667d..00000000 --- a/tx/alt-codes/expand-alt-codes-all-alt-parameters.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "url", - "valueUrl" : "http://hl7.org/fhir/test/ValueSet/alt-codes-all" - },{ - "name" : "includeAlternateCodes", - "valueBoolean" : true - }] -} \ No newline at end of file diff --git a/tx/alt-codes/expand-alt-codes-all-alt-valueset.json b/tx/alt-codes/expand-alt-codes-all-alt-valueset.json deleted file mode 100644 index eb8dee05..00000000 --- a/tx/alt-codes/expand-alt-codes-all-alt-valueset.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "$optional-properties$" : ["date", "publisher", "compose"], - "resourceType" : "ValueSet", - "url" : "http://hl7.org/fhir/test/ValueSet/alt-codes-all", - "version" : "5.0.0", - "name" : "AltCodesValueSetAll", - "title" : "Alternative Codes ValueSet All", - "status" : "active", - "experimental" : false, - "date" : "2023-04-01", - "publisher" : "FHIR Project", - "compose" : { - "include" : [{ - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes-all" - }] - }, - "expansion" : { - "identifier" : "$uuid$", - "timestamp" : "$instant$", - "total" : 3, - "parameter" : [{ - "name" : "used-codesystem", - "valueUri" : "http://hl7.org/fhir/test/CodeSystem/alt-codes|0.1.0" - }, - { - "$optional$" : true, - "name" : "version", - "valueUri" : "http://hl7.org/fhir/test/CodeSystem/alt-codes|0.1.0" - }], - "contains" : [{ - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes", - "code" : "code1", - "display" : "Display 1" - }, - { - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes", - "code" : "code2", - "display" : "Display 1" - }, - { - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes", - "code" : "code3", - "display" : "Display 3" - }] - } -} \ No newline at end of file diff --git a/tx/alt-codes/expand-alt-codes-all-alt2-parameters.json b/tx/alt-codes/expand-alt-codes-all-alt2-parameters.json deleted file mode 100644 index 3cfe281f..00000000 --- a/tx/alt-codes/expand-alt-codes-all-alt2-parameters.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "url", - "valueUrl" : "http://hl7.org/fhir/test/ValueSet/alt-codes-all" - },{ - "name" : "includeAlternateCodes", - "valueCode" : "anything" - }] -} \ No newline at end of file diff --git a/tx/alt-codes/expand-alt-codes-all-alt2-valueset.json b/tx/alt-codes/expand-alt-codes-all-alt2-valueset.json deleted file mode 100644 index 217427ef..00000000 --- a/tx/alt-codes/expand-alt-codes-all-alt2-valueset.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "$optional-properties$" : ["date", "publisher", "compose"], - "resourceType" : "ValueSet", - "url" : "http://hl7.org/fhir/test/ValueSet/alt-codes-all", - "version" : "5.0.0", - "name" : "AltCodesValueSetAll", - "title" : "Alternative Codes ValueSet All", - "status" : "active", - "experimental" : false, - "date" : "2023-04-01", - "publisher" : "FHIR Project", - "compose" : { - "include" : [{ - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes-all" - }] - }, - "expansion" : { - "identifier" : "$uuid$", - "timestamp" : "$instant$", - "total" : 2, - "parameter" : [{ - "name" : "used-codesystem", - "valueUri" : "http://hl7.org/fhir/test/CodeSystem/alt-codes|0.1.0" - }, - { - "$optional$" : true, - "name" : "version", - "valueUri" : "http://hl7.org/fhir/test/CodeSystem/alt-codes|0.1.0" - }], - "contains" : [{ - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes", - "code" : "code1", - "display" : "Display 1" - }, - { - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes", - "code" : "code3", - "display" : "Display 3" - }] - } -} \ No newline at end of file diff --git a/tx/alt-codes/expand-alt-codes-all-alt2b-parameters.json b/tx/alt-codes/expand-alt-codes-all-alt2b-parameters.json deleted file mode 100644 index e93341d7..00000000 --- a/tx/alt-codes/expand-alt-codes-all-alt2b-parameters.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "url", - "valueUrl" : "http://hl7.org/fhir/test/ValueSet/alt-codes-all-alt" - }] -} \ No newline at end of file diff --git a/tx/alt-codes/expand-alt-codes-all-alt2b-valueset.json b/tx/alt-codes/expand-alt-codes-all-alt2b-valueset.json deleted file mode 100644 index c166c1d1..00000000 --- a/tx/alt-codes/expand-alt-codes-all-alt2b-valueset.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "$optional-properties$" : ["date", "publisher", "compose"], - "resourceType" : "ValueSet", - "url" : "http://hl7.org/fhir/test/ValueSet/alt-codes-all-alt", - "version" : "5.0.0", - "name" : "AltCodesValueSetAllAndAlternates", - "title" : "Alternative Codes ValueSet All Including Alternates", - "status" : "active", - "experimental" : false, - "date" : "2023-04-01", - "publisher" : "FHIR Project", - "compose" : { - "include" : [{ - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes-all" - }] - }, - "expansion" : { - "identifier" : "$uuid$", - "timestamp" : "$instant$", - "total" : 3, - "parameter" : [{ - "name" : "used-codesystem", - "valueUri" : "http://hl7.org/fhir/test/CodeSystem/alt-codes|0.1.0" - }, - { - "$optional$" : true, - "name" : "version", - "valueUri" : "http://hl7.org/fhir/test/CodeSystem/alt-codes|0.1.0" - }], - "contains" : [{ - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes", - "code" : "code1", - "display" : "Display 1" - }, - { - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes", - "code" : "code2", - "display" : "Display 1" - }, - { - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes", - "code" : "code3", - "display" : "Display 3" - }] - } -} \ No newline at end of file diff --git a/tx/alt-codes/expand-alt-codes-all-parameters.json b/tx/alt-codes/expand-alt-codes-all-parameters.json deleted file mode 100644 index 74f01392..00000000 --- a/tx/alt-codes/expand-alt-codes-all-parameters.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "url", - "valueUrl" : "http://hl7.org/fhir/test/ValueSet/alt-codes-all" - }] -} \ No newline at end of file diff --git a/tx/alt-codes/expand-alt-codes-all-valueset.json b/tx/alt-codes/expand-alt-codes-all-valueset.json deleted file mode 100644 index 217427ef..00000000 --- a/tx/alt-codes/expand-alt-codes-all-valueset.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "$optional-properties$" : ["date", "publisher", "compose"], - "resourceType" : "ValueSet", - "url" : "http://hl7.org/fhir/test/ValueSet/alt-codes-all", - "version" : "5.0.0", - "name" : "AltCodesValueSetAll", - "title" : "Alternative Codes ValueSet All", - "status" : "active", - "experimental" : false, - "date" : "2023-04-01", - "publisher" : "FHIR Project", - "compose" : { - "include" : [{ - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes-all" - }] - }, - "expansion" : { - "identifier" : "$uuid$", - "timestamp" : "$instant$", - "total" : 2, - "parameter" : [{ - "name" : "used-codesystem", - "valueUri" : "http://hl7.org/fhir/test/CodeSystem/alt-codes|0.1.0" - }, - { - "$optional$" : true, - "name" : "version", - "valueUri" : "http://hl7.org/fhir/test/CodeSystem/alt-codes|0.1.0" - }], - "contains" : [{ - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes", - "code" : "code1", - "display" : "Display 1" - }, - { - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes", - "code" : "code3", - "display" : "Display 3" - }] - } -} \ No newline at end of file diff --git a/tx/alt-codes/expand-alt-codes-parameters.json b/tx/alt-codes/expand-alt-codes-parameters.json deleted file mode 100644 index 53edff38..00000000 --- a/tx/alt-codes/expand-alt-codes-parameters.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "url", - "valueUrl" : "http://hl7.org/fhir/test/ValueSet/alt-codes" - }] -} \ No newline at end of file diff --git a/tx/alt-codes/expand-alt-codes-valueset.json b/tx/alt-codes/expand-alt-codes-valueset.json deleted file mode 100644 index 1dbc7853..00000000 --- a/tx/alt-codes/expand-alt-codes-valueset.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "$optional-properties$" : ["date", "publisher", "compose"], - "resourceType" : "ValueSet", - "url" : "http://hl7.org/fhir/test/ValueSet/alt-codes", - "version" : "5.0.0", - "name" : "AltCodesValueSet", - "title" : "Alternative Codes ValueSet", - "status" : "active", - "experimental" : false, - "date" : "2023-04-01", - "publisher" : "FHIR Project", - "compose" : { - "include" : [{ - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes" - }] - }, - "expansion" : { - "identifier" : "$uuid$", - "timestamp" : "$instant$", - "total" : 2, - "parameter" : [{ - "name" : "used-codesystem", - "valueUri" : "http://hl7.org/fhir/test/CodeSystem/alt-codes|0.1.0" - }, - { - "$optional$" : true, - "name" : "version", - "valueUri" : "http://hl7.org/fhir/test/CodeSystem/alt-codes|0.1.0" - }], - "contains" : [{ - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes", - "code" : "code1", - "display" : "Display 1" - }, - { - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes", - "code" : "code2", - "display" : "Display 1" - }] - } -} \ No newline at end of file diff --git a/tx/alt-codes/validation-alt-codes-1-request-parameters.json b/tx/alt-codes/validation-alt-codes-1-request-parameters.json deleted file mode 100644 index 0406d614..00000000 --- a/tx/alt-codes/validation-alt-codes-1-request-parameters.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "url", - "valueUri" : "http://hl7.org/fhir/test/ValueSet/alt-codes" - },{ - "name" : "code", - "valueCode" : "code1" - },{ - "name" : "system", - "valueCanonical" : "http://hl7.org/fhir/test/CodeSystem/alt-codes" - }] -} \ No newline at end of file diff --git a/tx/alt-codes/validation-alt-codes-1-response-parameters.json b/tx/alt-codes/validation-alt-codes-1-response-parameters.json deleted file mode 100644 index bf63e53d..00000000 --- a/tx/alt-codes/validation-alt-codes-1-response-parameters.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "code", - "valueCode" : "code1" - }, - { - "name" : "display", - "valueString" : "Display 1" - }, - { - "name" : "result", - "valueBoolean" : true - }, - { - "name" : "system", - "valueUri" : "http://hl7.org/fhir/test/CodeSystem/alt-codes" - }, - { - "name" : "version", - "valueString" : "0.1.0" - }] -} \ No newline at end of file diff --git a/tx/alt-codes/validation-alt-codes-2-codeableconcept-request-parameters.json b/tx/alt-codes/validation-alt-codes-2-codeableconcept-request-parameters.json deleted file mode 100644 index 8411bb63..00000000 --- a/tx/alt-codes/validation-alt-codes-2-codeableconcept-request-parameters.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "url", - "valueUri" : "http://hl7.org/fhir/test/ValueSet/alt-codes" - },{ - "name" : "codeableConcept", - "valueCodeableConcept" : { - "coding" : [{ - "code" : "code2", - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes" - }] - } - }] -} \ No newline at end of file diff --git a/tx/alt-codes/validation-alt-codes-2-codeableconcept-response-parameters.json b/tx/alt-codes/validation-alt-codes-2-codeableconcept-response-parameters.json deleted file mode 100644 index 0665ec47..00000000 --- a/tx/alt-codes/validation-alt-codes-2-codeableconcept-response-parameters.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "code", - "valueCode" : "code2" - }, - { - "name" : "codeableConcept", - "valueCodeableConcept" : { - "coding" : [{ - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes", - "version" : "0.1.0", - "code" : "code2", - "display" : "Display 1" - }] - } - }, - { - "name" : "display", - "valueString" : "Display 1" - }, - { - "name" : "result", - "valueBoolean" : true - }, - { - "name" : "system", - "valueUri" : "http://hl7.org/fhir/test/CodeSystem/alt-codes" - }, - { - "name" : "version", - "valueString" : "0.1.0" - }] -} \ No newline at end of file diff --git a/tx/alt-codes/validation-alt-codes-2-coding-request-parameters.json b/tx/alt-codes/validation-alt-codes-2-coding-request-parameters.json deleted file mode 100644 index 23cead4c..00000000 --- a/tx/alt-codes/validation-alt-codes-2-coding-request-parameters.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "url", - "valueUri" : "http://hl7.org/fhir/test/ValueSet/alt-codes" - },{ - "name" : "coding", - "valueCoding" : { - "code" : "code2", - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes" - } - }] -} \ No newline at end of file diff --git a/tx/alt-codes/validation-alt-codes-2-inferred-request-parameters.json b/tx/alt-codes/validation-alt-codes-2-inferred-request-parameters.json deleted file mode 100644 index f365dfb8..00000000 --- a/tx/alt-codes/validation-alt-codes-2-inferred-request-parameters.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "url", - "valueUri" : "http://hl7.org/fhir/test/ValueSet/alt-codes" - },{ - "name" : "code", - "valueCode" : "code2" - },{ - "name" : "inferSystem", - "valueBoolean" : "true" - }] -} \ No newline at end of file diff --git a/tx/alt-codes/validation-alt-codes-2-request-parameters.json b/tx/alt-codes/validation-alt-codes-2-request-parameters.json deleted file mode 100644 index fdf39dac..00000000 --- a/tx/alt-codes/validation-alt-codes-2-request-parameters.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "url", - "valueUri" : "http://hl7.org/fhir/test/ValueSet/alt-codes" - },{ - "name" : "code", - "valueCode" : "code2" - },{ - "name" : "system", - "valueCanonical" : "http://hl7.org/fhir/test/CodeSystem/alt-codes" - }] -} \ No newline at end of file diff --git a/tx/alt-codes/validation-alt-codes-2-response-parameters.json b/tx/alt-codes/validation-alt-codes-2-response-parameters.json deleted file mode 100644 index 87b28133..00000000 --- a/tx/alt-codes/validation-alt-codes-2-response-parameters.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "code", - "valueCode" : "code2" - }, - { - "name" : "display", - "valueString" : "Display 1" - }, - { - "name" : "result", - "valueBoolean" : true - }, - { - "name" : "system", - "valueUri" : "http://hl7.org/fhir/test/CodeSystem/alt-codes" - }, - { - "name" : "version", - "valueString" : "0.1.0" - }] -} \ No newline at end of file diff --git a/tx/alt-codes/validation-alt-codes-3-request-parameters.json b/tx/alt-codes/validation-alt-codes-3-request-parameters.json deleted file mode 100644 index bea00a6d..00000000 --- a/tx/alt-codes/validation-alt-codes-3-request-parameters.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "url", - "valueUri" : "http://hl7.org/fhir/test/ValueSet/alt-codes" - },{ - "name" : "code", - "valueCode" : "code3" - },{ - "name" : "system", - "valueCanonical" : "http://hl7.org/fhir/test/CodeSystem/alt-codes" - }] -} \ No newline at end of file diff --git a/tx/alt-codes/validation-alt-codes-3-response-parameters.json b/tx/alt-codes/validation-alt-codes-3-response-parameters.json deleted file mode 100644 index bcc7b780..00000000 --- a/tx/alt-codes/validation-alt-codes-3-response-parameters.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "issues", - "resource" : { - "resourceType" : "OperationOutcome", - "issue" : [{ - "severity" : "error", - "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"] - }] - } - }, - { - "name" : "message", - "valueString" : "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'" - }, - { - "name" : "result", - "valueBoolean" : false - }, - { - "name" : "version", - "valueString" : "0.1.0" - }] -} \ No newline at end of file diff --git a/tx/alt-codes/validation-alt-codes-all1-request-parameters.json b/tx/alt-codes/validation-alt-codes-all1-request-parameters.json deleted file mode 100644 index e1b737fb..00000000 --- a/tx/alt-codes/validation-alt-codes-all1-request-parameters.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "url", - "valueUri" : "http://hl7.org/fhir/test/ValueSet/alt-codes-all" - },{ - "name" : "code", - "valueCode" : "code1" - },{ - "name" : "system", - "valueCanonical" : "http://hl7.org/fhir/test/CodeSystem/alt-codes" - }] -} \ No newline at end of file diff --git a/tx/alt-codes/validation-alt-codes-all1-response-parameters.json b/tx/alt-codes/validation-alt-codes-all1-response-parameters.json deleted file mode 100644 index bf63e53d..00000000 --- a/tx/alt-codes/validation-alt-codes-all1-response-parameters.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "code", - "valueCode" : "code1" - }, - { - "name" : "display", - "valueString" : "Display 1" - }, - { - "name" : "result", - "valueBoolean" : true - }, - { - "name" : "system", - "valueUri" : "http://hl7.org/fhir/test/CodeSystem/alt-codes" - }, - { - "name" : "version", - "valueString" : "0.1.0" - }] -} \ No newline at end of file diff --git a/tx/alt-codes/validation-alt-codes-all2-request-parameters.json b/tx/alt-codes/validation-alt-codes-all2-request-parameters.json deleted file mode 100644 index 81df9df6..00000000 --- a/tx/alt-codes/validation-alt-codes-all2-request-parameters.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "url", - "valueUri" : "http://hl7.org/fhir/test/ValueSet/alt-codes-all" - },{ - "name" : "code", - "valueCode" : "code2" - },{ - "name" : "system", - "valueCanonical" : "http://hl7.org/fhir/test/CodeSystem/alt-codes" - }] -} \ No newline at end of file diff --git a/tx/alt-codes/validation-alt-codes-all2-response-parameters.json b/tx/alt-codes/validation-alt-codes-all2-response-parameters.json deleted file mode 100644 index 81372c47..00000000 --- a/tx/alt-codes/validation-alt-codes-all2-response-parameters.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "issues", - "resource" : { - "resourceType" : "OperationOutcome", - "issue" : [{ - "severity" : "error", - "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, - "severity" : "error", - "code" : "code-invalid", - "details" : { - "text" : "Unknown Code 'code2' in the system 'http://hl7.org/fhir/test/CodeSystem/alt-codes|0.1.0'" - }, - "location" : ["code"] - }] - } - }, - { - "name" : "message", - "valueString" : "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'" - }, - { - "name" : "result", - "valueBoolean" : false - }, - { - "name" : "version", - "valueString" : "0.1.0" - }] -} \ No newline at end of file diff --git a/tx/alt-codes/validation-alt-codes-all2b-request-parameters.json b/tx/alt-codes/validation-alt-codes-all2b-request-parameters.json deleted file mode 100644 index 870894db..00000000 --- a/tx/alt-codes/validation-alt-codes-all2b-request-parameters.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "url", - "valueUri" : "http://hl7.org/fhir/test/ValueSet/alt-codes-all" - },{ - "name" : "code", - "valueCode" : "code2" - },{ - "name" : "system", - "valueCanonical" : "http://hl7.org/fhir/test/CodeSystem/alt-codes" - },{ - "name" : "includeAlternateCodes", - "valueBoolean" : true - }] -} \ No newline at end of file diff --git a/tx/alt-codes/validation-alt-codes-all2b-response-parameters.json b/tx/alt-codes/validation-alt-codes-all2b-response-parameters.json deleted file mode 100644 index 87b28133..00000000 --- a/tx/alt-codes/validation-alt-codes-all2b-response-parameters.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "code", - "valueCode" : "code2" - }, - { - "name" : "display", - "valueString" : "Display 1" - }, - { - "name" : "result", - "valueBoolean" : true - }, - { - "name" : "system", - "valueUri" : "http://hl7.org/fhir/test/CodeSystem/alt-codes" - }, - { - "name" : "version", - "valueString" : "0.1.0" - }] -} \ No newline at end of file diff --git a/tx/alt-codes/validation-alt-codes-all3-request-parameters.json b/tx/alt-codes/validation-alt-codes-all3-request-parameters.json deleted file mode 100644 index e819d8bf..00000000 --- a/tx/alt-codes/validation-alt-codes-all3-request-parameters.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "url", - "valueUri" : "http://hl7.org/fhir/test/ValueSet/alt-codes-all" - },{ - "name" : "code", - "valueCode" : "code3" - },{ - "name" : "system", - "valueCanonical" : "http://hl7.org/fhir/test/CodeSystem/alt-codes" - }] -} \ No newline at end of file diff --git a/tx/alt-codes/validation-alt-codes-all3-response-parameters.json b/tx/alt-codes/validation-alt-codes-all3-response-parameters.json deleted file mode 100644 index ef91a608..00000000 --- a/tx/alt-codes/validation-alt-codes-all3-response-parameters.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "resourceType" : "Parameters", - "parameter" : [{ - "name" : "code", - "valueCode" : "code3" - }, - { - "name" : "display", - "valueString" : "Display 3" - }, - { - "name" : "result", - "valueBoolean" : true - }, - { - "name" : "system", - "valueUri" : "http://hl7.org/fhir/test/CodeSystem/alt-codes" - }, - { - "name" : "version", - "valueString" : "0.1.0" - }] -} \ No newline at end of file diff --git a/tx/alt-codes/valueset-alt-codes-all-alt.json b/tx/alt-codes/valueset-alt-codes-all-alt.json deleted file mode 100644 index d12f5600..00000000 --- a/tx/alt-codes/valueset-alt-codes-all-alt.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "resourceType" : "ValueSet", - "id" : "alt-codes-all-alt", - "url" : "http://hl7.org/fhir/test/ValueSet/alt-codes-all-alt", - "version" : "5.0.0", - "name" : "AltCodesValueSetAllAndAlternates", - "title" : "Alternative Codes ValueSet All Including Alternates", - "status" : "active", - "experimental" : false, - "date" : "2023-04-01", - "publisher" : "FHIR Project", - "compose" : { - "extension" : [{ - "url" : "http://hl7.org/fhir/tools/StructureDefinion/valueset-expansion-param", - "extension" : [{ - "url" : "name", - "valueCode" : "includeAlternateCodes" - },{ - "url" : "value", - "valueBoolean" : true - }] - }], - "include" : [{ - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes" - }] - } -} \ No newline at end of file diff --git a/tx/alt-codes/valueset-alt-codes-all.json b/tx/alt-codes/valueset-alt-codes-all.json deleted file mode 100644 index ff4c8939..00000000 --- a/tx/alt-codes/valueset-alt-codes-all.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "resourceType" : "ValueSet", - "id" : "alt-codes-all", - "url" : "http://hl7.org/fhir/test/ValueSet/alt-codes-all", - "version" : "5.0.0", - "name" : "AltCodesValueSetAll", - "title" : "Alternative Codes ValueSet All", - "status" : "active", - "experimental" : false, - "date" : "2023-04-01", - "publisher" : "FHIR Project", - "compose" : { - "include" : [{ - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes" - }] - } -} \ No newline at end of file diff --git a/tx/alt-codes/valueset-alt-codes.json b/tx/alt-codes/valueset-alt-codes.json deleted file mode 100644 index 20a05303..00000000 --- a/tx/alt-codes/valueset-alt-codes.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "resourceType" : "ValueSet", - "id" : "alt-codes", - "url" : "http://hl7.org/fhir/test/ValueSet/alt-codes", - "version" : "5.0.0", - "name" : "AltCodesValueSet", - "title" : "Alternative Codes ValueSet", - "status" : "active", - "experimental" : false, - "date" : "2023-04-01", - "publisher" : "FHIR Project", - "compose" : { - "include" : [{ - "system" : "http://hl7.org/fhir/test/CodeSystem/alt-codes", - "concept" : [{ - "code" : "code1" - },{ - "code" : "code2" - }] - }] - } -} \ No newline at end of file diff --git a/tx/big/expand-fifty-fifty-limit-valueset.json b/tx/big/expand-fifty-fifty-limit-valueset.json index 2fb377a5..754ecbb2 100644 --- a/tx/big/expand-fifty-fifty-limit-valueset.json +++ b/tx/big/expand-fifty-fifty-limit-valueset.json @@ -15,8 +15,11 @@ }] }, "expansion" : { + "$optional-properties$" : ["total"], "identifier" : "$uuid$", "timestamp" : "$instant$", + "offset" : 50, + "total" : 2000, "parameter" : [{ "name" : "count", "valueInteger" : 50 diff --git a/tx/big/expand-no-limit-outcome.json b/tx/big/expand-no-limit-outcome.json index f358d3d7..e296fa7b 100644 --- a/tx/big/expand-no-limit-outcome.json +++ b/tx/big/expand-no-limit-outcome.json @@ -1,10 +1,12 @@ { "resourceType" : "OperationOutcome", "issue" : [{ + "$optional-properties$" : ["diagnostics"], "severity" : "error", "code" : "too-costly", "details" : { - "text" : "The value set http://hl7.org/fhir/test/ValueSet/big has too many codes to display (>1000)" - } + "text" : "$external:1$" + }, + "diagnostics" : "$external:2$" }] } \ No newline at end of file diff --git a/tx/big/expand-zero-fifty-limit-valueset.json b/tx/big/expand-zero-fifty-limit-valueset.json index 05adba92..00268abc 100644 --- a/tx/big/expand-zero-fifty-limit-valueset.json +++ b/tx/big/expand-zero-fifty-limit-valueset.json @@ -15,8 +15,11 @@ }] }, "expansion" : { + "$optional-properties$" : ["total"], "identifier" : "$uuid$", "timestamp" : "$instant$", + "offset" : 0, + "total" : 2000, "parameter" : [{ "name" : "count", "valueInteger" : 50 diff --git a/tx/big/validation-big-circle-response-outcome.json b/tx/big/validation-big-circle-response-outcome.json index af8e4aeb..33bf6ec8 100644 --- a/tx/big/validation-big-circle-response-outcome.json +++ b/tx/big/validation-big-circle-response-outcome.json @@ -1,10 +1,12 @@ { "resourceType" : "OperationOutcome", "issue" : [{ + "$optional-properties$" : ["diagnostics"], "severity" : "error", "code" : "business-rule", "details" : { - "text" : "Found a circularity pointing to http://hl7.org/fhir/test/ValueSet/big-circle-1|5.0.0 processing ValueSet with pathway [http://hl7.org/fhir/test/ValueSet/big-circle-1|5.0.0, http://hl7.org/fhir/test/ValueSet/big-circle-2|5.0.0]" - } + "text" : "$external:1:http://hl7.org/fhir/test/ValueSet/big-circle-1$" + }, + "diagnostics" : "$external:2$" }] -} \ No newline at end of file +} diff --git a/tx/big/valueset-big-circle2.json b/tx/big/valueset-big-circle2.json index 99d2a37b..ec1501ad 100644 --- a/tx/big/valueset-big-circle2.json +++ b/tx/big/valueset-big-circle2.json @@ -12,7 +12,8 @@ "compose" : { "include" : [{ "system" : "http://hl7.org/fhir/test/CodeSystem/not-so-big" - },{ + }], + "exclude" : [{ "valueSet" : ["http://hl7.org/fhir/test/ValueSet/big-circle-1"] }] } diff --git a/tx/deprecated/validate-draft-response-parameters.json b/tx/deprecated/validate-draft-response-parameters.json index 7626216c..aa647476 100644 --- a/tx/deprecated/validate-draft-response-parameters.json +++ b/tx/deprecated/validate-draft-response-parameters.json @@ -16,9 +16,8 @@ "severity" : "information", "code" : "business-rule", "details" : { - "text" : "Reference to draft item http://hl7.org/fhir/test/CodeSystem/draft|0.1.0" - }, - "location" : ["Coding"] + "text" : "Reference to draft CodeSystem http://hl7.org/fhir/test/CodeSystem/draft|0.1.0" + } }] } }, diff --git a/tx/deprecated/validate-experimental-response-parameters.json b/tx/deprecated/validate-experimental-response-parameters.json index 8b344b9b..9d262c40 100644 --- a/tx/deprecated/validate-experimental-response-parameters.json +++ b/tx/deprecated/validate-experimental-response-parameters.json @@ -16,9 +16,8 @@ "severity" : "information", "code" : "business-rule", "details" : { - "text" : "Reference to experimental item http://hl7.org/fhir/test/CodeSystem/experimental|0.1.0" - }, - "location" : ["Coding"] + "text" : "Reference to experimental CodeSystem http://hl7.org/fhir/test/CodeSystem/experimental|0.1.0" + } }] } }, diff --git a/tx/deprecated/validate-not-withdrawn-response-parameters.json b/tx/deprecated/validate-not-withdrawn-response-parameters.json index 6f6d2a34..79851a5f 100644 --- a/tx/deprecated/validate-not-withdrawn-response-parameters.json +++ b/tx/deprecated/validate-not-withdrawn-response-parameters.json @@ -16,17 +16,15 @@ "severity" : "information", "code" : "business-rule", "details" : { - "text" : "Reference to deprecated item http://hl7.org/fhir/test/CodeSystem/deprecated|0.1.0" - }, - "location" : ["Coding"] + "text" : "Reference to deprecated CodeSystem http://hl7.org/fhir/test/CodeSystem/deprecated|0.1.0" + } }, { "severity" : "information", "code" : "business-rule", "details" : { - "text" : "Reference to withdrawn item http://hl7.org/fhir/test/ValueSet/withdrawn|5.0.0" - }, - "location" : ["Coding"] + "text" : "Reference to withdrawn ValueSet http://hl7.org/fhir/test/ValueSet/withdrawn|5.0.0" + } }] } }, diff --git a/tx/deprecated/validate-withdrawn-response-parameters.json b/tx/deprecated/validate-withdrawn-response-parameters.json index 6f6d2a34..79851a5f 100644 --- a/tx/deprecated/validate-withdrawn-response-parameters.json +++ b/tx/deprecated/validate-withdrawn-response-parameters.json @@ -16,17 +16,15 @@ "severity" : "information", "code" : "business-rule", "details" : { - "text" : "Reference to deprecated item http://hl7.org/fhir/test/CodeSystem/deprecated|0.1.0" - }, - "location" : ["Coding"] + "text" : "Reference to deprecated CodeSystem http://hl7.org/fhir/test/CodeSystem/deprecated|0.1.0" + } }, { "severity" : "information", "code" : "business-rule", "details" : { - "text" : "Reference to withdrawn item http://hl7.org/fhir/test/ValueSet/withdrawn|5.0.0" - }, - "location" : ["Coding"] + "text" : "Reference to withdrawn ValueSet http://hl7.org/fhir/test/ValueSet/withdrawn|5.0.0" + } }] } }, diff --git a/tx/errors/errors-unknown-system1-response.json b/tx/errors/errors-unknown-system1-response.json index 8a95f0e1..8daccb3c 100644 --- a/tx/errors/errors-unknown-system1-response.json +++ b/tx/errors/errors-unknown-system1-response.json @@ -1,6 +1,10 @@ { "resourceType" : "Parameters", "parameter" : [{ + "name" : "code", + "valueCode" : "code1" + }, + { "name" : "issues", "resource" : { "resourceType" : "OperationOutcome", @@ -30,7 +34,10 @@ "valueBoolean" : false }, { - "$optional$" : true, + "name" : "system", + "valueUri" : "http://hl7.org/fhir/test/CodeSystem/simpleX" + }, + { "name" : "x-caused-by-unknown-system", "valueCanonical" : "http://hl7.org/fhir/test/CodeSystem/simpleX" }] diff --git a/tx/errors/errors-unknown-system2-response.json b/tx/errors/errors-unknown-system2-response.json index 1773d87c..209a8e17 100644 --- a/tx/errors/errors-unknown-system2-response.json +++ b/tx/errors/errors-unknown-system2-response.json @@ -1,6 +1,10 @@ { "resourceType" : "Parameters", "parameter" : [{ + "name" : "code", + "valueCode" : "code1" + }, + { "name" : "issues", "resource" : { "resourceType" : "OperationOutcome", @@ -30,6 +34,10 @@ "name" : "result", "valueBoolean" : false }, + { + "name" : "system", + "valueUri" : "http://hl7.org/fhir/test/CodeSystem/simpleXX" + }, { "name" : "x-caused-by-unknown-system", "valueCanonical" : "http://hl7.org/fhir/test/CodeSystem/simpleXX" diff --git a/tx/extensions/codesystem-extensions.json b/tx/extensions/codesystem-extensions.json index e1a7a7e4..94757087 100644 --- a/tx/extensions/codesystem-extensions.json +++ b/tx/extensions/codesystem-extensions.json @@ -68,17 +68,6 @@ "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-conceptOrder", "valueInteger" : "3" - }], - "property" : [{ - "extension" : [{ - "url" : "http://hl7.org/fhir/StructureDefinition/alternate-code-use", - "valueCoding" : { - "system" : "http://hl7.org/fhir/CodeSystem/AlternateCodeMetadataUse", - "code" : "alternative-primary" - } - }], - "code" : "alternateCode", - "valueCode" : "codeFour" }] }, { @@ -97,14 +86,6 @@ "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-conceptOrder", "valueInteger" : "1" - }], - "property" : [{ - "extension" : [{ - "url" : "http://hl7.org/fhir/StructureDefinition/alternate-code-status", - "valueCode" : "deprecated" - }], - "code" : "alternateCode", - "valueCode" : "6code" }] } ] diff --git a/tx/extensions/codesystem-supplement.json b/tx/extensions/codesystem-supplement.json index 4589d747..3519c5b2 100644 --- a/tx/extensions/codesystem-supplement.json +++ b/tx/extensions/codesystem-supplement.json @@ -32,17 +32,6 @@ },{ "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-label", "valueString" : "a." - }], - "property" : [{ - "extension" : [{ - "url" : "http://hl7.org/fhir/StructureDefinition/alternate-code-use", - "valueCoding" : { - "system" : "http://hl7.org/fhir/CodeSystem/AlternateCodeMetadataUse", - "code" : "case-insensitive" - } - }], - "code" : "alternateCode", - "valueCode" : "CODE-1" }] },{ "code" : "code2", @@ -55,17 +44,6 @@ },{ "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-label", "valueString" : "b." - }], - "property" : [{ - "extension" : [{ - "url" : "http://hl7.org/fhir/StructureDefinition/alternate-code-use", - "valueCoding" : { - "system" : "http://hl7.org/fhir/CodeSystem/AlternateCodeMetadataUse", - "code" : "case-insensitive" - } - }], - "code" : "alternateCode", - "valueCode" : "CODE-2" }] }, { @@ -73,17 +51,6 @@ "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-label", "valueString" : "c." - }], - "property" : [{ - "extension" : [{ - "url" : "http://hl7.org/fhir/StructureDefinition/alternate-code-use", - "valueCoding" : { - "system" : "http://hl7.org/fhir/CodeSystem/AlternateCodeMetadataUse", - "code" : "case-insensitive" - } - }], - "code" : "alternateCode", - "valueCode" : "CODE-3" }] }, { @@ -91,17 +58,6 @@ "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-label", "valueString" : "d." - }], - "property" : [{ - "extension" : [{ - "url" : "http://hl7.org/fhir/StructureDefinition/alternate-code-use", - "valueCoding" : { - "system" : "http://hl7.org/fhir/CodeSystem/AlternateCodeMetadataUse", - "code" : "case-insensitive" - } - }], - "code" : "alternateCode", - "valueCode" : "CODE-4" }] }, { @@ -109,17 +65,6 @@ "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-label", "valueString" : "e." - }], - "property" : [{ - "extension" : [{ - "url" : "http://hl7.org/fhir/StructureDefinition/alternate-code-use", - "valueCoding" : { - "system" : "http://hl7.org/fhir/CodeSystem/AlternateCodeMetadataUse", - "code" : "case-insensitive" - } - }], - "code" : "alternateCode", - "valueCode" : "CODE-5" }] }, { @@ -127,17 +72,6 @@ "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-label", "valueString" : "f." - }], - "property" : [{ - "extension" : [{ - "url" : "http://hl7.org/fhir/StructureDefinition/alternate-code-use", - "valueCoding" : { - "system" : "http://hl7.org/fhir/CodeSystem/AlternateCodeMetadataUse", - "code" : "case-insensitive" - } - }], - "code" : "alternateCode", - "valueCode" : "CODE-6" }] } ] diff --git a/tx/extensions/expand-echo-all-alt-valueset.json b/tx/extensions/expand-echo-all-alt-valueset.json index 4b83ebd9..e75a8e3b 100644 --- a/tx/extensions/expand-echo-all-alt-valueset.json +++ b/tx/extensions/expand-echo-all-alt-valueset.json @@ -69,23 +69,12 @@ "value" : "ectenoot" }], "property" : [{ - "extension" : [{ - "url" : "http://hl7.org/fhir/StructureDefinition/alternate-code-use", - "valueCoding" : { - "system" : "http://hl7.org/fhir/CodeSystem/AlternateCodeMetadataUse", - "code" : "case-insensitive" - } - }], - "code" : "alternateCode", - "valueCode" : "CODE-1" - }, - { "code" : "label", "valueString" : "a." }, { "code" : "order", - "valueInteger" : 6 + "valueDecimal" : 6 }, { "code" : "weight", @@ -94,10 +83,12 @@ }, { "extension" : [{ + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-style", "valueString" : "font-weight: bold; font-decoration: underline" }, { + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-xhtml", "valueString" : "This is also a dumb way to do things" }], @@ -105,31 +96,22 @@ "code" : "code2", "display" : "Display 2", "property" : [{ - "extension" : [{ - "url" : "http://hl7.org/fhir/StructureDefinition/alternate-code-use", - "valueCoding" : { - "system" : "http://hl7.org/fhir/CodeSystem/AlternateCodeMetadataUse", - "code" : "case-insensitive" - } - }], - "code" : "alternateCode", - "valueCode" : "CODE-2" - }, - { "code" : "label", "valueString" : "b." }, { "code" : "order", - "valueInteger" : 5 + "valueDecimal" : 5 }] }, { "extension" : [{ + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-style", "valueString" : "font-weight: bold; font-decoration: strikethrough" }, { + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-xhtml", "valueString" : "This is a dumb way to do things" }], @@ -137,23 +119,12 @@ "code" : "code3", "display" : "Display 3", "property" : [{ - "extension" : [{ - "url" : "http://hl7.org/fhir/StructureDefinition/alternate-code-use", - "valueCoding" : { - "system" : "http://hl7.org/fhir/CodeSystem/AlternateCodeMetadataUse", - "code" : "case-insensitive" - } - }], - "code" : "alternateCode", - "valueCode" : "CODE-3" - }, - { "code" : "label", "valueString" : "c." }, { "code" : "order", - "valueInteger" : 4 + "valueDecimal" : 4 }] }, { @@ -161,34 +132,12 @@ "code" : "code4", "display" : "Display 4", "property" : [{ - "extension" : [{ - "url" : "http://hl7.org/fhir/StructureDefinition/alternate-code-use", - "valueCoding" : { - "system" : "http://hl7.org/fhir/CodeSystem/AlternateCodeMetadataUse", - "code" : "alternative-primary" - } - }], - "code" : "alternateCode", - "valueCode" : "codeFour" - }, - { - "extension" : [{ - "url" : "http://hl7.org/fhir/StructureDefinition/alternate-code-use", - "valueCoding" : { - "system" : "http://hl7.org/fhir/CodeSystem/AlternateCodeMetadataUse", - "code" : "case-insensitive" - } - }], - "code" : "alternateCode", - "valueCode" : "CODE-4" - }, - { "code" : "label", "valueString" : "d." }, { "code" : "order", - "valueInteger" : 3 + "valueDecimal" : 3 }] }, { @@ -196,23 +145,12 @@ "code" : "code5", "display" : "Display 5", "property" : [{ - "extension" : [{ - "url" : "http://hl7.org/fhir/StructureDefinition/alternate-code-use", - "valueCoding" : { - "system" : "http://hl7.org/fhir/CodeSystem/AlternateCodeMetadataUse", - "code" : "case-insensitive" - } - }], - "code" : "alternateCode", - "valueCode" : "CODE-5" - }, - { "code" : "label", "valueString" : "e." }, { "code" : "order", - "valueInteger" : 2 + "valueDecimal" : 2 }] }, { @@ -220,31 +158,12 @@ "code" : "code6", "display" : "Display 6", "property" : [{ - "extension" : [{ - "url" : "http://hl7.org/fhir/StructureDefinition/alternate-code-status", - "valueCode" : "deprecated" - }], - "code" : "alternateCode", - "valueCode" : "6code" - }, - { - "extension" : [{ - "url" : "http://hl7.org/fhir/StructureDefinition/alternate-code-use", - "valueCoding" : { - "system" : "http://hl7.org/fhir/CodeSystem/AlternateCodeMetadataUse", - "code" : "case-insensitive" - } - }], - "code" : "alternateCode", - "valueCode" : "CODE-6" - }, - { "code" : "label", "valueString" : "f." }, { "code" : "order", - "valueInteger" : 1 + "valueDecimal" : 1 }] }] } diff --git a/tx/extensions/expand-echo-all-valueset.json b/tx/extensions/expand-echo-all-valueset.json index 4e53cc89..e75a8e3b 100644 --- a/tx/extensions/expand-echo-all-valueset.json +++ b/tx/extensions/expand-echo-all-valueset.json @@ -74,7 +74,7 @@ }, { "code" : "order", - "valueInteger" : 6 + "valueDecimal" : 6 }, { "code" : "weight", @@ -83,10 +83,12 @@ }, { "extension" : [{ + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-style", "valueString" : "font-weight: bold; font-decoration: underline" }, { + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-xhtml", "valueString" : "This is also a dumb way to do things" }], @@ -99,15 +101,17 @@ }, { "code" : "order", - "valueInteger" : 5 + "valueDecimal" : 5 }] }, { "extension" : [{ + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-style", "valueString" : "font-weight: bold; font-decoration: strikethrough" }, { + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-xhtml", "valueString" : "This is a dumb way to do things" }], @@ -120,7 +124,7 @@ }, { "code" : "order", - "valueInteger" : 4 + "valueDecimal" : 4 }] }, { @@ -133,7 +137,7 @@ }, { "code" : "order", - "valueInteger" : 3 + "valueDecimal" : 3 }] }, { @@ -146,7 +150,7 @@ }, { "code" : "order", - "valueInteger" : 2 + "valueDecimal" : 2 }] }, { @@ -159,7 +163,7 @@ }, { "code" : "order", - "valueInteger" : 1 + "valueDecimal" : 1 }] }] } diff --git a/tx/extensions/expand-echo-enumerated-valueset.json b/tx/extensions/expand-echo-enumerated-valueset.json index ab5ae4b0..0483ac8b 100644 --- a/tx/extensions/expand-echo-enumerated-valueset.json +++ b/tx/extensions/expand-echo-enumerated-valueset.json @@ -105,7 +105,7 @@ }, { "code" : "order", - "valueInteger" : 0 + "valueDecimal" : 0 }, { "code" : "weight", @@ -114,10 +114,12 @@ }, { "extension" : [{ + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-style", "valueString" : "font-weight: bold; font-decoration: underline" }, { + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-xhtml", "valueString" : "This is also a dumb way to do things" }, @@ -142,15 +144,17 @@ }, { "code" : "order", - "valueInteger" : 1 + "valueDecimal" : 1 }] }, { "extension" : [{ + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-style", "valueString" : "font-weight: bold; font-decoration: strikethrough" }, { + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-xhtml", "valueString" : "This is a dumb way to do things" }], @@ -163,15 +167,17 @@ }, { "code" : "order", - "valueInteger" : 2 + "valueDecimal" : 2 }] }, { "extension" : [{ + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-style", "valueString" : "color: #343434" }, { + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-xhtml", "valueString" : "This is still a dumb way to do things" }], @@ -184,7 +190,7 @@ }, { "code" : "order", - "valueInteger" : 3 + "valueDecimal" : 3 }, { "code" : "weight", @@ -205,7 +211,7 @@ }, { "code" : "order", - "valueInteger" : 4 + "valueDecimal" : 4 }] }] } diff --git a/tx/extensions/valueset-extensions-enumerated.json b/tx/extensions/valueset-extensions-enumerated.json index 485406c2..5f338513 100644 --- a/tx/extensions/valueset-extensions-enumerated.json +++ b/tx/extensions/valueset-extensions-enumerated.json @@ -78,6 +78,7 @@ "url" : "http://hl7.org/fhir/StructureDefinition/itemWeight", "valueDecimal" : 4 },{ + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-style", "valueString" : "color: #343434" },{ diff --git a/tx/messages-tx.fhir.org.json b/tx/messages-tx.fhir.org.json index 9ed46778..8281a732 100644 --- a/tx/messages-tx.fhir.org.json +++ b/tx/messages-tx.fhir.org.json @@ -2,22 +2,22 @@ "validation/simple-code-bad-code-response-parameters.json" : { "1" : "The provided code 'http://hl7.org/fhir/test/CodeSystem/simple#code1x' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'", "2" : "Unknown Code 'code1x' in the system 'http://hl7.org/fhir/test/CodeSystem/simple|0.1.0'", - "3" : "Unknown Code 'code1x' in the system 'http://hl7.org/fhir/test/CodeSystem/simple|0.1.0'; The provided code 'http://hl7.org/fhir/test/CodeSystem/simple#code1x' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'" + "3" : "The provided code 'http://hl7.org/fhir/test/CodeSystem/simple#code1x' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'; Unknown Code 'code1x' in the system 'http://hl7.org/fhir/test/CodeSystem/simple|0.1.0'" }, "validation/simple-code-implied-bad-code-response-parameters.json" : { "1" : "The provided code 'http://hl7.org/fhir/test/CodeSystem/simple#code1x' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'", "2" : "Unknown Code 'code1x' in the system 'http://hl7.org/fhir/test/CodeSystem/simple|0.1.0'", - "3" : "Unknown Code 'code1x' in the system 'http://hl7.org/fhir/test/CodeSystem/simple|0.1.0'; The provided code 'http://hl7.org/fhir/test/CodeSystem/simple#code1x' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'" + "3" : "The provided code 'http://hl7.org/fhir/test/CodeSystem/simple#code1x' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'; Unknown Code 'code1x' in the system 'http://hl7.org/fhir/test/CodeSystem/simple|0.1.0'" }, "validation/simple-coding-bad-code-response-parameters.json" : { "1" : "The provided code 'http://hl7.org/fhir/test/CodeSystem/simple#code1x' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'", "2" : "Unknown Code 'code1x' in the system 'http://hl7.org/fhir/test/CodeSystem/simple|0.1.0'", - "3" : "Unknown Code 'code1x' in the system 'http://hl7.org/fhir/test/CodeSystem/simple|0.1.0'; The provided code 'http://hl7.org/fhir/test/CodeSystem/simple#code1x' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'" + "3" : "The provided code 'http://hl7.org/fhir/test/CodeSystem/simple#code1x' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'; Unknown Code 'code1x' in the system 'http://hl7.org/fhir/test/CodeSystem/simple|0.1.0'" }, "validation/simple-codeableconcept-bad-code-response-parameters.json" : { "1" : "The provided code 'http://hl7.org/fhir/test/CodeSystem/simple#code1x' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'", "2" : "Unknown Code 'code1x' in the system 'http://hl7.org/fhir/test/CodeSystem/simple|0.1.0'", - "3" : "Unknown Code 'code1x' in the system 'http://hl7.org/fhir/test/CodeSystem/simple|0.1.0'; The provided code 'http://hl7.org/fhir/test/CodeSystem/simple#code1x' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'" + "3" : "No valid coding was found for the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'; The provided code 'http://hl7.org/fhir/test/CodeSystem/simple#code1x' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'; Unknown Code 'code1x' in the system 'http://hl7.org/fhir/test/CodeSystem/simple|0.1.0'" }, "validation/simple-code-bad-system-response-parameters.json" : { "1" : "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'", @@ -67,13 +67,13 @@ "validation/simple-codeableconcept-bad-system-response-parameters.json" : { "1" : "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'", "2" : "The code system http://hl7.org/fhir/test/CodeSystem/simplex could not be found", - "3" : "The code system http://hl7.org/fhir/test/CodeSystem/simplex could not be found; 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'" + "3" : "No valid coding was found for the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'; The code system http://hl7.org/fhir/test/CodeSystem/simplex could not be found; 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'" }, "validation/simple-codeableconcept-bad-version1-response-parameters.json" : { "1" : "The code system http://hl7.org/fhir/test/CodeSystem/simple version 1.0.0 could not be found. Valid versions: [0.1.0]", "2" : "Unable to check whether the code is in the value set http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0", "3" : "The code system http://hl7.org/fhir/test/CodeSystem/simple version 1.0.0 could not be found. Valid versions: [0.1.0]; Unable to check whether the code is in the value set http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0" - }, + }, "validation/simple-code-bad-regex-response-parameters.json" : { "1" : "The provided code 'http://hl7.org/fhir/test/CodeSystem/simple#code2a' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/simple-filter-regex|5.0.0'", "2" : "The provided code 'http://hl7.org/fhir/test/CodeSystem/simple#code2a' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/simple-filter-regex|5.0.0'" @@ -104,8 +104,27 @@ "2" : "Wrong Display Name 'Anzeige 1' for http://hl7.org/fhir/test/CodeSystem/en-multi#code1 - should be 'Display 1' (en) (for the language(s) 'en')" }, "validation/complex-codeableconcept-full-response-parameters.json" : { - "1" : "Unknown Code 'xxxx' in the system 'http://hl7.org/fhir/test/CodeSystem/simple|0.1.0'", - "2" : "Wrong Display Name 'xxxxx' for http://hl7.org/fhir/test/CodeSystem/version#code1 - should be 'Display 1 (1.0)' (en) (for the language(s) '--')", - "3" : "Wrong Display Name 'xxxxx' for http://hl7.org/fhir/test/CodeSystem/version#code1 - should be 'Display 1 (1.0)' (en) (for the language(s) '--'); Unknown Code 'xxxx' in the system 'http://hl7.org/fhir/test/CodeSystem/simple|0.1.0'" + "1" : "The provided code 'http://hl7.org/fhir/test/CodeSystem/simple#xxxx' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/version-all-1|1.1.0'", + "2" : "Unknown Code 'xxxx' in the system 'http://hl7.org/fhir/test/CodeSystem/simple|0.1.0'", + "3" : "Wrong Display Name 'xxxxx' for http://hl7.org/fhir/test/CodeSystem/version#code1 - should be 'Display 1 (1.0)' (en) (for the language(s) '--')", + "4" : "The provided code 'http://hl7.org/fhir/test/CodeSystem/simple#xxxx' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/version-all-1|1.1.0'; Unknown Code 'xxxx' in the system 'http://hl7.org/fhir/test/CodeSystem/simple|0.1.0'; Wrong Display Name 'xxxxx' for http://hl7.org/fhir/test/CodeSystem/version#code1 - should be 'Display 1 (1.0)' (en) (for the language(s) '--')" + }, + "validation/simple-coding-bad-version1-response-parameters.json" : { + "1" : "The code system http://hl7.org/fhir/test/CodeSystem/simple version 1.0.0 could not be found. Valid versions: [0.1.0]", + "2" : "The code system http://hl7.org/fhir/test/CodeSystem/simple version 1.0.0 could not be found. Valid versions: [0.1.0]; Unable to check whether the code is in the value set http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0" + }, + "validation/complex-codeableconcept-vsonly-response-parameters.json" : { + "1" : "The provided code 'http://hl7.org/fhir/test/CodeSystem/simple#xxxx' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'", + "2" : "No valid coding was found for the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'", + "3" : "The provided code 'http://hl7.org/fhir/test/CodeSystem/version|1.0.0#code1' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'", + "4" : "No valid coding was found for the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'; The provided code 'http://hl7.org/fhir/test/CodeSystem/simple#xxxx' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'; The provided code 'http://hl7.org/fhir/test/CodeSystem/version|1.0.0#code1' was not found in the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'" + }, + "big/validation-big-circle-response-outcome.json" : { + "1" : "Found a circularity pointing to http://hl7.org/fhir/test/ValueSet/big-circle-1|5.0.0 processing ValueSet with pathway [http://hl7.org/fhir/test/ValueSet/big-circle-1|5.0.0, http://hl7.org/fhir/test/ValueSet/big-circle-2|5.0.0]", + "2" : "Cyclic reference detected when excluding http://hl7.org/fhir/test/ValueSet/big-circle-1" + }, + "big/expand-no-limit-outcome.json" : { + "1" : "The value set http://hl7.org/fhir/test/ValueSet/big has too many codes to display (>1000)", + "2" : "The expansion of value set http://hl7.org/fhir/test/ValueSet/big was too big (>1000)" } } diff --git a/tx/other/validation-dual-filter-in-response-parameters.json b/tx/other/validation-dual-filter-in-response-parameters.json index 4869aa6f..c68ded93 100644 --- a/tx/other/validation-dual-filter-in-response-parameters.json +++ b/tx/other/validation-dual-filter-in-response-parameters.json @@ -9,8 +9,7 @@ "valueCodeableConcept" : { "coding" : [{ "system" : "http://hl7.org/fhir/test/CodeSystem/dual-filter", - "code" : "AA1", - "display" : "AA1" + "code" : "AA1" }] } }, diff --git a/tx/other/validation-dual-filter-out-response-parameters.json b/tx/other/validation-dual-filter-out-response-parameters.json index da3bf053..905fda8e 100644 --- a/tx/other/validation-dual-filter-out-response-parameters.json +++ b/tx/other/validation-dual-filter-out-response-parameters.json @@ -1,12 +1,28 @@ { "resourceType" : "Parameters", "parameter" : [{ + "name" : "codeableConcept", + "valueCodeableConcept" : { + "coding" : [{ + "system" : "http://hl7.org/fhir/test/CodeSystem/dual-filter", + "code" : "AA" + }] + } + }, + { "name" : "issues", "resource" : { "resourceType" : "OperationOutcome", "issue" : [{ "severity" : "error", "code" : "code-invalid", + "details" : { + "text" : "No valid coding was found for the value set 'http://hl7.org/fhir/test/ValueSet/dual-filter'" + } + }, + { + "severity" : "warning", + "code" : "code-invalid", "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'" }, @@ -16,7 +32,7 @@ }, { "name" : "message", - "valueString" : "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'" + "valueString" : "No valid coding was found for the value set 'http://hl7.org/fhir/test/ValueSet/dual-filter'; 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'" }, { "name" : "result", diff --git a/tx/parameters/parameters-expand-enum-definitions3-response-valueSet.json b/tx/parameters/parameters-expand-enum-definitions3-response-valueSet.json index 8010e1a5..85127e25 100644 --- a/tx/parameters/parameters-expand-enum-definitions3-response-valueSet.json +++ b/tx/parameters/parameters-expand-enum-definitions3-response-valueSet.json @@ -91,10 +91,12 @@ "valueDecimal" : 4 }, { + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-style", "valueString" : "color: #343434" }, { + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-xhtml", "valueString" : "This is still a dumb way to do things" }], @@ -189,7 +191,7 @@ }, { "code" : "order", - "valueInteger" : 0 + "valueDecimal" : 0 }, { "code" : "weight", @@ -198,10 +200,12 @@ }, { "extension" : [{ + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-style", "valueString" : "font-weight: bold; font-decoration: underline" }, { + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-xhtml", "valueString" : "This is also a dumb way to do things" }, @@ -230,15 +234,17 @@ }, { "code" : "order", - "valueInteger" : 1 + "valueDecimal" : 1 }] }, { "extension" : [{ + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-style", "valueString" : "font-weight: bold; font-decoration: strikethrough" }, { + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-xhtml", "valueString" : "This is a dumb way to do things" }], @@ -255,15 +261,17 @@ }, { "code" : "order", - "valueInteger" : 2 + "valueDecimal" : 2 }] }, { "extension" : [{ + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-style", "valueString" : "color: #343434" }, { + "$optional$" : true, "url" : "http://hl7.org/fhir/StructureDefinition/rendering-xhtml", "valueString" : "This is still a dumb way to do things" }], @@ -280,7 +288,7 @@ }, { "code" : "order", - "valueInteger" : 3 + "valueDecimal" : 3 }, { "code" : "weight", @@ -305,7 +313,7 @@ }, { "code" : "order", - "valueInteger" : 4 + "valueDecimal" : 4 }] }] } diff --git a/tx/test-cases.json b/tx/test-cases.json index d297f41e..3ba5065f 100644 --- a/tx/test-cases.json +++ b/tx/test-cases.json @@ -226,19 +226,19 @@ },{ "name" : "language-echo-en-en-header", "operation" : "expand", - "Accept-Language" : "en", + "Content-Language" : "en", "request" : "language/expand-echo-en-en-header-request-parameters.json", "response" : "language/expand-echo-en-en-header-response-valueSet.json" },{ "name" : "language-echo-en-en-vslang", "operation" : "expand", - "Accept-Language" : "en", + "Content-Language" : "en", "request" : "language/expand-echo-en-en-vslang-request-parameters.json", "response" : "language/expand-echo-en-en-vslang-response-valueSet.json" },{ "name" : "language-echo-en-en-mixed", "operation" : "expand", - "Accept-Language" : "es", + "Content-Language" : "es", "request" : "language/expand-echo-en-en-mixed-request-parameters.json", "response" : "language/expand-echo-en-en-mixed-response-valueSet.json" }, @@ -258,7 +258,7 @@ { "name" : "language-echo-de-de-header", "operation" : "expand", - "Accept-Language" : "de", + "Content-Language" : "de", "request" : "language/expand-echo-de-de-header-request-parameters.json", "response" : "language/expand-echo-de-de-header-response-valueSet.json" }, @@ -278,7 +278,7 @@ { "name" : "language-echo-en-multi-en-header", "operation" : "expand", - "Accept-Language" : "en", + "Content-Language" : "en", "request" : "language/expand-echo-en-multi-en-header-request-parameters.json", "response" : "language/expand-echo-en-multi-en-header-response-valueSet.json" }, @@ -298,7 +298,7 @@ { "name" : "language-echo-de-multi-de-header", "operation" : "expand", - "Accept-Language" : "de", + "Content-Language" : "de", "request" : "language/expand-echo-de-multi-de-header-request-parameters.json", "response" : "language/expand-echo-de-multi-de-header-response-valueSet.json" }, @@ -319,7 +319,7 @@ { "name" : "language-xform-en-multi-de-default", "operation" : "expand", - "Accept-Language" : "de,*", + "Content-Language" : "de,*", "request" : "language/expand-xform-en-multi-de-default-request-parameters.json", "response" : "language/expand-xform-en-multi-de-default-response-valueSet.json" }, @@ -636,7 +636,7 @@ { "name" : "validation-simple-coding-bad-language-header", "operation" : "validate-code", - "Accept-Language" : "en, en-AU; q=0.4", + "Content-Language" : "en, en-AU; q=0.4", "request" : "validation/simple-coding-bad-language-header-request-parameters.json", "response" : "validation/simple-coding-bad-language-header-response-parameters.json" }, @@ -898,102 +898,6 @@ "response" : "inactive/validate-inactive-3b-response-parameters.json" } ] - },{ - "name" : "alt-codes", - "description" : "Testing support for alternative codes ", - "setup" : ["alt-codes/codesystem-alt-codes.json", "alt-codes/valueset-alt-codes.json", "alt-codes/valueset-alt-codes-all.json", "alt-codes/valueset-alt-codes-all-alt.json"], - "tests" : [ - { - "name" : "expand-alt-codes-all", - "operation" : "expand", - "request" : "alt-codes/expand-alt-codes-all-parameters.json", - "response" : "alt-codes/expand-alt-codes-all-valueset.json" - }, - { - "name" : "expand-alt-codes-all-alt", - "operation" : "expand", - "request" : "alt-codes/expand-alt-codes-all-alt-parameters.json", - "response" : "alt-codes/expand-alt-codes-all-alt-valueset.json" - }, - { - "name" : "expand-alt-codes-all-alt2", - "operation" : "expand", - "request" : "alt-codes/expand-alt-codes-all-alt2-parameters.json", - "response" : "alt-codes/expand-alt-codes-all-alt2-valueset.json" - }, - { - "name" : "expand-alt-codes-all-alt2b", - "operation" : "expand", - "request" : "alt-codes/expand-alt-codes-all-alt2b-parameters.json", - "response" : "alt-codes/expand-alt-codes-all-alt2b-valueset.json" - }, - { - "name" : "expand-alt-codes", - "operation" : "expand", - "request" : "alt-codes/expand-alt-codes-parameters.json", - "response" : "alt-codes/expand-alt-codes-valueset.json" - }, - { - "name" : "validation-alt-codes-all1", - "operation" : "validate-code", - "request" : "alt-codes/validation-alt-codes-all1-request-parameters.json", - "response" : "alt-codes/validation-alt-codes-all1-response-parameters.json" - }, - { - "name" : "validation-alt-codes-all2", - "operation" : "validate-code", - "request" : "alt-codes/validation-alt-codes-all2-request-parameters.json", - "response" : "alt-codes/validation-alt-codes-all2-response-parameters.json" - }, - { - "name" : "validation-alt-codes-all2b", - "operation" : "validate-code", - "request" : "alt-codes/validation-alt-codes-all2b-request-parameters.json", - "response" : "alt-codes/validation-alt-codes-all2b-response-parameters.json" - }, - { - "name" : "validation-alt-codes-all3", - "operation" : "validate-code", - "request" : "alt-codes/validation-alt-codes-all3-request-parameters.json", - "response" : "alt-codes/validation-alt-codes-all3-response-parameters.json" - }, - { - "name" : "validation-alt-codes-1", - "operation" : "validate-code", - "request" : "alt-codes/validation-alt-codes-1-request-parameters.json", - "response" : "alt-codes/validation-alt-codes-1-response-parameters.json" - }, - { - "name" : "validation-alt-codes-2", - "operation" : "validate-code", - "request" : "alt-codes/validation-alt-codes-2-request-parameters.json", - "response" : "alt-codes/validation-alt-codes-2-response-parameters.json" - }, - { - "name" : "validation-alt-codes-2-inferred", - "operation" : "validate-code", - "request" : "alt-codes/validation-alt-codes-2-inferred-request-parameters.json", - "response" : "alt-codes/validation-alt-codes-2-response-parameters.json" - }, - { - "name" : "validation-alt-codes-2-coding", - "operation" : "validate-code", - "request" : "alt-codes/validation-alt-codes-2-coding-request-parameters.json", - "response" : "alt-codes/validation-alt-codes-2-response-parameters.json" - }, - { - "name" : "validation-alt-codes-2-codeableConcept", - "operation" : "validate-code", - "request" : "alt-codes/validation-alt-codes-2-codeableconcept-request-parameters.json", - "response" : "alt-codes/validation-alt-codes-2-codeableconcept-response-parameters.json" - }, - { - "name" : "validation-alt-codes-3", - "operation" : "validate-code", - "request" : "alt-codes/validation-alt-codes-3-request-parameters.json", - "response" : "alt-codes/validation-alt-codes-3-response-parameters.json" - } - ] }], "todo" : "incomplete code systems, inactive/abstract, filter = notSelectable", "not-done" : [ diff --git a/tx/validation/complex-codeableconcept-full-response-parameters.json b/tx/validation/complex-codeableconcept-full-response-parameters.json index 5ced3023..19c2a41f 100644 --- a/tx/validation/complex-codeableconcept-full-response-parameters.json +++ b/tx/validation/complex-codeableconcept-full-response-parameters.json @@ -11,7 +11,7 @@ "system" : "http://hl7.org/fhir/test/CodeSystem/version", "version" : "1.0.0", "code" : "code1", - "display" : "Display 1 (1.0)" + "display" : "xxxxx" },{ "$optional$" : true, "system" : "http://hl7.org/fhir/test/CodeSystem/simple", @@ -32,7 +32,7 @@ "severity" : "error", "code" : "code-invalid", "details" : { - "text" : "$external:1:xxxx$" + "text" : "$external:2:xxxx$" }, "location" : ["CodeableConcept.coding[1].code"] }, @@ -40,15 +40,23 @@ "severity" : "error", "code" : "invalid", "details" : { - "text" : "$external:2:xxxx$" + "text" : "$external:3:xxxxx$" }, "location" : ["CodeableConcept.coding[0].display"] + }, + { + "severity" : "warning", + "code" : "code-invalid", + "details" : { + "text" : "$external:1:xxxx$" + }, + "location" : ["CodeableConcept.coding[1].code"] }] } }, { "name" : "message", - "valueString" : "$external:3:xxxx$" + "valueString" : "$external:4$" }, { "name" : "result", diff --git a/tx/validation/complex-codeableconcept-vsonly-response-parameters.json b/tx/validation/complex-codeableconcept-vsonly-response-parameters.json index d4627c58..69b9b4a5 100644 --- a/tx/validation/complex-codeableconcept-vsonly-response-parameters.json +++ b/tx/validation/complex-codeableconcept-vsonly-response-parameters.json @@ -1,22 +1,55 @@ { "resourceType" : "Parameters", "parameter" : [{ + "name" : "codeableConcept", + "valueCodeableConcept" : { + "coding" : [{ + "system" : "http://hl7.org/fhir/test/CodeSystem/version", + "version" : "1.0.0", + "code" : "code1", + "display" : "xxxxx" + }, + { + "system" : "http://hl7.org/fhir/test/CodeSystem/simple", + "code" : "xxxx" + }], + "text" : "Some crap text" + } + }, + { "name" : "issues", "resource" : { "resourceType" : "OperationOutcome", "issue" : [{ + "$optional$" : true, "severity" : "error", "code" : "code-invalid", "details" : { - "text" : "None of the provided codes [http://hl7.org/fhir/test/CodeSystem/version|1.0.0#code1, http://hl7.org/fhir/test/CodeSystem/simple#xxxx] are in the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'" + "text" : "$external:2:http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0$" + } + }, + { + "severity" : "warning", + "code" : "code-invalid", + "details" : { + "text" : "$external:3:code1$" + }, + "location" : ["CodeableConcept.coding[0].code"] + }, + { + "$optional$" : true, + "severity" : "warning", + "code" : "code-invalid", + "details" : { + "text" : "$external:1:xxx$" }, - "location" : ["CodeableConcept"] + "location" : ["CodeableConcept.coding[1].code"] }] } }, { "name" : "message", - "valueString" : "None of the provided codes [http://hl7.org/fhir/test/CodeSystem/version|1.0.0#code1, http://hl7.org/fhir/test/CodeSystem/simple#xxxx] are in the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'" + "valueString" : "$external:4$" }, { "name" : "result", diff --git a/tx/validation/simple-code-bad-code-response-parameters.json b/tx/validation/simple-code-bad-code-response-parameters.json index ffe158c2..d271cd57 100644 --- a/tx/validation/simple-code-bad-code-response-parameters.json +++ b/tx/validation/simple-code-bad-code-response-parameters.json @@ -4,7 +4,8 @@ "$optional$" : true, "name" : "code", "valueCode" : "code1x" - },{ + }, + { "name" : "issues", "resource" : { "resourceType" : "OperationOutcome", diff --git a/tx/validation/simple-code-bad-regex-response-parameters.json b/tx/validation/simple-code-bad-regex-response-parameters.json index a2ce152d..6af8bef0 100644 --- a/tx/validation/simple-code-bad-regex-response-parameters.json +++ b/tx/validation/simple-code-bad-regex-response-parameters.json @@ -1,6 +1,10 @@ { "resourceType" : "Parameters", "parameter" : [{ + "name" : "code", + "valueCode" : "code2a" + }, + { "name" : "issues", "resource" : { "resourceType" : "OperationOutcome", @@ -22,6 +26,10 @@ "name" : "result", "valueBoolean" : false }, + { + "name" : "system", + "valueUri" : "http://hl7.org/fhir/test/CodeSystem/simple" + }, { "name" : "version", "valueString" : "0.1.0" diff --git a/tx/validation/simple-code-bad-system-response-parameters.json b/tx/validation/simple-code-bad-system-response-parameters.json index 267b45c9..6364b960 100644 --- a/tx/validation/simple-code-bad-system-response-parameters.json +++ b/tx/validation/simple-code-bad-system-response-parameters.json @@ -1,6 +1,10 @@ { "resourceType" : "Parameters", "parameter" : [{ + "name" : "code", + "valueCode" : "code1" + }, + { "name" : "issues", "resource" : { "resourceType" : "OperationOutcome", @@ -31,6 +35,11 @@ "valueBoolean" : false }, { + "name" : "system", + "valueUri" : "http://hl7.org/fhir/test/CodeSystem/simplex" + }, + { + "$optional$" : true, "name" : "x-caused-by-unknown-system", "valueCanonical" : "http://hl7.org/fhir/test/CodeSystem/simplex" }] diff --git a/tx/validation/simple-code-bad-version1-response-parameters.json b/tx/validation/simple-code-bad-version1-response-parameters.json index dea1b329..c75884c1 100644 --- a/tx/validation/simple-code-bad-version1-response-parameters.json +++ b/tx/validation/simple-code-bad-version1-response-parameters.json @@ -1,6 +1,10 @@ { "resourceType" : "Parameters", "parameter" : [{ + "name" : "code", + "valueCode" : "code1" + }, + { "name" : "issues", "resource" : { "resourceType" : "OperationOutcome", @@ -13,6 +17,7 @@ "location" : ["system"] }, { + "$optional$" : true, "severity" : "warning", "code" : "not-found", "details" : { @@ -29,6 +34,14 @@ "name" : "result", "valueBoolean" : false }, + { + "name" : "system", + "valueUri" : "http://hl7.org/fhir/test/CodeSystem/simple" + }, + { + "name" : "version", + "valueString" : "1.0.0" + }, { "$optional$" : true, "name" : "x-caused-by-unknown-system", diff --git a/tx/validation/simple-code-implied-bad-code-response-parameters.json b/tx/validation/simple-code-implied-bad-code-response-parameters.json index d1912096..03e303d3 100644 --- a/tx/validation/simple-code-implied-bad-code-response-parameters.json +++ b/tx/validation/simple-code-implied-bad-code-response-parameters.json @@ -1,6 +1,10 @@ { "resourceType" : "Parameters", "parameter" : [{ + "name" : "code", + "valueCode" : "code1x" + }, + { "name" : "issues", "resource" : { "resourceType" : "OperationOutcome", @@ -13,6 +17,7 @@ "location" : ["code"] }, { + "$optional$" : true, "severity" : "error", "code" : "code-invalid", "details" : { diff --git a/tx/validation/simple-codeableconcept-bad-code-response-parameters.json b/tx/validation/simple-codeableconcept-bad-code-response-parameters.json index 81814e60..958e896b 100644 --- a/tx/validation/simple-codeableconcept-bad-code-response-parameters.json +++ b/tx/validation/simple-codeableconcept-bad-code-response-parameters.json @@ -1,6 +1,15 @@ { "resourceType" : "Parameters", "parameter" : [{ + "name" : "codeableConcept", + "valueCodeableConcept" : { + "coding" : [{ + "system" : "http://hl7.org/fhir/test/CodeSystem/simple", + "code" : "code1x" + }] + } + }, + { "name" : "issues", "resource" : { "resourceType" : "OperationOutcome", @@ -8,9 +17,8 @@ "severity" : "error", "code" : "code-invalid", "details" : { - "text" : "$external:1:http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0$" - }, - "location" : ["CodeableConcept.coding[0].code"] + "text" : "No valid coding was found for the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'" + } }, { "severity" : "error", @@ -19,12 +27,20 @@ "text" : "$external:2:http://hl7.org/fhir/test/CodeSystem/simple$" }, "location" : ["CodeableConcept.coding[0].code"] + }, + { + "severity" : "warning", + "code" : "code-invalid", + "details" : { + "text" : "$external:1:http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0$" + }, + "location" : ["CodeableConcept.coding[0].code"] }] } }, { "name" : "message", - "valueString" : "$external:3:http://hl7.org/fhir/test/CodeSystem/simple$" + "valueString" : "$external:3$" }, { "name" : "result", diff --git a/tx/validation/simple-codeableconcept-bad-display-response-parameters.json b/tx/validation/simple-codeableconcept-bad-display-response-parameters.json index 6c80d606..424f8aaa 100644 --- a/tx/validation/simple-codeableconcept-bad-display-response-parameters.json +++ b/tx/validation/simple-codeableconcept-bad-display-response-parameters.json @@ -9,9 +9,8 @@ "valueCodeableConcept" : { "coding" : [{ "system" : "http://hl7.org/fhir/test/CodeSystem/version", - "version" : "1.0.0", "code" : "code1", - "display" : "Display 1 (1.0)" + "display" : "Display 1X" }] } }, diff --git a/tx/validation/simple-codeableconcept-bad-displayW-response-parameters.json b/tx/validation/simple-codeableconcept-bad-displayW-response-parameters.json index 43eeed73..92686d04 100644 --- a/tx/validation/simple-codeableconcept-bad-displayW-response-parameters.json +++ b/tx/validation/simple-codeableconcept-bad-displayW-response-parameters.json @@ -9,9 +9,8 @@ "valueCodeableConcept" : { "coding" : [{ "system" : "http://hl7.org/fhir/test/CodeSystem/version", - "version" : "1.0.0", "code" : "code1", - "display" : "Display 1 (1.0)" + "display" : "Display 1X" }] } }, diff --git a/tx/validation/simple-codeableconcept-bad-language-response-parameters.json b/tx/validation/simple-codeableconcept-bad-language-response-parameters.json index 9d3ded26..a6a565c9 100644 --- a/tx/validation/simple-codeableconcept-bad-language-response-parameters.json +++ b/tx/validation/simple-codeableconcept-bad-language-response-parameters.json @@ -10,7 +10,7 @@ "coding" : [{ "system" : "http://hl7.org/fhir/test/CodeSystem/en-multi", "code" : "code1", - "display" : "Display 1" + "display" : "Anzeige 1" }] } }, diff --git a/tx/validation/simple-codeableconcept-bad-system-response-parameters.json b/tx/validation/simple-codeableconcept-bad-system-response-parameters.json index 381ea656..40982133 100644 --- a/tx/validation/simple-codeableconcept-bad-system-response-parameters.json +++ b/tx/validation/simple-codeableconcept-bad-system-response-parameters.json @@ -1,6 +1,15 @@ { "resourceType" : "Parameters", "parameter" : [{ + "name" : "codeableConcept", + "valueCodeableConcept" : { + "coding" : [{ + "system" : "http://hl7.org/fhir/test/CodeSystem/simplex", + "code" : "code1" + }] + } + }, + { "name" : "issues", "resource" : { "resourceType" : "OperationOutcome", @@ -8,9 +17,8 @@ "severity" : "error", "code" : "code-invalid", "details" : { - "text" : "$external:1:http://hl7.org/fhir/test/CodeSystem/simplex#code1$" - }, - "location" : ["CodeableConcept.coding[0].code"] + "text" : "No valid coding was found for the value set 'http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0'" + } }, { "severity" : "error", @@ -19,6 +27,14 @@ "text" : "$external:2:http://hl7.org/fhir/test/CodeSystem/simplex$" }, "location" : ["CodeableConcept.coding[0].system"] + }, + { + "severity" : "warning", + "code" : "code-invalid", + "details" : { + "text" : "$external:1:http://hl7.org/fhir/test/CodeSystem/simplex#code1$" + }, + "location" : ["CodeableConcept.coding[0].code"] }] } }, diff --git a/tx/validation/simple-codeableconcept-bad-version1-response-parameters.json b/tx/validation/simple-codeableconcept-bad-version1-response-parameters.json index 70cc5409..a2bc37b3 100644 --- a/tx/validation/simple-codeableconcept-bad-version1-response-parameters.json +++ b/tx/validation/simple-codeableconcept-bad-version1-response-parameters.json @@ -1,6 +1,16 @@ { "resourceType" : "Parameters", "parameter" : [{ + "name" : "codeableConcept", + "valueCodeableConcept" : { + "coding" : [{ + "system" : "http://hl7.org/fhir/test/CodeSystem/simple", + "version" : "1.0.0", + "code" : "code1" + }] + } + }, + { "name" : "issues", "resource" : { "resourceType" : "OperationOutcome", @@ -13,6 +23,7 @@ "location" : ["CodeableConcept.coding[0].system"] }, { + "$optional$" : true, "severity" : "warning", "code" : "not-found", "details" : { @@ -24,7 +35,7 @@ }, { "name" : "message", - "valueString" : "$external:3:http://hl7.org/fhir/test/CodeSystem/simple|1.0.0$" + "valueString" : "$external:3$" }, { "name" : "result", diff --git a/tx/validation/simple-codeableconcept-good-display-response-parameters.json b/tx/validation/simple-codeableconcept-good-display-response-parameters.json index 44a07049..1baffde1 100644 --- a/tx/validation/simple-codeableconcept-good-display-response-parameters.json +++ b/tx/validation/simple-codeableconcept-good-display-response-parameters.json @@ -9,7 +9,6 @@ "valueCodeableConcept" : { "coding" : [{ "system" : "http://hl7.org/fhir/test/CodeSystem/version", - "version" : "1.0.0", "code" : "code1", "display" : "Display 1 (1.0)" }] diff --git a/tx/validation/simple-codeableconcept-good-response-parameters.json b/tx/validation/simple-codeableconcept-good-response-parameters.json index e232a9ef..693c4255 100644 --- a/tx/validation/simple-codeableconcept-good-response-parameters.json +++ b/tx/validation/simple-codeableconcept-good-response-parameters.json @@ -9,9 +9,7 @@ "valueCodeableConcept" : { "coding" : [{ "system" : "http://hl7.org/fhir/test/CodeSystem/simple", - "version" : "0.1.0", - "code" : "code1", - "display" : "Display 1" + "code" : "code1" }] } }, diff --git a/tx/validation/simple-codeableconcept-good-version-response-parameters.json b/tx/validation/simple-codeableconcept-good-version-response-parameters.json index 44a07049..202c4aa0 100644 --- a/tx/validation/simple-codeableconcept-good-version-response-parameters.json +++ b/tx/validation/simple-codeableconcept-good-version-response-parameters.json @@ -10,8 +10,7 @@ "coding" : [{ "system" : "http://hl7.org/fhir/test/CodeSystem/version", "version" : "1.0.0", - "code" : "code1", - "display" : "Display 1 (1.0)" + "code" : "code1" }] } }, diff --git a/tx/validation/simple-coding-bad-code-response-parameters.json b/tx/validation/simple-coding-bad-code-response-parameters.json index 3311cd0a..85cd567e 100644 --- a/tx/validation/simple-coding-bad-code-response-parameters.json +++ b/tx/validation/simple-coding-bad-code-response-parameters.json @@ -1,6 +1,10 @@ { "resourceType" : "Parameters", "parameter" : [{ + "name" : "code", + "valueCode" : "code1x" + }, + { "name" : "issues", "resource" : { "resourceType" : "OperationOutcome", @@ -29,5 +33,9 @@ { "name" : "result", "valueBoolean" : false + }, + { + "name" : "system", + "valueUri" : "http://hl7.org/fhir/test/CodeSystem/simple" }] } diff --git a/tx/validation/simple-coding-bad-system-response-parameters.json b/tx/validation/simple-coding-bad-system-response-parameters.json index 0b235f26..dfefafdc 100644 --- a/tx/validation/simple-coding-bad-system-response-parameters.json +++ b/tx/validation/simple-coding-bad-system-response-parameters.json @@ -1,6 +1,10 @@ { "resourceType" : "Parameters", "parameter" : [{ + "name" : "code", + "valueCode" : "code1" + }, + { "name" : "issues", "resource" : { "resourceType" : "OperationOutcome", @@ -30,6 +34,10 @@ "name" : "result", "valueBoolean" : false }, + { + "name" : "system", + "valueUri" : "http://hl7.org/fhir/test/CodeSystem/simplex" + }, { "name" : "x-caused-by-unknown-system", "valueCanonical" : "http://hl7.org/fhir/test/CodeSystem/simplex" diff --git a/tx/validation/simple-coding-bad-version1-response-parameters.json b/tx/validation/simple-coding-bad-version1-response-parameters.json index f49ed706..aa8d2b3e 100644 --- a/tx/validation/simple-coding-bad-version1-response-parameters.json +++ b/tx/validation/simple-coding-bad-version1-response-parameters.json @@ -1,6 +1,10 @@ { "resourceType" : "Parameters", "parameter" : [{ + "name" : "code", + "valueCode" : "code1" + }, + { "name" : "issues", "resource" : { "resourceType" : "OperationOutcome", @@ -8,11 +12,12 @@ "severity" : "error", "code" : "not-found", "details" : { - "text" : "The code system http://hl7.org/fhir/test/CodeSystem/simple version 1.0.0 could not be found. Valid versions: [0.1.0]" + "text" : "$external:1:http://hl7.org/fhir/test/CodeSystem/simple$" }, "location" : ["Coding.system"] }, { + "$optional$" : true, "severity" : "warning", "code" : "not-found", "details" : { @@ -24,14 +29,21 @@ }, { "name" : "message", - "valueString" : "The code system http://hl7.org/fhir/test/CodeSystem/simple version 1.0.0 could not be found. Valid versions: [0.1.0]; Unable to check whether the code is in the value set http://hl7.org/fhir/test/ValueSet/simple-all|5.0.0" + "valueString" : "$external:2$" }, { "name" : "result", "valueBoolean" : false }, { - "$optional$" : true, + "name" : "system", + "valueUri" : "http://hl7.org/fhir/test/CodeSystem/simple" + }, + { + "name" : "version", + "valueString" : "1.0.0" + }, + { "name" : "x-caused-by-unknown-system", "valueCanonical" : "http://hl7.org/fhir/test/CodeSystem/simple|1.0.0" }] diff --git a/validator/ai-us-core.json b/validator/ai-us-core.json new file mode 100644 index 00000000..86bd36db --- /dev/null +++ b/validator/ai-us-core.json @@ -0,0 +1,153 @@ +{ + "resourceType": "Bundle", + "id": "example-bundle", + "type": "collection", + "entry": [ + { + "fullUrl": "urn:uuid:example-patient", + "resource": { + "resourceType": "Patient", + "id": "example-patient", + "name": [ + { + "use": "official", + "family": "Smith", + "given": ["John"] + } + ], + "gender": "male", + "birthDate": "1970-01-01", + "address": [ + { + "use": "home", + "line": ["123 Main St"], + "city": "Anytown", + "state": "CA", + "postalCode": "12345" + } + ] + } + }, + { + "fullUrl": "urn:uuid:example-practitioner", + "resource": { + "resourceType": "Practitioner", + "id": "example-practitioner", + "name": [ + { + "use": "official", + "family": "Doe", + "given": ["Jane"] + } + ], + "telecom": [ + { + "system": "phone", + "value": "555-555-5555" + } + ], + "qualification": [ + { + "code": { + "text": "MD" + } + } + ] + } + }, + { + "fullUrl": "urn:uuid:example-diabetes", + "resource": { + "resourceType": "Condition", + "id": "example-diabetes", + "clinicalStatus": { + "coding": [ + { + "system": "http://terminology.hl7.org/CodeSystem/condition-clinical", + "code": "active" + } + ] + }, + "verificationStatus": { + "coding": [ + { + "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status", + "code": "confirmed" + } + ] + }, + "code": { + "coding": [ + { + "system": "http://snomed.info/sct", + "code": "73211009", + "display": "Diabetes mellitus" + } + ], + "text": "Diabetes Mellitus" + } + } + }, + { + "fullUrl": "urn:uuid:example-glucose", + "resource": { + "resourceType": "Observation", + "id": "example-glucose", + "status": "final", + "code": { + "coding": [ + { + "system": "http://loinc.org", + "code": "15074-8", + "display": "Glucose [Mass/volume] in Blood" + } + ], + "text": "Blood Glucose" + }, + "subject": { + "reference": "urn:uuid:example-patient" + }, + "valueQuantity": { + "value": 120.5, + "unit": "mg/dL", + "system": "http://unitsofmeasure.org", + "code": "mg/dL" + } + } + }, + { + "fullUrl": "urn:uuid:example-allergy", + "resource": { + "resourceType": "AllergyIntolerance", + "id": "example-allergy", + "patient": { + "reference": "urn:uuid:example-patient" + }, + "substance": { + "coding": [ + { + "system": "http://www.nlm.nih.gov/research/umls/rxnorm", + "code": "216013", + "display": "Peanuts" + } + ], + "text": "Peanuts" + }, + "status": "active", + "criticality": "high", + "type": "allergy", + "category": "food", + "code": { + "coding": [ + { + "system": "http://snomed.info/sct", + "code": "91935009", + "display": "Allergy to peanuts" + } + ], + "text": "Allergy to Peanuts" + } + } + } + ] +} diff --git a/validator/manifest.json b/validator/manifest.json index 65c9342d..38a4acb9 100644 --- a/validator/manifest.json +++ b/validator/manifest.json @@ -51,6 +51,17 @@ "outcome": { "resourceType": "OperationOutcome", "issue": [ + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://fhir.whatever.com/codes/AllergyClinicalStatus#active' was not found in the value set 'http://hl7.org/fhir/ValueSet/allergyintolerance-clinical|4.0.1'" + }, + "diagnostics": "[7,4]", + "expression": [ + "AllergyIntolerance.clinicalStatus" + ] + }, { "severity": "information", "code": "unknown", @@ -374,7 +385,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Error processing Unit: '21612-7': Expected \"/\" or \".\" at character 6; Unknown Code '21612-7' in the system 'http://unitsofmeasure.org'; The provided code 'http://unitsofmeasure.org#21612-7' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://unitsofmeasure.org#21612-7')" + "text": "Error processing Unit: '21612-7': Expected \"/\" or \".\" at character 6; The provided code 'http://unitsofmeasure.org#21612-7' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unknown Code '21612-7' in the system 'http://unitsofmeasure.org|2.0.1' (from Tx-Server) (for 'http://unitsofmeasure.org#21612-7')" }, "diagnostics": "[139,7]", "expression": [ @@ -385,7 +396,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Error processing Unit: '21612-7': Expected \"/\" or \".\" at character 6; Unknown Code '21612-7' in the system 'http://unitsofmeasure.org'; The provided code 'http://unitsofmeasure.org#21612-7' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://unitsofmeasure.org#21612-7')" + "text": "Error processing Unit: '21612-7': Expected \"/\" or \".\" at character 6; The provided code 'http://unitsofmeasure.org#21612-7' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unknown Code '21612-7' in the system 'http://unitsofmeasure.org|2.0.1' (from Tx-Server) (for 'http://unitsofmeasure.org#21612-7')" }, "diagnostics": "[147,7]", "expression": [ @@ -470,7 +481,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Error processing Unit: '21612-7': Expected \"/\" or \".\" at character 6; Unknown Code '21612-7' in the system 'http://unitsofmeasure.org'; The provided code 'http://unitsofmeasure.org#21612-7' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://unitsofmeasure.org#21612-7')" + "text": "Error processing Unit: '21612-7': Expected \"/\" or \".\" at character 6; The provided code 'http://unitsofmeasure.org#21612-7' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unknown Code '21612-7' in the system 'http://unitsofmeasure.org|2.0.1' (from Tx-Server) (for 'http://unitsofmeasure.org#21612-7')" }, "diagnostics": "[139,7]", "expression": [ @@ -481,7 +492,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Error processing Unit: '21612-7': Expected \"/\" or \".\" at character 6; Unknown Code '21612-7' in the system 'http://unitsofmeasure.org'; The provided code 'http://unitsofmeasure.org#21612-7' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://unitsofmeasure.org#21612-7')" + "text": "Error processing Unit: '21612-7': Expected \"/\" or \".\" at character 6; The provided code 'http://unitsofmeasure.org#21612-7' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unknown Code '21612-7' in the system 'http://unitsofmeasure.org|2.0.1' (from Tx-Server) (for 'http://unitsofmeasure.org#21612-7')" }, "diagnostics": "[147,7]", "expression": [ @@ -1159,7 +1170,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The value provided ('completed') was not found in the value set 'EncounterStatus' (http://hl7.org/fhir/ValueSet/encounter-status|4.0.1), and a code is required from this value set (error message = Unknown Code 'completed' in the system 'http://hl7.org/fhir/encounter-status|4.0.1'; The provided code 'http://hl7.org/fhir/encounter-status#completed' was not found in the value set 'http://hl7.org/fhir/ValueSet/encounter-status|4.0.1')" + "text": "The value provided ('completed') was not found in the value set 'EncounterStatus' (http://hl7.org/fhir/ValueSet/encounter-status|4.0.1), and a code is required from this value set (error message = The provided code 'http://hl7.org/fhir/encounter-status#completed' was not found in the value set 'http://hl7.org/fhir/ValueSet/encounter-status|4.0.1'; Unknown Code 'completed' in the system 'http://hl7.org/fhir/encounter-status|4.0.1')" }, "diagnostics": "[20,24]", "expression": [ @@ -2483,6 +2494,28 @@ "Observation.status" ] }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://snomed.info/sct#271649006' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|5.0.0'" + }, + "diagnostics": "[81,8]", + "expression": [ + "Observation.component[0].code" + ] + }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://acme.org/devices/clinical-codes#bp-s' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|5.0.0'" + }, + "diagnostics": "[81,8]", + "expression": [ + "Observation.component[0].code" + ] + }, { "severity": "information", "code": "unknown", @@ -2579,6 +2612,28 @@ "Observation" ] }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://snomed.info/sct#271649006' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|5.0.0'" + }, + "diagnostics": "[81,8]", + "expression": [ + "Observation.component[0].code" + ] + }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://acme.org/devices/clinical-codes#bp-s' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|5.0.0'" + }, + "diagnostics": "[81,8]", + "expression": [ + "Observation.component[0].code" + ] + }, { "severity": "information", "code": "informational", @@ -4270,7 +4325,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The value provided ('current1') was not found in the value set 'List Status' (http://hl7.org/fhir/ValueSet/list-status|5.0.0), and a code is required from this value set (error message = Unknown Code 'current1' in the system 'http://hl7.org/fhir/list-status|5.0.0'; The provided code 'http://hl7.org/fhir/list-status#current1' was not found in the value set 'http://hl7.org/fhir/ValueSet/list-status|5.0.0')" + "text": "The value provided ('current1') was not found in the value set 'List Status' (http://hl7.org/fhir/ValueSet/list-status|5.0.0), and a code is required from this value set (error message = The provided code 'http://hl7.org/fhir/list-status#current1' was not found in the value set 'http://hl7.org/fhir/ValueSet/list-status|5.0.0'; Unknown Code 'current1' in the system 'http://hl7.org/fhir/list-status|5.0.0')" }, "diagnostics": "[5,29]", "expression": [ @@ -4651,7 +4706,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The CodeSystem http://snomed.info/sct version http://snomed.info/sct/731000124108/version/20210201 is unknown. Valid versions: [http://snomed.info/sct/11000146104/version/20230331,http://snomed.info/sct/11000172109/version/20221115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20220731,http://snomed.info/sct/45991000052106/version/20210531,http://snomed.info/sct/554471000005108/version/20210930,http://snomed.info/sct/731000124108/version/20230301,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20230131,http://snomed.info/sct/900000000000207008/version/20230731] (from Tx-Server) (for 'http://snomed.info/sct#132037003')" + "text": "The code system http://snomed.info/sct version http://snomed.info/sct/731000124108/version/20210201 could not be found. Valid versions: [http://snomed.info/sct/11000146104/version/20230331,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20210531,http://snomed.info/sct/554471000005108/version/20210930,http://snomed.info/sct/731000124108/version/20230901,http://snomed.info/sct/827022005/version/20221130,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20230131,http://snomed.info/sct/900000000000207008/version/20230731,http://snomed.info/sct/900000000000207008/version/20230901] (from Tx-Server) (for 'http://snomed.info/sct#132037003')" }, "diagnostics": "[3,13]", "expression": [ @@ -4698,7 +4753,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Wrong Display Name 'Pineywoods pig breed. Not.' for http://snomed.info/sct#132037003 - should be one of 3 choices: 'Pineywoods pig', 'Pineywoods pig breed (organism)' or 'Pineywoods pig breed' (for the language(s) '--') (from Tx-Server) (for 'http://snomed.info/sct#132037003')" + "text": "The code system http://snomed.info/sct version http://snomed.info/sct/11000172109/version/20221115 could not be found. Valid versions: [http://snomed.info/sct/11000146104/version/20230331,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20210531,http://snomed.info/sct/554471000005108/version/20210930,http://snomed.info/sct/731000124108/version/20230901,http://snomed.info/sct/827022005/version/20221130,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20230131,http://snomed.info/sct/900000000000207008/version/20230731,http://snomed.info/sct/900000000000207008/version/20230901] (from Tx-Server) (for 'http://snomed.info/sct#132037003')" }, "diagnostics": "[3,13]", "expression": [ @@ -5524,7 +5579,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The value provided ('asdfafafafd') was not found in the value set 'AdministrativeGender' (http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1), and a code is required from this value set (error message = Unknown Code 'asdfafafafd' in the system 'http://hl7.org/fhir/administrative-gender|4.0.1'; The provided code 'http://hl7.org/fhir/administrative-gender#asdfafafafd' was not found in the value set 'http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1')" + "text": "The value provided ('asdfafafafd') was not found in the value set 'AdministrativeGender' (http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1), and a code is required from this value set (error message = The provided code 'http://hl7.org/fhir/administrative-gender#asdfafafafd' was not found in the value set 'http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1'; Unknown Code 'asdfafafafd' in the system 'http://hl7.org/fhir/administrative-gender|4.0.1')" }, "diagnostics": "[10,34]", "expression": [ @@ -5572,7 +5627,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The value provided ('asdfafafafd') was not found in the value set 'AdministrativeGender' (http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1), and a code is required from this value set (error message = Unknown Code 'asdfafafafd' in the system 'http://hl7.org/fhir/administrative-gender|4.0.1'; The provided code 'http://hl7.org/fhir/administrative-gender#asdfafafafd' was not found in the value set 'http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1')" + "text": "The value provided ('asdfafafafd') was not found in the value set 'AdministrativeGender' (http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1), and a code is required from this value set (error message = The provided code 'http://hl7.org/fhir/administrative-gender#asdfafafafd' was not found in the value set 'http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1'; Unknown Code 'asdfafafafd' in the system 'http://hl7.org/fhir/administrative-gender|4.0.1')" }, "diagnostics": "[10,34]", "expression": [ @@ -5994,7 +6049,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 823681000000100 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '823681000000100' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#823681000000100' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#823681000000100')" + "text": "The provided code 'http://snomed.info/sct#823681000000100' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 823681000000100 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '823681000000100' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#823681000000100')" }, "diagnostics": "[136,25]", "expression": [ @@ -6035,7 +6090,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 886921000000105 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '886921000000105' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#886921000000105' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#886921000000105')" + "text": "The provided code 'http://snomed.info/sct#886921000000105' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 886921000000105 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '886921000000105' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#886921000000105')" }, "diagnostics": "[163,27]", "expression": [ @@ -6046,7 +6101,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 1077881000000105 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '1077881000000105' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#1077881000000105' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#1077881000000105')" + "text": "The provided code 'http://snomed.info/sct#1077881000000105' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 1077881000000105 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '1077881000000105' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#1077881000000105')" }, "diagnostics": "[179,27]", "expression": [ @@ -6067,7 +6122,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 887181000000106 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '887181000000106' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#887181000000106' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#887181000000106')" + "text": "The provided code 'http://snomed.info/sct#887181000000106' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 887181000000106 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '887181000000106' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#887181000000106')" }, "diagnostics": "[198,27]", "expression": [ @@ -6078,7 +6133,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 887161000000102 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '887161000000102' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#887161000000102' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#887161000000102')" + "text": "The provided code 'http://snomed.info/sct#887161000000102' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 887161000000102 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '887161000000102' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#887161000000102')" }, "diagnostics": "[214,27]", "expression": [ @@ -6089,7 +6144,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 1052891000000108 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '1052891000000108' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#1052891000000108' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#1052891000000108')" + "text": "The provided code 'http://snomed.info/sct#1052891000000108' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 1052891000000108 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '1052891000000108' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#1052891000000108')" }, "diagnostics": "[230,27]", "expression": [ @@ -6100,7 +6155,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 715851000000102 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '715851000000102' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#715851000000102' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#715851000000102')" + "text": "The provided code 'http://snomed.info/sct#715851000000102' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 715851000000102 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '715851000000102' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#715851000000102')" }, "diagnostics": "[246,27]", "expression": [ @@ -6111,7 +6166,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 717121000000105 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '717121000000105' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#717121000000105' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#717121000000105')" + "text": "The provided code 'http://snomed.info/sct#717121000000105' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 717121000000105 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '717121000000105' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#717121000000105')" }, "diagnostics": "[262,27]", "expression": [ @@ -6122,7 +6177,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 933361000000108 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '933361000000108' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#933361000000108' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#933361000000108')" + "text": "The provided code 'http://snomed.info/sct#933361000000108' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 933361000000108 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '933361000000108' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#933361000000108')" }, "diagnostics": "[278,27]", "expression": [ @@ -6143,7 +6198,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 887171000000109 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '887171000000109' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#887171000000109' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#887171000000109')" + "text": "The provided code 'http://snomed.info/sct#887171000000109' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 887171000000109 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '887171000000109' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#887171000000109')" }, "diagnostics": "[297,27]", "expression": [ @@ -6154,7 +6209,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 887201000000105 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '887201000000105' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#887201000000105' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#887201000000105')" + "text": "The provided code 'http://snomed.info/sct#887201000000105' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 887201000000105 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '887201000000105' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#887201000000105')" }, "diagnostics": "[313,27]", "expression": [ @@ -6165,7 +6220,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 1052951000000105 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '1052951000000105' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#1052951000000105' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#1052951000000105')" + "text": "The provided code 'http://snomed.info/sct#1052951000000105' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 1052951000000105 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '1052951000000105' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#1052951000000105')" }, "diagnostics": "[329,27]", "expression": [ @@ -6176,7 +6231,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 886731000000109 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '886731000000109' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#886731000000109' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#886731000000109')" + "text": "The provided code 'http://snomed.info/sct#886731000000109' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 886731000000109 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '886731000000109' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#886731000000109')" }, "diagnostics": "[345,27]", "expression": [ @@ -6187,7 +6242,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 887231000000104 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '887231000000104' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#887231000000104' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#887231000000104')" + "text": "The provided code 'http://snomed.info/sct#887231000000104' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 887231000000104 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '887231000000104' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#887231000000104')" }, "diagnostics": "[364,27]", "expression": [ @@ -6209,7 +6264,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 9290701000001101 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '9290701000001101' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#9290701000001101' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#9290701000001101')" + "text": "The provided code 'http://snomed.info/sct#9290701000001101' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 9290701000001101 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '9290701000001101' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#9290701000001101')" }, "diagnostics": "[395,25]", "expression": [ @@ -6242,7 +6297,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 886921000000105 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '886921000000105' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#886921000000105' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#886921000000105')" + "text": "The provided code 'http://snomed.info/sct#886921000000105' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 886921000000105 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '886921000000105' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#886921000000105')" }, "diagnostics": "[422,25]", "expression": [ @@ -6812,6 +6867,28 @@ "Observation" ] }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://snomed.info/sct#271649006' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|5.0.0'" + }, + "diagnostics": "[196,9]", + "expression": [ + "Observation.component[0].code" + ] + }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://acme.org/devices/clinical-codes#bp-s' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|5.0.0'" + }, + "diagnostics": "[196,9]", + "expression": [ + "Observation.component[0].code" + ] + }, { "severity": "information", "code": "informational", @@ -6847,6 +6924,28 @@ "outcome": { "resourceType": "OperationOutcome", "issue": [ + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://snomed.info/sct#271649006' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|5.0.0'" + }, + "diagnostics": "[192,9]", + "expression": [ + "Observation.component[0].code" + ] + }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://acme.org/devices/clinical-codes#bp-s' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|5.0.0'" + }, + "diagnostics": "[192,9]", + "expression": [ + "Observation.component[0].code" + ] + }, { "severity": "information", "code": "unknown", @@ -6921,6 +7020,28 @@ "Observation" ] }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://snomed.info/sct#271649006' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|5.0.0'" + }, + "diagnostics": "[192,9]", + "expression": [ + "Observation.component[0].code" + ] + }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://acme.org/devices/clinical-codes#bp-s' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|5.0.0'" + }, + "diagnostics": "[192,9]", + "expression": [ + "Observation.component[0].code" + ] + }, { "severity": "information", "code": "informational", @@ -7109,6 +7230,17 @@ "outcome": { "resourceType": "OperationOutcome", "issue": [ + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://fhir.ch/ig/local#1234' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|5.0.0'" + }, + "diagnostics": "[148,8]", + "expression": [ + "Observation.code" + ] + }, { "severity": "information", "code": "unknown", @@ -7120,6 +7252,28 @@ "Observation.code.coding[1]" ] }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://snomed.info/sct#271649006' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|5.0.0'" + }, + "diagnostics": "[196,9]", + "expression": [ + "Observation.component[0].code" + ] + }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://fhir.ch/ig/local#3456' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|5.0.0'" + }, + "diagnostics": "[196,9]", + "expression": [ + "Observation.component[0].code" + ] + }, { "severity": "information", "code": "unknown", @@ -7131,6 +7285,17 @@ "Observation.component[0].code.coding[2]" ] }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://fhir.ch/ig/local#7890' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|5.0.0'" + }, + "diagnostics": "[229,9]", + "expression": [ + "Observation.component[1].code" + ] + }, { "severity": "information", "code": "unknown", @@ -7238,6 +7403,39 @@ "Observation" ] }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://fhir.ch/ig/local#1234' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|5.0.0'" + }, + "diagnostics": "[148,8]", + "expression": [ + "Observation.code" + ] + }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://snomed.info/sct#271649006' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|5.0.0'" + }, + "diagnostics": "[196,9]", + "expression": [ + "Observation.component[0].code" + ] + }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://fhir.ch/ig/local#3456' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|5.0.0'" + }, + "diagnostics": "[196,9]", + "expression": [ + "Observation.component[0].code" + ] + }, { "severity": "information", "code": "informational", @@ -7260,6 +7458,17 @@ "Observation.component[0].code.coding[2]" ] }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://fhir.ch/ig/local#7890' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|5.0.0'" + }, + "diagnostics": "[229,9]", + "expression": [ + "Observation.component[1].code" + ] + }, { "severity": "information", "code": "informational", @@ -9265,7 +9474,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unknown Code '�g��' in the system 'http://loinc.org'; The provided code 'http://loinc.org#�g��' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://loinc.org#�g��')" + "text": "The provided code 'http://loinc.org#�g��' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unknown Code '�g��' in the system 'http://loinc.org|2.74' (from Tx-Server) (for 'http://loinc.org#�g��')" }, "diagnostics": "[278,19]", "expression": [ @@ -11448,7 +11657,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The CodeSystem http://snomed.info/sct version http://snomed.info/sct/11000146104/version/20220930 is unknown. Valid versions: [http://snomed.info/sct/11000146104/version/20230331,http://snomed.info/sct/11000172109/version/20221115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20220731,http://snomed.info/sct/45991000052106/version/20210531,http://snomed.info/sct/554471000005108/version/20210930,http://snomed.info/sct/731000124108/version/20230301,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20230131,http://snomed.info/sct/900000000000207008/version/20230731] (from Tx-Server) (for 'http://snomed.info/sct#36989005')" + "text": "The code system http://snomed.info/sct version http://snomed.info/sct/11000146104/version/20220930 could not be found. Valid versions: [http://snomed.info/sct/11000146104/version/20230331,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20210531,http://snomed.info/sct/554471000005108/version/20210930,http://snomed.info/sct/731000124108/version/20230901,http://snomed.info/sct/827022005/version/20221130,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20230131,http://snomed.info/sct/900000000000207008/version/20230731,http://snomed.info/sct/900000000000207008/version/20230901] (from Tx-Server) (for 'http://snomed.info/sct#36989005')" }, "diagnostics": "[7,6]", "expression": [ @@ -12959,7 +13168,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The value provided ('invalid') was not found in the value set 'AdministrativeGender' (http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1), and a code is required from this value set (error message = Unknown Code 'invalid' in the system 'http://hl7.org/fhir/administrative-gender|4.0.1'; The provided code 'http://hl7.org/fhir/administrative-gender#invalid' was not found in the value set 'http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1')" + "text": "The value provided ('invalid') was not found in the value set 'AdministrativeGender' (http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1), and a code is required from this value set (error message = The provided code 'http://hl7.org/fhir/administrative-gender#invalid' was not found in the value set 'http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1'; Unknown Code 'invalid' in the system 'http://hl7.org/fhir/administrative-gender|4.0.1')" }, "diagnostics": "[9,34]", "expression": [ @@ -12970,7 +13179,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The value provided ('invalid') was not found in the value set 'AdministrativeGender' (http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1), and a code is required from this value set (error message = Unknown Code 'invalid' in the system 'http://hl7.org/fhir/administrative-gender|4.0.1'; The provided code 'http://hl7.org/fhir/administrative-gender#invalid' was not found in the value set 'http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1')" + "text": "The value provided ('invalid') was not found in the value set 'AdministrativeGender' (http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1), and a code is required from this value set (error message = The provided code 'http://hl7.org/fhir/administrative-gender#invalid' was not found in the value set 'http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1'; Unknown Code 'invalid' in the system 'http://hl7.org/fhir/administrative-gender|4.0.1')" }, "diagnostics": "[18,34]", "expression": [ @@ -13010,7 +13219,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The value provided ('invalid') was not found in the value set 'AdministrativeGender' (http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1), and a code is required from this value set (error message = Unknown Code 'invalid' in the system 'http://hl7.org/fhir/administrative-gender|4.0.1'; The provided code 'http://hl7.org/fhir/administrative-gender#invalid' was not found in the value set 'http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1')" + "text": "The value provided ('invalid') was not found in the value set 'AdministrativeGender' (http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1), and a code is required from this value set (error message = The provided code 'http://hl7.org/fhir/administrative-gender#invalid' was not found in the value set 'http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1'; Unknown Code 'invalid' in the system 'http://hl7.org/fhir/administrative-gender|4.0.1')" }, "diagnostics": "[9,34]", "expression": [ @@ -13032,7 +13241,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The value provided ('invalid') was not found in the value set 'AdministrativeGender' (http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1), and a code is required from this value set (error message = Unknown Code 'invalid' in the system 'http://hl7.org/fhir/administrative-gender|4.0.1'; The provided code 'http://hl7.org/fhir/administrative-gender#invalid' was not found in the value set 'http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1')" + "text": "The value provided ('invalid') was not found in the value set 'AdministrativeGender' (http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1), and a code is required from this value set (error message = The provided code 'http://hl7.org/fhir/administrative-gender#invalid' was not found in the value set 'http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1'; Unknown Code 'invalid' in the system 'http://hl7.org/fhir/administrative-gender|4.0.1')" }, "diagnostics": "[24,34]", "expression": [ @@ -15068,7 +15277,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Error processing Unit: 'tbl': The unit \"tbl\" is unknown at character 1; Unknown Code 'tbl' in the system 'http://unitsofmeasure.org'; The provided code 'http://unitsofmeasure.org#tbl' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://unitsofmeasure.org#tbl')" + "text": "Error processing Unit: 'tbl': The unit \"tbl\" is unknown at character 1; The provided code 'http://unitsofmeasure.org#tbl' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unknown Code 'tbl' in the system 'http://unitsofmeasure.org|2.0.1' (from Tx-Server) (for 'http://unitsofmeasure.org#tbl')" }, "diagnostics": "[418,25]", "expression": [ @@ -17624,7 +17833,7 @@ "severity": "warning", "code": "business-rule", "details": { - "text": "Unknown System 'http://something/something' specified, so Concepts and Filters can't be checked (Details: The CodeSystem http://something/something is unknown (from Tx-Server))" + "text": "Unknown System 'http://something/something' specified, so Concepts and Filters can't be checked (Details: The code system http://something/something could not be found (from Tx-Server))" }, "expression": [ "ValueSet.compose.include[0]" @@ -17667,7 +17876,7 @@ "severity": "warning", "code": "business-rule", "details": { - "text": "Unknown System 'http://something/something' specified, so Concepts and Filters can't be checked (Details: The CodeSystem http://something/something is unknown (from Tx-Server))" + "text": "Unknown System 'http://something/something' specified, so Concepts and Filters can't be checked (Details: The code system http://something/something could not be found (from Tx-Server))" }, "expression": [ "ValueSet.compose.include[0]" @@ -17704,7 +17913,7 @@ "severity": "warning", "code": "business-rule", "details": { - "text": "Unknown System 'http://something/something' specified, so Concepts and Filters can't be checked (Details: The CodeSystem http://something/something is unknown (from Tx-Server))" + "text": "Unknown System 'http://something/something' specified, so Concepts and Filters can't be checked (Details: The code system http://something/something could not be found (from Tx-Server))" }, "expression": [ "ValueSet.compose.include[0]" @@ -18121,7 +18330,7 @@ "severity": "information", "code": "business-rule", "details": { - "text": "Reference to experimental item urn:oid:2.16.840.1.113883.2.4.4.16.34" + "text": "Reference to experimental CodeSystem urn:oid:2.16.840.1.113883.2.4.4.16.34" }, "diagnostics": "[10,39]", "expression": [ @@ -18765,7 +18974,7 @@ "severity": "information", "code": "business-rule", "details": { - "text": "Unable to find code 1 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '1' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#1' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server)" + "text": "The provided code 'http://snomed.info/sct#1' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 1 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '1' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server)" }, "expression": [ "ValueSet.compose.include[0].concept[0]" @@ -19002,6 +19211,17 @@ "Observation" ] }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://snomed.info/sct#276885007' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|4.0.1'" + }, + "diagnostics": "[21,4]", + "expression": [ + "Observation.code" + ] + }, { "severity": "warning", "code": "structure", @@ -20456,17 +20676,6 @@ "Observation.component[1].value.ofType(CodeableConcept).coding[0]" ] }, - { - "severity": "warning", - "code": "code-invalid", - "details": { - "text": "Error from server: HGVS is not supported at this time" - }, - "diagnostics": "[96,12]", - "expression": [ - "Observation.component[2].value.ofType(CodeableConcept).coding[0]" - ] - }, { "severity": "warning", "code": "unknown", @@ -20532,17 +20741,6 @@ "expression": [ "Observation.component[1].value.ofType(CodeableConcept)" ] - }, - { - "severity": "error", - "code": "code-invalid", - "details": { - "text": "None of the codings provided are in the value set 'Human Genome Variation Society Sequence Variant Nomenclature Value Set' (http://hl7.org/fhir/us/mcode/ValueSet/mcode-hgvs-vs|1.0.0), and a coding from this value set is required) (codes = http://varnomen.hgvs.org#NC_000019.8:g.1171707G>A)" - }, - "diagnostics": "[94,8]", - "expression": [ - "Observation.component[2].value.ofType(CodeableConcept)" - ] } ] } @@ -20597,10 +20795,10 @@ ] }, { - "severity": "warning", + "severity": "error", "code": "code-invalid", "details": { - "text": "Error from server: HGVS is not supported at this time" + "text": "The provided code 'http://varnomen.hgvs.org#NC_000019.8:g.1171707G>AXXX' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unknown Code 'NC_000019.8:g.1171707G>AXXX' in the system 'http://varnomen.hgvs.org|2.0' (from Tx-Server) (for 'http://varnomen.hgvs.org#NC_000019.8:g.1171707G>AXXX')" }, "diagnostics": "[96,12]", "expression": [ @@ -20885,7 +21083,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Error processing Unit: 'fmm[Hg]': The unit \"fmm[Hg]\" is unknown at character 1; Unknown Code 'fmm[Hg]' in the system 'http://unitsofmeasure.org'; The provided code 'http://unitsofmeasure.org#fmm[Hg]' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://unitsofmeasure.org#fmm[Hg]')" + "text": "Error processing Unit: 'fmm[Hg]': The unit \"fmm[Hg]\" is unknown at character 1; The provided code 'http://unitsofmeasure.org#fmm[Hg]' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unknown Code 'fmm[Hg]' in the system 'http://unitsofmeasure.org|2.0.1' (from Tx-Server) (for 'http://unitsofmeasure.org#fmm[Hg]')" }, "diagnostics": "[51,18]", "expression": [ @@ -25193,7 +25391,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Error processing Unit: 'tbl': The unit \"tbl\" is unknown at character 1; Unknown Code 'tbl' in the system 'http://unitsofmeasure.org'; The provided code 'http://unitsofmeasure.org#tbl' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://unitsofmeasure.org#tbl')" + "text": "Error processing Unit: 'tbl': The unit \"tbl\" is unknown at character 1; The provided code 'http://unitsofmeasure.org#tbl' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unknown Code 'tbl' in the system 'http://unitsofmeasure.org|2.0.1' (from Tx-Server) (for 'http://unitsofmeasure.org#tbl')" }, "diagnostics": "[418,25]", "expression": [ @@ -25818,7 +26016,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The value provided ('Completed') was not found in the value set 'Immunization Status Codes' (http://hl7.org/fhir/ValueSet/immunization-status|4.0.1), and a code is required from this value set (error message = Unknown Code 'Completed' in the system 'http://hl7.org/fhir/event-status|4.0.1'; The provided code 'http://hl7.org/fhir/event-status#Completed' was not found in the value set 'http://hl7.org/fhir/ValueSet/immunization-status|4.0.1')" + "text": "The value provided ('Completed') was not found in the value set 'Immunization Status Codes' (http://hl7.org/fhir/ValueSet/immunization-status|4.0.1), and a code is required from this value set (error message = The provided code 'http://hl7.org/fhir/event-status#Completed' was not found in the value set 'http://hl7.org/fhir/ValueSet/immunization-status|4.0.1'; Unknown Code 'Completed' in the system 'http://hl7.org/fhir/event-status|4.0.1')" }, "diagnostics": "[18,29]", "expression": [ @@ -25829,7 +26027,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The value provided ('COMPLETED') was not found in the value set 'Immunization Status Codes' (http://hl7.org/fhir/ValueSet/immunization-status|4.0.1), and a code is required from this value set (error message = Unknown Code 'COMPLETED' in the system 'http://hl7.org/fhir/event-status|4.0.1'; The provided code 'http://hl7.org/fhir/event-status#COMPLETED' was not found in the value set 'http://hl7.org/fhir/ValueSet/immunization-status|4.0.1')" + "text": "The value provided ('COMPLETED') was not found in the value set 'Immunization Status Codes' (http://hl7.org/fhir/ValueSet/immunization-status|4.0.1), and a code is required from this value set (error message = The provided code 'http://hl7.org/fhir/event-status#COMPLETED' was not found in the value set 'http://hl7.org/fhir/ValueSet/immunization-status|4.0.1'; Unknown Code 'COMPLETED' in the system 'http://hl7.org/fhir/event-status|4.0.1')" }, "diagnostics": "[35,29]", "expression": [ @@ -25853,7 +26051,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The value provided ('Completed') was not found in the value set 'Immunization Status Codes' (http://hl7.org/fhir/ValueSet/immunization-status|4.0.1), and a code is required from this value set (error message = Unknown Code 'Completed' in the system 'http://hl7.org/fhir/event-status|4.0.1'; The provided code 'http://hl7.org/fhir/event-status#Completed' was not found in the value set 'http://hl7.org/fhir/ValueSet/immunization-status|4.0.1')" + "text": "The value provided ('Completed') was not found in the value set 'Immunization Status Codes' (http://hl7.org/fhir/ValueSet/immunization-status|4.0.1), and a code is required from this value set (error message = The provided code 'http://hl7.org/fhir/event-status#Completed' was not found in the value set 'http://hl7.org/fhir/ValueSet/immunization-status|4.0.1'; Unknown Code 'Completed' in the system 'http://hl7.org/fhir/event-status|4.0.1')" }, "diagnostics": "[18,29]", "expression": [ @@ -25886,7 +26084,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The value provided ('COMPLETED') was not found in the value set 'Immunization Status Codes' (http://hl7.org/fhir/ValueSet/immunization-status|4.0.1), and a code is required from this value set (error message = Unknown Code 'COMPLETED' in the system 'http://hl7.org/fhir/event-status|4.0.1'; The provided code 'http://hl7.org/fhir/event-status#COMPLETED' was not found in the value set 'http://hl7.org/fhir/ValueSet/immunization-status|4.0.1')" + "text": "The value provided ('COMPLETED') was not found in the value set 'Immunization Status Codes' (http://hl7.org/fhir/ValueSet/immunization-status|4.0.1), and a code is required from this value set (error message = The provided code 'http://hl7.org/fhir/event-status#COMPLETED' was not found in the value set 'http://hl7.org/fhir/ValueSet/immunization-status|4.0.1'; Unknown Code 'COMPLETED' in the system 'http://hl7.org/fhir/event-status|4.0.1')" }, "diagnostics": "[35,29]", "expression": [ @@ -25932,7 +26130,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unknown Code '209' in the system 'http://hl7.org/fhir/sid/cvx'; The provided code 'http://hl7.org/fhir/sid/cvx#209' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://hl7.org/fhir/sid/cvx#209')" + "text": "The provided code 'http://hl7.org/fhir/sid/cvx#209' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unknown Code '209' in the system 'http://hl7.org/fhir/sid/cvx|20210406' (from Tx-Server) (for 'http://hl7.org/fhir/sid/cvx#209')" }, "diagnostics": "[20,10]", "expression": [ @@ -25943,7 +26141,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unknown Code '209' in the system 'http://hl7.org/fhir/sid/cvx'; The provided code 'http://hl7.org/fhir/sid/cvx#209' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://hl7.org/fhir/sid/cvx#209')" + "text": "The provided code 'http://hl7.org/fhir/sid/cvx#209' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unknown Code '209' in the system 'http://hl7.org/fhir/sid/cvx|20210406' (from Tx-Server) (for 'http://hl7.org/fhir/sid/cvx#209')" }, "diagnostics": "[37,10]", "expression": [ @@ -25966,7 +26164,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unknown Code '209' in the system 'http://hl7.org/fhir/sid/cvx'; The provided code 'http://hl7.org/fhir/sid/cvx#209' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://hl7.org/fhir/sid/cvx#209')" + "text": "The provided code 'http://hl7.org/fhir/sid/cvx#209' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unknown Code '209' in the system 'http://hl7.org/fhir/sid/cvx|20210406' (from Tx-Server) (for 'http://hl7.org/fhir/sid/cvx#209')" }, "diagnostics": "[20,10]", "expression": [ @@ -25977,7 +26175,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unknown Code '209' in the system 'http://hl7.org/fhir/sid/cvx'; The provided code 'http://hl7.org/fhir/sid/cvx#209' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://hl7.org/fhir/sid/cvx#209')" + "text": "The provided code 'http://hl7.org/fhir/sid/cvx#209' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unknown Code '209' in the system 'http://hl7.org/fhir/sid/cvx|20210406' (from Tx-Server) (for 'http://hl7.org/fhir/sid/cvx#209')" }, "diagnostics": "[37,10]", "expression": [ @@ -26623,7 +26821,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The CodeSystem http://snomed.info/sct version http://snomed.info/sct/900000000000207008/version/20210331 is unknown. Valid versions: [http://snomed.info/sct/11000146104/version/20230331,http://snomed.info/sct/11000172109/version/20221115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20220731,http://snomed.info/sct/45991000052106/version/20210531,http://snomed.info/sct/554471000005108/version/20210930,http://snomed.info/sct/731000124108/version/20230301,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20230131,http://snomed.info/sct/900000000000207008/version/20230731] (from Tx-Server) (for 'http://snomed.info/sct#459231000124102')" + "text": "The code system http://snomed.info/sct version http://snomed.info/sct/900000000000207008/version/20210331 could not be found. Valid versions: [http://snomed.info/sct/11000146104/version/20230331,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20210531,http://snomed.info/sct/554471000005108/version/20210930,http://snomed.info/sct/731000124108/version/20230901,http://snomed.info/sct/827022005/version/20221130,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20230131,http://snomed.info/sct/900000000000207008/version/20230731,http://snomed.info/sct/900000000000207008/version/20230901] (from Tx-Server) (for 'http://snomed.info/sct#459231000124102')" }, "diagnostics": "[5,6]", "expression": [ @@ -26935,7 +27133,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 35901911000001104 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '35901911000001104' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#35901911000001104' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#35901911000001104')" + "text": "The provided code 'http://snomed.info/sct#35901911000001104' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 35901911000001104 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '35901911000001104' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#35901911000001104')" }, "diagnostics": "[331,14]", "expression": [ @@ -27001,7 +27199,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 39695211000001102 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '39695211000001102' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#39695211000001102' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#39695211000001102')" + "text": "The provided code 'http://snomed.info/sct#39695211000001102' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 39695211000001102 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '39695211000001102' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#39695211000001102')" }, "diagnostics": "[543,14]", "expression": [ @@ -27393,7 +27591,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 10821000202101 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '10821000202101' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#10821000202101' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#10821000202101')" + "text": "The provided code 'http://snomed.info/sct#10821000202101' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 10821000202101 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '10821000202101' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#10821000202101')" }, "diagnostics": "[142,34]", "expression": [ @@ -27415,7 +27613,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 8921000202108 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '8921000202108' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#8921000202108' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#8921000202108')" + "text": "The provided code 'http://snomed.info/sct#8921000202108' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 8921000202108 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '8921000202108' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#8921000202108')" }, "diagnostics": "[178,34]", "expression": [ @@ -27426,7 +27624,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 8951000202101 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '8951000202101' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#8951000202101' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#8951000202101')" + "text": "The provided code 'http://snomed.info/sct#8951000202101' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 8951000202101 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '8951000202101' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#8951000202101')" }, "diagnostics": "[192,34]", "expression": [ @@ -27580,7 +27778,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 10291000202102 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '10291000202102' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#10291000202102' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#10291000202102')" + "text": "The provided code 'http://snomed.info/sct#10291000202102' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 10291000202102 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '10291000202102' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#10291000202102')" }, "diagnostics": "[346,34]", "expression": [ @@ -27591,7 +27789,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 8901000202102 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '8901000202102' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#8901000202102' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#8901000202102')" + "text": "The provided code 'http://snomed.info/sct#8901000202102' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 8901000202102 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '8901000202102' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#8901000202102')" }, "diagnostics": "[387,34]", "expression": [ @@ -27602,7 +27800,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 8911000202100 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '8911000202100' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#8911000202100' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#8911000202100')" + "text": "The provided code 'http://snomed.info/sct#8911000202100' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 8911000202100 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '8911000202100' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#8911000202100')" }, "diagnostics": "[407,34]", "expression": [ @@ -27613,7 +27811,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 8891000202103 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '8891000202103' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#8891000202103' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#8891000202103')" + "text": "The provided code 'http://snomed.info/sct#8891000202103' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 8891000202103 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '8891000202103' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#8891000202103')" }, "diagnostics": "[427,34]", "expression": [ @@ -27624,7 +27822,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 15991000202102 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '15991000202102' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#15991000202102' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#15991000202102')" + "text": "The provided code 'http://snomed.info/sct#15991000202102' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 15991000202102 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '15991000202102' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#15991000202102')" }, "diagnostics": "[460,26]", "expression": [ @@ -28311,7 +28509,7 @@ "severity": "warning", "code": "code-invalid", "details": { - "text": "The value provided ('practitioner') was not found in the value set 'ResourceType' (http://hl7.org/fhir/ValueSet/resource-types|4.0.1), and a code should come from this value set unless it has no suitable code (note that the validator cannot judge what is suitable) (error message = Unknown Code 'practitioner' in the system 'http://hl7.org/fhir/resource-types|4.0.1'; The provided code 'http://hl7.org/fhir/resource-types#practitioner' was not found in the value set 'http://hl7.org/fhir/ValueSet/resource-types|4.0.1')" + "text": "The value provided ('practitioner') was not found in the value set 'ResourceType' (http://hl7.org/fhir/ValueSet/resource-types|4.0.1), and a code should come from this value set unless it has no suitable code (note that the validator cannot judge what is suitable) (error message = The provided code 'http://hl7.org/fhir/resource-types#practitioner' was not found in the value set 'http://hl7.org/fhir/ValueSet/resource-types|4.0.1'; Unknown Code 'practitioner' in the system 'http://hl7.org/fhir/resource-types|4.0.1')" }, "diagnostics": "[260,27]", "expression": [ @@ -28344,7 +28542,7 @@ "severity": "warning", "code": "code-invalid", "details": { - "text": "The value provided ('organization') was not found in the value set 'ResourceType' (http://hl7.org/fhir/ValueSet/resource-types|4.0.1), and a code should come from this value set unless it has no suitable code (note that the validator cannot judge what is suitable) (error message = Unknown Code 'organization' in the system 'http://hl7.org/fhir/resource-types|4.0.1'; The provided code 'http://hl7.org/fhir/resource-types#organization' was not found in the value set 'http://hl7.org/fhir/ValueSet/resource-types|4.0.1')" + "text": "The value provided ('organization') was not found in the value set 'ResourceType' (http://hl7.org/fhir/ValueSet/resource-types|4.0.1), and a code should come from this value set unless it has no suitable code (note that the validator cannot judge what is suitable) (error message = The provided code 'http://hl7.org/fhir/resource-types#organization' was not found in the value set 'http://hl7.org/fhir/ValueSet/resource-types|4.0.1'; Unknown Code 'organization' in the system 'http://hl7.org/fhir/resource-types|4.0.1')" }, "diagnostics": "[265,28]", "expression": [ @@ -28465,7 +28663,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unknown Code 'E10.3211+TT1.2' in the system 'http://hl7.org/fhir/sid/icd-10-cm'; The provided code 'http://hl7.org/fhir/sid/icd-10-cm#E10.3211+TT1.2' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://hl7.org/fhir/sid/icd-10-cm#E10.3211+TT1.2')" + "text": "The provided code 'http://hl7.org/fhir/sid/icd-10-cm#E10.3211+TT1.2' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unknown Code 'E10.3211+TT1.2' in the system 'http://hl7.org/fhir/sid/icd-10-cm|2021' (from Tx-Server) (for 'http://hl7.org/fhir/sid/icd-10-cm#E10.3211+TT1.2')" }, "diagnostics": "[609,14]", "expression": [ @@ -29290,7 +29488,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The CodeSystem http://terminology.hl7.org/CodeSystem/condition-clinical version 0.5.0 is unknown. Valid versions: [2.0.0] (from Tx-Server) (for 'http://terminology.hl7.org/CodeSystem/condition-clinical#active')" + "text": "The code system http://terminology.hl7.org/CodeSystem/condition-clinical version 0.5.0 could not be found. Valid versions: [2.0.0,4.0.1] (from Tx-Server) (for 'http://terminology.hl7.org/CodeSystem/condition-clinical#active')" }, "diagnostics": "[52,14]", "expression": [ @@ -29323,7 +29521,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The CodeSystem http://snomed.info/sct version http://snomed.info/sct/11000146104/version/20220930 is unknown. Valid versions: [http://snomed.info/sct/11000146104/version/20230331,http://snomed.info/sct/11000172109/version/20221115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20220731,http://snomed.info/sct/45991000052106/version/20210531,http://snomed.info/sct/554471000005108/version/20210930,http://snomed.info/sct/731000124108/version/20230301,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20230131,http://snomed.info/sct/900000000000207008/version/20230731] (from Tx-Server) (for 'http://snomed.info/sct#271872005')" + "text": "The code system http://snomed.info/sct version http://snomed.info/sct/11000146104/version/20220930 could not be found. Valid versions: [http://snomed.info/sct/11000146104/version/20230331,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20210531,http://snomed.info/sct/554471000005108/version/20210930,http://snomed.info/sct/731000124108/version/20230901,http://snomed.info/sct/827022005/version/20221130,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20230131,http://snomed.info/sct/900000000000207008/version/20230731,http://snomed.info/sct/900000000000207008/version/20230901] (from Tx-Server) (for 'http://snomed.info/sct#271872005')" }, "diagnostics": "[84,16]", "expression": [ @@ -29334,7 +29532,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The CodeSystem http://snomed.info/sct version http://snomed.info/sct/11000146104/version/20220930 is unknown. Valid versions: [http://snomed.info/sct/11000146104/version/20230331,http://snomed.info/sct/11000172109/version/20221115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20220731,http://snomed.info/sct/45991000052106/version/20210531,http://snomed.info/sct/554471000005108/version/20210930,http://snomed.info/sct/731000124108/version/20230301,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20230131,http://snomed.info/sct/900000000000207008/version/20230731] (from Tx-Server) (for 'http://snomed.info/sct#271872005')" + "text": "The code system http://snomed.info/sct version http://snomed.info/sct/11000146104/version/20220930 could not be found. Valid versions: [http://snomed.info/sct/11000146104/version/20230331,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20210531,http://snomed.info/sct/554471000005108/version/20210930,http://snomed.info/sct/731000124108/version/20230901,http://snomed.info/sct/827022005/version/20221130,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20230131,http://snomed.info/sct/900000000000207008/version/20230731,http://snomed.info/sct/900000000000207008/version/20230901] (from Tx-Server) (for 'http://snomed.info/sct#271872005')" }, "diagnostics": "[102,16]", "expression": [ @@ -29389,7 +29587,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 11181000146103 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '11181000146103' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#11181000146103' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#11181000146103')" + "text": "The provided code 'http://snomed.info/sct#11181000146103' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 11181000146103 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '11181000146103' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#11181000146103')" }, "diagnostics": "[12,14]", "expression": [ @@ -29552,7 +29750,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 11181000146103 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '11181000146103' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#11181000146103' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#11181000146103')" + "text": "The provided code 'http://snomed.info/sct#11181000146103' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 11181000146103 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '11181000146103' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#11181000146103')" }, "diagnostics": "[12,14]", "expression": [ @@ -30395,7 +30593,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The value provided ('5.0.0') was not found in the value set 'FHIRVersion' (http://hl7.org/fhir/ValueSet/FHIR-version|4.0.1), and a code is required from this value set (error message = Unknown Code '5.0.0' in the system 'http://hl7.org/fhir/FHIR-version|4.0.1'; The provided code 'http://hl7.org/fhir/FHIR-version#5.0.0' was not found in the value set 'http://hl7.org/fhir/ValueSet/FHIR-version|4.0.1')" + "text": "The value provided ('5.0.0') was not found in the value set 'FHIRVersion' (http://hl7.org/fhir/ValueSet/FHIR-version|4.0.1), and a code is required from this value set (error message = The provided code 'http://hl7.org/fhir/FHIR-version#5.0.0' was not found in the value set 'http://hl7.org/fhir/ValueSet/FHIR-version|4.0.1'; Unknown Code '5.0.0' in the system 'http://hl7.org/fhir/FHIR-version|4.0.1')" }, "diagnostics": "[91,31]", "expression": [ @@ -30496,7 +30694,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The value provided ('[%status%]') was not found in the value set 'EndpointStatus' (http://hl7.org/fhir/ValueSet/endpoint-status|4.0.1), and a code is required from this value set (error message = Unknown Code '[%status%]' in the system 'http://hl7.org/fhir/endpoint-status|4.0.1'; The provided code 'http://hl7.org/fhir/endpoint-status#[%status%]' was not found in the value set 'http://hl7.org/fhir/ValueSet/endpoint-status|4.0.1')" + "text": "The value provided ('[%status%]') was not found in the value set 'EndpointStatus' (http://hl7.org/fhir/ValueSet/endpoint-status|4.0.1), and a code is required from this value set (error message = The provided code 'http://hl7.org/fhir/endpoint-status#[%status%]' was not found in the value set 'http://hl7.org/fhir/ValueSet/endpoint-status|4.0.1'; Unknown Code '[%status%]' in the system 'http://hl7.org/fhir/endpoint-status|4.0.1')" }, "diagnostics": "[20,37]", "expression": [ @@ -30518,7 +30716,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The value provided ('[%payloadFormat%]') was not found in the value set 'MimeType' (http://hl7.org/fhir/ValueSet/mimetypes|4.0.1), and a code is required from this value set (error message = Unknown Code '[%payloadFormat%]' in the system 'urn:ietf:bcp:13'; The provided code 'urn:ietf:bcp:13#[%payloadFormat%]' is not in the value set 'http://hl7.org/fhir/ValueSet/mimetypes|4.0.1' (from Tx-Server))" + "text": "The value provided ('[%payloadFormat%]') was not found in the value set 'MimeType' (http://hl7.org/fhir/ValueSet/mimetypes|4.0.1), and a code is required from this value set (error message = The provided code 'urn:ietf:bcp:13#[%payloadFormat%]' was not found in the value set 'http://hl7.org/fhir/ValueSet/mimetypes|4.0.1'; Unknown Code '[%payloadFormat%]' in the system 'urn:ietf:bcp:13' (from Tx-Server))" }, "diagnostics": "[41,53]", "expression": [ @@ -30605,7 +30803,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "Unable to find code 56248011000036107 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230731); Unknown Code '56248011000036107' in the system 'http://snomed.info/sct'; The provided code 'http://snomed.info/sct#56248011000036107' is not in the value set 'http://hl7.org/fhir/ValueSet/@all' (from Tx-Server) (for 'http://snomed.info/sct#56248011000036107')" + "text": "The provided code 'http://snomed.info/sct#56248011000036107' was not found in the value set 'http://hl7.org/fhir/ValueSet/@all'; Unable to find code 56248011000036107 in http://snomed.info/sct (version http://snomed.info/sct/900000000000207008/version/20230901); Unknown Code '56248011000036107' in the system 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20230901' (from Tx-Server) (for 'http://snomed.info/sct#56248011000036107')" }, "diagnostics": "[31,8]", "expression": [ @@ -30772,7 +30970,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The value provided ('Xactive') was not found in the value set 'Medicationrequest status' (http://hl7.org/fhir/ValueSet/medicationrequest-status|4.0.1), and a code is required from this value set (error message = Unknown Code 'Xactive' in the system 'http://hl7.org/fhir/CodeSystem/medicationrequest-status|4.0.1'; The provided code 'http://hl7.org/fhir/CodeSystem/medicationrequest-status#Xactive' was not found in the value set 'http://hl7.org/fhir/ValueSet/medicationrequest-status|4.0.1')" + "text": "The value provided ('Xactive') was not found in the value set 'Medicationrequest status' (http://hl7.org/fhir/ValueSet/medicationrequest-status|4.0.1), and a code is required from this value set (error message = The provided code 'http://hl7.org/fhir/CodeSystem/medicationrequest-status#Xactive' was not found in the value set 'http://hl7.org/fhir/ValueSet/medicationrequest-status|4.0.1'; Unknown Code 'Xactive' in the system 'http://hl7.org/fhir/CodeSystem/medicationrequest-status|4.0.1')" }, "diagnostics": "[36,32]", "expression": [ @@ -31546,7 +31744,20 @@ "format": "http://hl7.org/fhir/tools/StructureDefinition/CDSHooksResponse", "java": { "outcome": { - "resourceType": "OperationOutcome" + "resourceType": "OperationOutcome", + "issue": [ + { + "severity": "error", + "code": "structure", + "details": { + "text": "Resource requires an id, but none is present" + }, + "diagnostics": "[18,16]", + "expression": [ + "CDSHooksResponse.cards[0].suggestions[0].actions[0].resource/*ServiceRequest/null*/" + ] + } + ] } } }, @@ -31612,7 +31823,7 @@ "version": "4.0", "logical": { "packages": [ - "hl7.fhir.uv.tools#current" + "hl7.fhir.uv.tools#0.1.0" ], "format": "http://hl7.org/fhir/tools/StructureDefinition/CDSHooksServices", "java": { @@ -31694,7 +31905,7 @@ "version": "4.0", "logical": { "packages": [ - "hl7.fhir.uv.tools#current" + "hl7.fhir.uv.tools#0.1.0" ], "format": "http://hl7.org/fhir/tools/StructureDefinition/CDSHooksRequest", "java": { @@ -31716,7 +31927,7 @@ "severity": "error", "code": "structure", "details": { - "text": "CDSHookOrderSelectContext.draftOrders: minimum required = 1, but only found 0 (from http://hl7.org/fhir/tools/StructureDefinition/CDSHookOrderSelectContext|1.0.0-candidate)" + "text": "CDSHookOrderSelectContext.draftOrders: minimum required = 1, but only found 0 (from http://hl7.org/fhir/tools/StructureDefinition/CDSHookOrderSelectContext|0.1.0)" }, "diagnostics": "[5,4]", "expression": [ @@ -31783,6 +31994,17 @@ "Bundle.entry[0].resource/*Observation/1814*/" ] }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://loinc.org#59408-5' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|4.0.1'" + }, + "diagnostics": "[44,10]", + "expression": [ + "Bundle.entry[0].resource/*Observation/1814*/.code" + ] + }, { "severity": "error", "code": "code-invalid", @@ -31860,6 +32082,17 @@ "Bundle.entry[1].resource/*Observation/1825*/" ] }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://loinc.org#59408-5' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|4.0.1'" + }, + "diagnostics": "[156,10]", + "expression": [ + "Bundle.entry[1].resource/*Observation/1825*/.code" + ] + }, { "severity": "error", "code": "code-invalid", @@ -32015,6 +32248,17 @@ "Bundle.entry[0].resource" ] }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://loinc.org#59408-5' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|4.0.1'" + }, + "diagnostics": "[44,10]", + "expression": [ + "Bundle.entry[0].resource.code" + ] + }, { "severity": "warning", "code": "code-invalid", @@ -33573,7 +33817,7 @@ "severity": "information", "code": "business-rule", "details": { - "text": "Reference to draft item http://hl7.org/fhir/hl7-work-group|1.0.0" + "text": "Reference to draft CodeSystem http://hl7.org/fhir/hl7-work-group|1.0.0" }, "diagnostics": "[6,28]", "expression": [ @@ -34175,7 +34419,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The value provided ('expression') was not found in the value set 'DiscriminatorType' (http://hl7.org/fhir/ValueSet/discriminator-type|4.0.1), and a code is required from this value set (error message = Unknown Code 'expression' in the system 'http://hl7.org/fhir/discriminator-type|4.0.1'; The provided code 'http://hl7.org/fhir/discriminator-type#expression' was not found in the value set 'http://hl7.org/fhir/ValueSet/discriminator-type|4.0.1')" + "text": "The value provided ('expression') was not found in the value set 'DiscriminatorType' (http://hl7.org/fhir/ValueSet/discriminator-type|4.0.1), and a code is required from this value set (error message = The provided code 'http://hl7.org/fhir/discriminator-type#expression' was not found in the value set 'http://hl7.org/fhir/ValueSet/discriminator-type|4.0.1'; Unknown Code 'expression' in the system 'http://hl7.org/fhir/discriminator-type|4.0.1')" }, "diagnostics": "[19,37]", "expression": [ @@ -34248,7 +34492,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The CodeSystem http://snomed.info/sct version http://snomed.info/sct/900000000000207008/version/20210731 is unknown. Valid versions: [http://snomed.info/sct/11000146104/version/20230331,http://snomed.info/sct/11000172109/version/20221115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20220731,http://snomed.info/sct/45991000052106/version/20210531,http://snomed.info/sct/554471000005108/version/20210930,http://snomed.info/sct/731000124108/version/20230301,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20230131,http://snomed.info/sct/900000000000207008/version/20230731] (from Tx-Server) (for 'http://snomed.info/sct#27113001')" + "text": "The code system http://snomed.info/sct version http://snomed.info/sct/900000000000207008/version/20210731 could not be found. Valid versions: [http://snomed.info/sct/11000146104/version/20230331,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20210531,http://snomed.info/sct/554471000005108/version/20210930,http://snomed.info/sct/731000124108/version/20230901,http://snomed.info/sct/827022005/version/20221130,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20230131,http://snomed.info/sct/900000000000207008/version/20230731,http://snomed.info/sct/900000000000207008/version/20230901] (from Tx-Server) (for 'http://snomed.info/sct#27113001')" }, "diagnostics": "[29,8]", "expression": [ @@ -34259,7 +34503,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The CodeSystem http://snomed.info/sct version http://snomed.info/sct/900000000000207008/version/20210731 is unknown. Valid versions: [http://snomed.info/sct/11000146104/version/20230331,http://snomed.info/sct/11000172109/version/20221115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20220731,http://snomed.info/sct/45991000052106/version/20210531,http://snomed.info/sct/554471000005108/version/20210930,http://snomed.info/sct/731000124108/version/20230301,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20230131,http://snomed.info/sct/900000000000207008/version/20230731] (from Tx-Server) (for 'http://snomed.info/sct#38266002')" + "text": "The code system http://snomed.info/sct version http://snomed.info/sct/900000000000207008/version/20210731 could not be found. Valid versions: [http://snomed.info/sct/11000146104/version/20230331,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20210531,http://snomed.info/sct/554471000005108/version/20210930,http://snomed.info/sct/731000124108/version/20230901,http://snomed.info/sct/827022005/version/20221130,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20230131,http://snomed.info/sct/900000000000207008/version/20230731,http://snomed.info/sct/900000000000207008/version/20230901] (from Tx-Server) (for 'http://snomed.info/sct#38266002')" }, "diagnostics": "[96,8]", "expression": [ @@ -34277,11 +34521,22 @@ "Observation" ] }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://snomed.info/sct|http://snomed.info/sct/900000000000207008/version/20210731#27113001' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|4.0.1'" + }, + "diagnostics": "[27,4]", + "expression": [ + "Observation.code" + ] + }, { "severity": "error", "code": "code-invalid", "details": { - "text": "The CodeSystem http://snomed.info/sct version http://snomed.info/sct/900000000000207008/version/20210731 is unknown. Valid versions: [http://snomed.info/sct/11000146104/version/20230331,http://snomed.info/sct/11000172109/version/20221115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20220731,http://snomed.info/sct/45991000052106/version/20210531,http://snomed.info/sct/554471000005108/version/20210930,http://snomed.info/sct/731000124108/version/20230301,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20230131,http://snomed.info/sct/900000000000207008/version/20230731] (from Tx-Server)" + "text": "The code system http://snomed.info/sct version http://snomed.info/sct/900000000000207008/version/20210731 could not be found. Valid versions: [http://snomed.info/sct/11000146104/version/20230331,http://snomed.info/sct/11000172109/version/20231115,http://snomed.info/sct/2011000195101/version/20230607,http://snomed.info/sct/20611000087101/version/20220930,http://snomed.info/sct/32506021000036107/version/20230731,http://snomed.info/sct/45991000052106/version/20210531,http://snomed.info/sct/554471000005108/version/20210930,http://snomed.info/sct/731000124108/version/20230901,http://snomed.info/sct/827022005/version/20221130,http://snomed.info/sct/83821000000107/version/20230412,http://snomed.info/sct/900000000000207008/version/20230131,http://snomed.info/sct/900000000000207008/version/20230731,http://snomed.info/sct/900000000000207008/version/20230901] (from Tx-Server)" }, "diagnostics": "[27,4]", "expression": [ @@ -35519,7 +35774,7 @@ "severity": "information", "code": "business-rule", "details": { - "text": "Reference to deprecated item http://hl7.org/fhir/ValueSet/jurisdiction|5.0.0" + "text": "Reference to deprecated ValueSet http://hl7.org/fhir/ValueSet/jurisdiction|5.0.0" }, "diagnostics": "[22,4]", "expression": [ @@ -35779,7 +36034,7 @@ "severity": "information", "code": "business-rule", "details": { - "text": "Reference to draft item http://hl7.org/fhir/hl7-work-group|1.0.0" + "text": "Reference to draft CodeSystem http://hl7.org/fhir/hl7-work-group|1.0.0" }, "diagnostics": "[10,25]", "expression": [ @@ -35790,7 +36045,7 @@ "severity": "information", "code": "business-rule", "details": { - "text": "Reference to draft item http://hl7.org/fhir/standards-status|1.0.0" + "text": "Reference to draft CodeSystem http://hl7.org/fhir/standards-status|1.0.0" }, "diagnostics": "[18,30]", "expression": [ @@ -35801,7 +36056,7 @@ "severity": "information", "code": "business-rule", "details": { - "text": "Reference to deprecated item http://hl7.org/fhir/ValueSet/jurisdiction|5.0.0" + "text": "Reference to deprecated ValueSet http://hl7.org/fhir/ValueSet/jurisdiction|5.0.0" }, "diagnostics": "[43,4]", "expression": [ @@ -35845,7 +36100,7 @@ "severity": "information", "code": "business-rule", "details": { - "text": "Reference to draft item http://hl7.org/fhir/hl7-work-group|1.0.0" + "text": "Reference to draft CodeSystem http://hl7.org/fhir/hl7-work-group|1.0.0" }, "diagnostics": "[10,25]", "expression": [ @@ -35856,7 +36111,7 @@ "severity": "information", "code": "business-rule", "details": { - "text": "Reference to draft item http://hl7.org/fhir/standards-status|1.0.0" + "text": "Reference to draft CodeSystem http://hl7.org/fhir/standards-status|1.0.0" }, "diagnostics": "[18,31]", "expression": [ @@ -35867,7 +36122,7 @@ "severity": "information", "code": "business-rule", "details": { - "text": "Reference to deprecated item http://hl7.org/fhir/ValueSet/jurisdiction|5.0.0" + "text": "Reference to deprecated ValueSet http://hl7.org/fhir/ValueSet/jurisdiction|5.0.0" }, "diagnostics": "[43,4]", "expression": [ @@ -37120,6 +37375,17 @@ "outcome": { "resourceType": "OperationOutcome", "issue": [ + { + "severity": "error", + "code": "business-rule", + "details": { + "text": "The code '264358009' in the system http://snomed.info/sct version http://snomed.info/sct/2011000195101 is not valid in the value set 'http://fhir.ch/ig/ch-ig/ValueSet/OrganizationType'" + }, + "diagnostics": "[40,29]", + "expression": [ + "ConceptMap.group[0].element[0].target[0].code" + ] + }, { "severity": "error", "code": "business-rule", @@ -38380,7 +38646,7 @@ "severity": "error", "code": "code-invalid", "details": { - "text": "The value provided ('pe') was not found in the value set 'HL7Workgroup' (http://hl7.org/fhir/ValueSet/hl7-work-group|4.0.1), and a code is required from this value set (error message = Unknown Code 'pe' in the system 'http://terminology.hl7.org/CodeSystem/hl7-work-group|4.6.0'; The provided code 'http://terminology.hl7.org/CodeSystem/hl7-work-group#pe' was not found in the value set 'http://hl7.org/fhir/ValueSet/hl7-work-group|4.0.1')" + "text": "The value provided ('pe') was not found in the value set 'HL7Workgroup' (http://hl7.org/fhir/ValueSet/hl7-work-group|4.0.1), and a code is required from this value set (error message = The provided code 'http://terminology.hl7.org/CodeSystem/hl7-work-group#pe' was not found in the value set 'http://hl7.org/fhir/ValueSet/hl7-work-group|4.0.1'; Unknown Code 'pe' in the system 'http://terminology.hl7.org/CodeSystem/hl7-work-group|4.6.0')" }, "diagnostics": "[11,25]", "expression": [ @@ -38461,7 +38727,9 @@ "name": "ips-htmlrefs-forwards", "file": "ips-htmlrefs-forwards.json", "version": "4.0", - "packages" : ["hl7.fhir.us.core#3.1.1"], + "packages": [ + "hl7.fhir.us.core#3.1.1" + ], "java": { "outcome": { "resourceType": "OperationOutcome", @@ -38498,43 +38766,75 @@ "version": "4.0", "java": { "outcome": { - "resourceType" : "OperationOutcome", - "issue" : [{ - "severity" : "information", - "code" : "informational", - "details" : { - "text" : "Validate Observation against the Oxygen saturation profile (http://hl7.org/fhir/StructureDefinition/oxygensat) which is required by the FHIR specification because the LOINC code 2708-6 was found" - }, - "diagnostics" : "[1,2]", - "expression" : ["Observation"] - }, - { - "severity" : "warning", - "code" : "code-invalid", - "details" : { - "text" : "None of the codings provided are in the value set 'Vital Signs' (http://hl7.org/fhir/ValueSet/observation-vitalsignresult|4.0.1), and a coding should come from this value set unless it has no suitable code (note that the validator cannot judge what is suitable) (codes = http://loinc.org#3151-8)" - }, - "diagnostics" : "[94,8]", - "expression" : ["Observation.component[0].code"] - }, - { - "severity" : "error", - "code" : "code-invalid", - "details" : { - "text" : "The Coding provided (http://unitsofmeasure.org#L/min) was not found in the value set 'Vital Signs Units' (http://hl7.org/fhir/ValueSet/ucum-vitals-common|4.0.1), and a code is required from this value set. (error message = The provided code 'http://unitsofmeasure.org#L/min' was not found in the value set 'http://hl7.org/fhir/ValueSet/ucum-vitals-common|4.0.1')" - }, - "diagnostics" : "[104,8]", - "expression" : ["Observation.component[0].value.ofType(Quantity)"] - }, - { - "severity" : "warning", - "code" : "structure", - "details" : { - "text" : "Profile reference 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-pulse-oximetry' has not been checked because it could not be found, and the validator is set to not fetch unknown profiles" - }, - "diagnostics" : "[1,2]", - "expression" : ["Observation.meta.profile[0]"] - }] + "resourceType": "OperationOutcome", + "issue": [ + { + "severity": "information", + "code": "informational", + "details": { + "text": "Validate Observation against the Oxygen saturation profile (http://hl7.org/fhir/StructureDefinition/oxygensat) which is required by the FHIR specification because the LOINC code 2708-6 was found" + }, + "diagnostics": "[1,2]", + "expression": [ + "Observation" + ] + }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'http://loinc.org#59408-5' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|4.0.1'" + }, + "diagnostics": "[32,4]", + "expression": [ + "Observation.code" + ] + }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "The provided code 'urn:iso:std:iso:11073:10101#150456' was not found in the value set 'http://hl7.org/fhir/ValueSet/observation-vitalsignresult|4.0.1'" + }, + "diagnostics": "[32,4]", + "expression": [ + "Observation.code" + ] + }, + { + "severity": "warning", + "code": "code-invalid", + "details": { + "text": "None of the codings provided are in the value set 'Vital Signs' (http://hl7.org/fhir/ValueSet/observation-vitalsignresult|4.0.1), and a coding should come from this value set unless it has no suitable code (note that the validator cannot judge what is suitable) (codes = http://loinc.org#3151-8)" + }, + "diagnostics": "[94,8]", + "expression": [ + "Observation.component[0].code" + ] + }, + { + "severity": "error", + "code": "code-invalid", + "details": { + "text": "The Coding provided (http://unitsofmeasure.org#L/min) was not found in the value set 'Vital Signs Units' (http://hl7.org/fhir/ValueSet/ucum-vitals-common|4.0.1), and a code is required from this value set. (error message = The provided code 'http://unitsofmeasure.org#L/min' was not found in the value set 'http://hl7.org/fhir/ValueSet/ucum-vitals-common|4.0.1')" + }, + "diagnostics": "[104,8]", + "expression": [ + "Observation.component[0].value.ofType(Quantity)" + ] + }, + { + "severity": "warning", + "code": "structure", + "details": { + "text": "Profile reference 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-pulse-oximetry' has not been checked because it could not be found, and the validator is set to not fetch unknown profiles" + }, + "diagnostics": "[1,2]", + "expression": [ + "Observation.meta.profile[0]" + ] + } + ] } } },