Sha256: 0a5bbd2bda1b7b0abd328e87c585e426d4a2e31d1d91bb23e0bd3e0420176e76

Contents?: true

Size: 1.73 KB

Versions: 16

Compression:

Stored size: 1.73 KB

Contents

<entry>
  <observation classCode="OBS" moodCode="EVN">
    <!--  Problem observation template -->
    <templateId root="2.16.840.1.113883.10.20.22.4.4" <% if !r2_compatibility %>extension="2014-06-09"<%end%>/>
    <!-- Symptom, active template -->
    <templateId root="2.16.840.1.113883.10.20.24.3.76" <% if !r2_compatibility %>extension="2014-12-01"<%end%>/>  
    <id root="1.3.6.1.4.1.115" extension="<%= entry.id %>"/>
    <code code="418799008" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Symptom"/>
    <text><%= entry.description %></text>
    <statusCode code="completed"/> 
   
    
    <effectiveTime>
      <low <%= value_or_null_flavor(entry.start_time) %>/>
      <high <%= value_or_null_flavor(entry.end_time) %>/>
    </effectiveTime>
    
     <%== code_display(entry, 'value_set_map' => filtered_vs_map,'preferred_code_sets' => ['SNOMED-CT'], 'tag_name' => 'value', 'extra_content' => "xsi:type=\"CD\" sdtc:valueSet=\"#{value_set_oid}\"") %>
     <% if r2_compatibility %>
    <!-- Status -->
    <entryRelationship typeCode="REFR">
      <observation classCode="OBS" moodCode="EVN">
        <!-- Problem Status (consolidation) template -->
        <templateId root="2.16.840.1.113883.10.20.22.4.6"/>
        <!-- Problem Status, Active template -->
        <templateId root="2.16.840.1.113883.10.20.24.3.94"/>
        <id root="<%= UUID.generate %>"/>  
        <code code="33999-4" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="status"/>
        <statusCode code="completed"/>
        <value code="55561003" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="active" xsi:type="CD"/>
      </observation>
    </entryRelationship>
    <% end %>
  </observation>
</entry>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
health-data-standards-4.3.5 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.76.cat1.erb
health-data-standards-4.3.4 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.76.cat1.erb
health-data-standards-4.3.3 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.76.cat1.erb
health-data-standards-4.3.2 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.76.cat1.erb
health-data-standards-4.3.1 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.76.cat1.erb
health-data-standards-4.3.0 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.76.cat1.erb
health-data-standards-4.2.0 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.76.cat1.erb
health-data-standards-4.1.0 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.76.cat1.erb
health-data-standards-4.0.6 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.76.cat1.erb
health-data-standards-4.0.5 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.76.cat1.erb
health-data-standards-4.0.4 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.76.cat1.erb
health-data-standards-4.0.3 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.76.cat1.erb
health-data-standards-4.0.2 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.76.cat1.erb
health-data-standards-4.0.1 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.76.cat1.erb
health-data-standards-4.0.0 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.76.cat1.erb
health-data-standards-3.7.0 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.76.cat1.erb