Talk:1.3.6.1.4.1.19376.1.5.3.1.3.23: 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:10, 2 October 2008 (CDT) [[User:Kboone|Kboone]] ===
Corrected CDA Section Template<br/>
:In the schematron line:


assert test&#61;'templateId[@root&#61;"2.16.840.1.113883.10.20.1.6"]'
assert test&#61;'templateId[@root&#61;"2.16.840.1.113883.10.20.1.6"]'
Line 7: Line 8:
is missing the "cda" namespace prefix on templateId.
is missing the "cda" namespace prefix on templateId.


}}
{{{3|}}}

Latest revision as of 16:10, 2 October 2008

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

Corrected CDA Section Template

In the schematron line:

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

is missing the "cda" namespace prefix on templateId.