<Observation xmlns="http://hl7.org/fhir">
  <id value="example" />
  <status value="final" />
  <code>
    <coding>
      <code value="123" />
    </coding>
    <coding>
      <code value="456" />
    </coding>
  </code>
</Observation>