Sha256: 3dbc664066f5bb342dfb5363215e12cef1600ef5053adf93279ccaa1cf6bf8c6

Contents?: true

Size: 628 Bytes

Versions: 5

Compression:

Stored size: 628 Bytes

Contents

<entry>
  <observation classCode="OBS" moodCode="GOL">
    <!-- 2.16.840.1.113883.10.20.22.4.44 Plan of Care Activity Observation -->
    <templateId root="2.16.840.1.113883.10.20.22.4.44"/>
    <templateId root="2.16.840.1.113883.10.20.24.3.1"/>
    <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="active"/>
    <effectiveTime>
      <low <%= value_or_null_flavor(entry.start_time) %>/>
    </effectiveTime>
  </observation>
</entry>

Version data entries

5 entries across 5 versions & 1 rubygems

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