<Medication xmlns="http://hl7.org/fhir">
  <id value="testtestmed1" />
  <meta>
    <versionId value="2" />
    <lastUpdated value="2018-12-24T06:29:25.786+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <div class="hapiHeaderText">y</div>
    </div>
  </text>
  <code>
    <coding>
      <system value="http://abc.org" />
      <code value="y" />
    </coding>
  </code>
</Medication>