Difference between revisions of "Talk:1.3.6.1.4.1.19376.1.5.3.1.3.16"

From IHE Wiki
Jump to navigation Jump to search
(Added an issue)
 
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Fix me |
 
  
In the schematron rules, the line:
+
=== Fixed: 16:08, 2 October 2008 (CDT) [[User:Kboone|Kboone]] ===
 +
Corrected CDA Section Template<br/>
 +
:In the schematron rules, the line:
  
 
assert test&#61;'templateId[@root&#61;"2.16.840.1.113883.10.20.1.15"]'
 
assert test&#61;'templateId[@root&#61;"2.16.840.1.113883.10.20.1.15"]'
  
 
is missing the "cda" namespace prefix on "templateId".
 
is missing the "cda" namespace prefix on "templateId".
}}
+
{{{3|}}}

Latest revision as of 16:08, 2 October 2008

Fixed: 16:08, 2 October 2008 (CDT) Kboone

Corrected CDA Section Template

In the schematron rules, the line:

assert test='templateId[@root="2.16.840.1.113883.10.20.1.15"]'

is missing the "cda" namespace prefix on "templateId".