Talk:1.3.6.1.4.1.19376.1.5.3.1.1.13.2.11: Difference between revisions
Jump to navigation
Jump to search
New page: {{Fixme | The Procedures and Interventions Section lists a required entry called Procedure (1.3.6.1.4.1.19376.1.5.3.1.4.19). However this template does not appear in the example and (mor... |
mNo edit summary |
||
| Line 1: | Line 1: | ||
=== Fixed: 10:51, 2 October 2008 (CDT) [[User:Kboone|Kboone]] === | |||
Changed to newer style of entry to get Schematron generated<br/> | |||
: | |||
The Procedures and Interventions Section lists a required entry called Procedure (1.3.6.1.4.1.19376.1.5.3.1.4.19). However this template does not appear in the example and (more importantly) it is not being checked for in the provided schematron. | The Procedures and Interventions Section lists a required entry called Procedure (1.3.6.1.4.1.19376.1.5.3.1.4.19). However this template does not appear in the example and (more importantly) it is not being checked for in the provided schematron. | ||
| Line 13: | Line 16: | ||
}} | {{{3|}}} | ||
Revision as of 10:51, 2 October 2008
Fixed: 10:51, 2 October 2008 (CDT) Kboone
Changed to newer style of entry to get Schematron generated
The Procedures and Interventions Section lists a required entry called Procedure (1.3.6.1.4.1.19376.1.5.3.1.4.19). However this template does not appear in the example and (more importantly) it is not being checked for in the provided schematron.
I am assuming that the table at the top of the page is correct and that there should be a rule that checks for the existence of Procedure. The fix was to add the following schematron rule:
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.4.19"]'>
<!-- Verify that all required data elements are present -->
Error: A(n) Procedures and Interventions Section must contain a
Procedures Entry.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.13.2.11
</assert>