<AllergyIntolerance xmlns="http://hl7.org/fhir">
  <id value="s4h-entered-in-error-example" />
  <meta>
    <profile value="http://fhir.smart4health.eu/StructureDefinition/s4h-allergyintolerance" />
  </meta>
  <verificationStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification" />
      <code value="entered-in-error" />
    </coding>
  </verificationStatus>
  <criticality value="high" />
  <code>
    <coding>
      <system value="http://snomed.info/sct" />
      <code value="2309006" />
      <display value="Gold (substance)" />
    </coding>
  </code>
  <patient>
    <display value="John Doe" />
  </patient>
</AllergyIntolerance>