<?xml version="1.0" encoding="UTF-8"?>

<OperationOutcome xmlns="http://hl7.org/fhir">
  <id value="create-immunisation-operation-outcome-response"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationOutcome create-immunisation-operation-outcome-response</b></p><a name="create-immunisation-operation-outcome-response"> </a><a name="hccreate-immunisation-operation-outcome-response"> </a><h3>Issues</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Diagnostics</b></td></tr><tr><td style="display: none">*</td><td>Error</td><td>Validation rule failed</td><td>Vaccine lot number cannot be greater than 50 characters</td></tr></table></div>
  </text>
  <issue>
    <severity value="error"/>
    <code value="invariant"/>
    <diagnostics value="Vaccine lot number cannot be greater than 50 characters"/>
  </issue>
</OperationOutcome>