templates/cat1/_2.16.840.1.113883.10.20.24.3.55.cat1.erb in health-data-standards-3.1.1 vs templates/cat1/_2.16.840.1.113883.10.20.24.3.55.cat1.erb in health-data-standards-3.2.0
- old
+ new
@@ -1,10 +1,10 @@
<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" displayName="Payment source"/>
+ <code code="48768-6" codeSystemName="LOINC" codeSystem="2.16.840.1.113883.6.1" displayName="Payment source"/>
<statusCode code="completed"/>
- <%== code_display(entry, 'tag_name' => 'value', 'extra_content' => "xsi:type=\"CD\" sdtc:valueSet=\"2.16.840.1.114222.4.11.3591\"") %>
+ <%== 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>
\ No newline at end of file