templates/ccda/show.ccda.erb in health-data-standards-3.0.6 vs templates/ccda/show.ccda.erb in health-data-standards-3.1.0
- old
+ new
@@ -2,10 +2,10 @@
<ClinicalDocument xmlns="urn:hl7-org:v3" xmlns:sdtc="urn:hl7-org:sdtc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hl7-org:v3 http://xreg2.nist.gov:8080/hitspValidation/schema/cdar2c32/infrastructure/cda/C32_CDA.xsd">
<realmCode code="US"/>
<typeId root="2.16.840.1.113883.1.3" extension="POCD_HD000040"/>
<templateId root="2.16.840.1.113883.10.20.22.1.1" />
<templateId root='2.16.840.1.113883.10.20.22.1.2'/>
- <id root="2.16.840.1.113883.3.72" extension="<%= patient.id %>" assigningAuthorityName="NIST Healthcare Project"/>
+ <id root="2.16.840.1.113883.19.5" extension="<%= patient.id %>" assigningAuthorityName="Cypress Project"/>
<code code="34133-9" displayName="Summarization of episode note" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC"/>
<title>Cypress C32 Patient Test Record: <%= patient.first %> <%= patient.last %></title>
<effectiveTime value="<%= Time.now.utc.to_formatted_s(:number) %>"/>
<confidentialityCode code="N"/>
<languageCode code="en-US"/>
\ No newline at end of file