description: Validation error resource for batch validation runs. package_name: io.health-samurai.core.r5 derivation: specialization name: BatchValidationError type: BatchValidationError elements: resource: type: BackboneElement short: Reference to the resource that failed validation. index: 0 elements: id: {type: string, short: Resource identifier., index: 1} resourceType: {type: string, short: Type of resource., index: 2} display: {type: string, short: Human-readable display name for the resource., index: 3} run: type: BackboneElement short: Reference to the validation run that produced this error. index: 4 elements: id: {type: string, short: Validation run identifier., index: 5} resourceType: {type: string, short: Type of the validation run resource., index: 6} display: {type: string, short: Human-readable display name for the validation run., index: 7} profiles: {type: string, short: Profiles against which the resource was validated., array: true, index: 8} errors: {short: List of validation errors found., array: true, index: 9} package_version: 0.2601.0 class: resource kind: resource url: http://health-samurai.io/fhir/core/StructureDefinition/BatchValidationError base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 0.2601.0 required: [resource]