Sha256: c510fb797c2c74d71efdbe1205fabd62431e0a4d49705a8f0c1fea892b86f363

Contents?: true

Size: 751 Bytes

Versions: 8

Compression:

Stored size: 751 Bytes

Contents

<entry>
  <encounter classCode="ENC" moodCode="RQO">
    <!--  Plan of Care Activity Encounter template -->
    <templateId root="2.16.840.1.113883.10.20.22.4.40"/>
    <!-- Encounter order template -->
    <templateId root="2.16.840.1.113883.10.20.24.3.22"/>
    <id root="1.3.6.1.4.1.115" extension="<%= entry.id %>"/>
    <%== code_display(entry, 'value_set_map' => value_set_map, 'extra_content' => "sdtc:valueSet=\"#{value_set_oid}\"") %>
    <text><%= entry.description %></text>
    <statusCode code="new"/>
  
    <!-- Attribute: datetime -->
    <author>
      <time <%= value_or_null_flavor(entry.start_time) %>/>
      <assignedAuthor>
        <id root="<%= UUID.generate %>"/>
      </assignedAuthor>
    </author>

  </encounter>
</entry>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
health-data-standards-3.2.12 templates/cat1/_2.16.840.1.113883.10.20.24.3.22.cat1.erb
health-data-standards-3.3.0 templates/cat1/_2.16.840.1.113883.10.20.24.3.22.cat1.erb
health-data-standards-3.2.11 templates/cat1/_2.16.840.1.113883.10.20.24.3.22.cat1.erb
health-data-standards-3.2.10 templates/cat1/_2.16.840.1.113883.10.20.24.3.22.cat1.erb
health-data-standards-3.2.8 templates/cat1/_2.16.840.1.113883.10.20.24.3.22.cat1.erb
health-data-standards-3.2.7 templates/cat1/_2.16.840.1.113883.10.20.24.3.22.cat1.erb
health-data-standards-3.2.6 templates/cat1/_2.16.840.1.113883.10.20.24.3.22.cat1.erb
health-data-standards-3.2.5 templates/cat1/_2.16.840.1.113883.10.20.24.3.22.cat1.erb