Talk:1.3.6.1.4.1.19376.1.5.3.1.3.16: Difference between revisions

From IHE Wiki
Jump to navigation Jump to search
McCaffrey (talk | contribs)
Added an issue
Kboone (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
{{Fixme |


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".