Sha256: 5b88bfd0766f65b24d07f4724b5ab4ea7cd643e02756f153a094a4167ff668dd

Contents?: true

Size: 806 Bytes

Versions: 25

Compression:

Stored size: 806 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, 'value_set_map' => value_set_map, '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

25 entries across 25 versions & 1 rubygems

Version Path
health-data-standards-3.2.4 templates/cat1/_2.16.840.1.113883.10.20.24.3.37.cat1.erb
health-data-standards-3.2.3 templates/cat1/_2.16.840.1.113883.10.20.24.3.37.cat1.erb
health-data-standards-3.2.2 templates/cat1/_2.16.840.1.113883.10.20.24.3.37.cat1.erb
health-data-standards-3.2.1 templates/cat1/_2.16.840.1.113883.10.20.24.3.37.cat1.erb
health-data-standards-3.2.0 templates/cat1/_2.16.840.1.113883.10.20.24.3.37.cat1.erb