Validator
  • Scope package:hl7.fhir.r4.core@4.0.1
  • Readonly

If you Log in or sign up, you can edit this script yourself.

  • Errors (5)
  • Warnings (0)
  • Messages (0)
CodeInvalid : Code 'success' does not exist in the value set 'IssueSeverity' (http://hl7.org/fhir/ValueSet/issue-severity)
Bundle.entry[0].response[0].outcome[0].issue[0].severity[0]
6007
Invalid : Instance count for 'OperationOutcome.issue.code' is 0, which is not within the specified cardinality of 1..1
Bundle.entry[0].response[0].outcome[0].issue[0]
1028
CodeInvalid : Code 'success' does not exist in the value set 'IssueSeverity' (http://hl7.org/fhir/ValueSet/issue-severity)
Bundle.entry[1].response[0].outcome[0].issue[0].severity[0]
6007
Invalid : Instance count for 'OperationOutcome.issue.code' is 0, which is not within the specified cardinality of 1..1
Bundle.entry[1].response[0].outcome[0].issue[0]
1028
Invariant : Instance failed constraint bdl-3 "entry.request mandatory for batch/transaction/history, otherwise prohibited"
Rule: entry.all(request.exists() = (%resource.type = 'batch' or %resource.type = 'transaction' or %resource.type = 'history'))
Bundle
1012 bdl-3
Validated using the Validator Firely .NET SDK validator