Sha256: 2d5f29e6de54a15fd657351c49c800935b808d34dffcd294fd04861156e3c07a

Contents?: true

Size: 858 Bytes

Versions: 7

Compression:

Stored size: 858 Bytes

Contents

<entry>
  <observation classCode="OBS" moodCode="EVN">
    <templateId root="2.16.840.1.113883.10.20.22.4.85"/>
    <id root="1.3.6.1.4.1.115" extension="<%= entry.id %>"/>
    <code code="ASSERTION" 
          displayName="Assertion" 
          codeSystem="2.16.840.1.113883.5.4" 
          codeSystemName="ActCode"/>
    <statusCode code="completed"/>
    <effectiveTime>
      <low <%= value_or_null_flavor(entry.start_time) %>/>
      <high <%= value_or_null_flavor(entry.end_time) %>/>
    </effectiveTime>
    <%== code_display(entry, 'preferred_code_sets' => ['SNOMED-CT'],
                         'tag_name' => 'value',
                         'value_set_map' => value_set_map,
                         'extra_content' => "xsi:type=\"CD\" sdtc:valueSet=\"#{value_set_oid}\"") %>
    <text><%= entry.description %></text>  
  </observation>
</entry>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
health-data-standards-3.4.6 templates/cat1/_2.16.840.1.113883.10.20.22.4.85.cat1.erb
health-data-standards-3.4.5 templates/cat1/_2.16.840.1.113883.10.20.22.4.85.cat1.erb
health-data-standards-3.4.4 templates/cat1/_2.16.840.1.113883.10.20.22.4.85.cat1.erb
health-data-standards-3.4.3 templates/cat1/_2.16.840.1.113883.10.20.22.4.85.cat1.erb
health-data-standards-3.4.2 templates/cat1/_2.16.840.1.113883.10.20.22.4.85.cat1.erb
health-data-standards-3.4.1 templates/cat1/_2.16.840.1.113883.10.20.22.4.85.cat1.erb
health-data-standards-3.4.0 templates/cat1/_2.16.840.1.113883.10.20.22.4.85.cat1.erb