Talk:1.3.6.1.4.1.19376.1.5.3.1.3.23: Difference between revisions
Jump to navigation
Jump to search
Added an issue |
mNo edit summary |
||
| Line 1: | Line 1: | ||
In the schematron | === Fixed: 16:10, 2 October 2008 (CDT) [[User:Kboone|Kboone]] === | ||
Corrected CDA Section Template<br/> | |||
:In the schematron line: | |||
assert test='templateId[@root="2.16.840.1.113883.10.20.1.6"]' | assert test='templateId[@root="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.