Aotearoa Immunisation Register (AIR) FHIR Implementation Guide (API-V1)
1.27.0 - release
New Zealand
Aotearoa Immunisation Register (AIR) FHIR Implementation Guide (API-V1) - Local Development build (v1.27.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<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>