<Observation xmlns="http://hl7.org/fhir">
  <id value="core-examples-Observation-example40" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-09-08T11:58:30.592+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>: obs-uslab-example7</p>
      <p>
        <b>identifier</b>: lab test result ID = 9012 (OFFICIAL)</p>
      <p>
        <b>status</b>: final</p>
      <p>
        <b>code</b>: Chlamydia trachomatis by PCR <span>(Details : {LOINC code '43304-5' = 'Chlamydia trachomatis rRNA [Presence] in Unspecified specimen by Probe and target amplification method', given as 'Chlamydia trachomatis rRNA [Presence] in Unspecified specimen by Probe and target amplification method'}; {urn:oid:2.16.840.1.113883.3.72.5.24 code 'CTPCR' = '??', given as 'APTIMA CT'})</span></p>
      <p>
        <b>subject</b>: <a>Todd Lerr</a></p>
      <p>
        <b>effective</b>: 05/12/2014</p>
      <p>
        <b>issued</b>: 06/12/2014 3:42:15 PM</p>
      <p>
        <b>performer</b>: <a>Dr Leonard T Bloodraw Jr</a></p>
      <p>
        <b>value</b>: Negative for Chlamydia Trachomatis rRNA <span>(Details : {SNOMED CT code '260385009' = '260385009', given as 'Negative'}; {urn:oid:2.16.840.1.113883.3.72.5.24 code 'NEG' = '??', given as 'Negative'})</span></p>
      <p>
        <b>interpretation</b>: Normal <span>(Details : {http://hl7.org/fhir/v2/0078 code 'N' = 'Normal)</span></p>
      <p>
        <b>specimen</b>: <a>Urine First Void</a></p>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/uslab-observationkind">
    <valueCode value="result" />
  </extension>
  <identifier>
    <use value="official" />
    <type>
      <text value="lab test result ID" />
    </type>
    <system value="http://lis.acmelabs.org/identifiers/labtestresult" />
    <value value="9012" />
  </identifier>
  <status value="final" />
  <code>
    <coding>
      <system value="http://loinc.org/" />
      <code value="43304-5" />
      <display value="Chlamydia trachomatis rRNA [Presence] in Unspecified specimen by Probe and target amplification method" />
    </coding>
    <coding>
      <system value="urn:oid:2.16.840.1.113883.3.72.5.24" />
      <code value="CTPCR" />
      <display value="APTIMA CT" />
    </coding>
    <text value="Chlamydia trachomatis by PCR" />
  </code>
  <subject>
    <reference value="Patient/patient-uslab-example1" />
    <display value="Todd Lerr" />
  </subject>
  <effectiveDateTime value="2014-12-05" />
  <issued value="2014-12-06T15:42:15-08:00" />
  <performer>
    <reference value="Practitioner/pract-uslab-example1" />
    <display value="Dr Leonard T Bloodraw Jr" />
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct" />
      <code value="260385009" />
      <display value="Negative" />
    </coding>
    <coding>
      <system value="urn:oid:2.16.840.1.113883.3.72.5.24" />
      <code value="NEG" />
      <display value="Negative" />
    </coding>
    <text value="Negative for Chlamydia Trachomatis rRNA" />
  </valueCodeableConcept>
  <interpretation>
    <coding>
      <system value="http://hl7.org/fhir/v2/0078" />
      <code value="N" />
    </coding>
  </interpretation>
  <specimen>
    <reference value="Specimen/spec-uslab-example2" />
    <display value="Urine First Void" />
  </specimen>
</Observation>