Sha256: d5ae05aa5e8ee5e36a32517fd48c330eaab8c085570c24431fd2abdb806797d5

Contents?: true

Size: 1.61 KB

Versions: 3

Compression:

Stored size: 1.61 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<Observation xmlns="http://hl7.org/fhir">
  <id value="obs-100"/>
  <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-100</p>
      <p>
        <b>identifier</b>: obs-100</p>
      <p>
        <b>status</b>: final</p>
      <p>
        <b>code</b>: 11 
        <span style="background: LightGoldenRodYellow ">(Details : {http://lis.acmelabs.org/codes code "11" := "11)</span>
      </p>
      <p>
        <b>subject</b>: 
        <a href="Patient/patient-uslab-example1">Todd G. Lerr</a>
      </p>
      <p>
        <b>value</b>: 10.5s
        <span style="background: LightGoldenRodYellow ">(Details: http://unitsofmeasure.org code s := "s")</span>
      </p>
      <p>
        <b>specimen</b>: 
        <a href="Specimen/spec-100">spec-100</a>
      </p>
    </div>
  </text>
  <identifier>
    <system value="http://lis.acmelabs.org/identifiers"/>
    <value value="obs-100"/>
  </identifier>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://lis.acmelabs.org/codes"/>
      <code value="11"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/patient-uslab-example1"/>
    <display value="Todd G. Lerr"/>
  </subject>
  <valueQuantity>
    <value value="10.5"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="s"/>
  </valueQuantity>
  <specimen>
    <reference value="Specimen/spec-100"/>
    <display value="spec-100"/>
  </specimen>
</Observation>

Version data entries

3 entries across 2 versions & 1 rubygems

Version Path
plan_executor-1.8.0 fixtures/observation/obs-100.xml
plan_executor-1.0.2 fixtures/observation/obs-100.xml
plan_executor-1.0.2 lib/tests/testscripts/xml/Connectathon11/Track7-LabOrderLabReport/_reference/resources/Observation/obs-100.xml