Sha256: d0d9509b1dda04a5b6c6513636b8726c7e3db220664c9d1d578b2b5637d6a211

Contents?: true

Size: 772 Bytes

Versions: 6

Compression:

Stored size: 772 Bytes

Contents

<entry>
  <observation classCode="OBS" moodCode="RQO">
    <!-- Consolidation Plan of Care Activity Observation -->
    <templateId root="2.16.840.1.113883.10.20.22.4.44"/>
    <!-- Lab Test Order -->
    <templateId root="2.16.840.1.113883.10.20.24.3.37"/>
    <id root="1.3.6.1.4.1.115" extension="<%= entry.id %>"/>
    <%== code_display(entry, 'preferred_code_sets' => ['LOINC'], 'extra_content' => "sdtc:valueSet=\"#{value_set_oid}\"") %>
    <text><%= entry.description %></text>
    <statusCode code="new"/>

    <!-- Attribute: datetime -->
    <author>
      <time <%= value_or_null_flavor(entry.as_point_in_time) %>/>
      <assignedAuthor>
        <id nullFlavor="NA" root="<%= UUID.generate %>"/>
      </assignedAuthor>
    </author>
  </observation>
</entry>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
health-data-standards-3.1.1 templates/cat1/_2.16.840.1.113883.10.20.24.3.37.cat1.erb
health-data-standards-3.1.0 templates/cat1/_2.16.840.1.113883.10.20.24.3.37.cat1.erb
health-data-standards-3.0.6 templates/cat1/_2.16.840.1.113883.10.20.24.3.37.cat1.erb
health-data-standards-3.0.5 templates/cat1/_2.16.840.1.113883.10.20.24.3.37.cat1.erb
health-data-standards-3.0.4 templates/cat1/_2.16.840.1.113883.10.20.24.3.37.cat1.erb
health-data-standards-3.0.3 templates/cat1/_2.16.840.1.113883.10.20.24.3.37.cat1.erb