<Specimen xmlns="http://hl7.org/fhir">
  <id value="core-examples-Specimen-example2" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-09-08T11:58:42.439+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>Generated Narrative with Details</b>
      </p>
      <p>
        <b>id</b>: spec-uslab-example2</p>
      <p>
        <b>identifier</b>: SID456 (OFFICIAL)</p>
      <p>
        <b>type</b>: Urine, First Void <span>(Details : {SNOMED CT code '698276005' = '698276005', given as 'First stream urine sample'}; {http://ehr.goodhealthclinic.org code 'UFV' = '??', given as 'Urine, First Void'})</span></p>
      <p>
        <b>subject</b>: <a>Todd Lerr</a></p>
      <p>
        <b>accessionIdentifier</b>: 21041205000001 (OFFICIAL)</p>
      <h3>Collections</h3>
      <table>
        <tr>
          <td>-</td>
          <td>
            <b>Collected[x]</b>
          </td>
        </tr>
        <tr>
          <td>*</td>
          <td>05/12/2014</td>
        </tr>
      </table>
    </div>
  </text>
  <identifier>
    <use value="official" />
    <system value="http://ehr.goodhealthclinic.org/identifiers/specimen" />
    <value value="SID456" />
  </identifier>
  <type>
    <coding>
      <system value="http://snomed.info/sct" />
      <code value="698276005" />
      <display value="First stream urine sample" />
    </coding>
    <coding>
      <system value="http://ehr.goodhealthclinic.org/" />
      <code value="UFV" />
      <display value="Urine, First Void" />
    </coding>
    <text value="Urine, First Void" />
  </type>
  <subject>
    <reference value="Patient/patient-uslab-example1" />
    <display value="Todd Lerr" />
  </subject>
  <accessionIdentifier>
    <use value="official" />
    <system value="http://lis.acmelabs.org/identifiers/accession" />
    <value value="21041205000001" />
  </accessionIdentifier>
  <collection>
    <collectedDateTime value="2014-12-05" />
  </collection>
</Specimen>