Sha256: 5923a89b1dc23bef0d82a8a3889a3d258ac6589bd2fd7f959472c9563246a83a

Contents?: true

Size: 854 Bytes

Versions: 74

Compression:

Stored size: 854 Bytes

Contents

<entry>
  <!-- Patient Characteristic Payer -->
  <observation classCode="OBS" moodCode="EVN">
    <templateId root="2.16.840.1.113883.10.20.24.3.55"/>
    <id root="1.3.6.1.4.1.115" extension="<%= entry.id %>"/>
    <code code="48768-6" codeSystemName="LOINC" codeSystem="2.16.840.1.113883.6.1" displayName="Payment source"/> 
    <statusCode code="completed"/>
    <effectiveTime>
      <!-- Attribute: Start Datetime -->
      <low <%= value_or_null_flavor(entry.start_time) %>/>
      <% if entry.end_time %>
        <high value="<%= time_if_not_nil(entry.end_time) %>" />
      <% end %>
    </effectiveTime>
    <%== code_display(entry, 'preferred_code_sets' =>["SOP","Source of Payment Typology"] , 'tag_name' => 'value', 'extra_content' => "xsi:type=\"CD\" sdtc:valueSet=\"2.16.840.1.114222.4.11.3591\"") %>

  </observation>            
</entry>

Version data entries

74 entries across 18 versions & 1 rubygems

Version Path
health-data-standards-4.0.6 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.55.cat1.erb
health-data-standards-4.0.6 templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.55.cat1.erb
health-data-standards-4.0.6 templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.55.cat1.erb
health-data-standards-4.0.6 templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.55.cat1.erb
health-data-standards-4.0.5 templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.55.cat1.erb
health-data-standards-4.0.5 templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.55.cat1.erb
health-data-standards-4.0.5 templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.55.cat1.erb
health-data-standards-4.0.5 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.55.cat1.erb
health-data-standards-4.0.4 templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.55.cat1.erb
health-data-standards-4.0.4 templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.55.cat1.erb
health-data-standards-4.0.4 templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.55.cat1.erb
health-data-standards-4.0.4 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.55.cat1.erb
health-data-standards-4.0.3 templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.55.cat1.erb
health-data-standards-4.0.3 templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.55.cat1.erb
health-data-standards-4.0.3 templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.55.cat1.erb
health-data-standards-4.0.3 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.55.cat1.erb
health-data-standards-4.0.2 templates/cat1/r3/_2.16.840.1.113883.10.20.24.3.55.cat1.erb
health-data-standards-4.0.2 templates/cat1/r4/_2.16.840.1.113883.10.20.24.3.55.cat1.erb
health-data-standards-4.0.2 templates/cat1/r3_1/_2.16.840.1.113883.10.20.24.3.55.cat1.erb
health-data-standards-4.0.2 templates/cat1/r2/_2.16.840.1.113883.10.20.24.3.55.cat1.erb