Talk:1.3.6.1.4.1.19376.1.5.3.1.1.4: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Issue: Schematron rule misfiring... |
||
| Line 2: | Line 2: | ||
Add links<br/> | Add links<br/> | ||
:reference to numbered sections {{{3|}}} | :reference to numbered sections {{{3|}}} | ||
{{ Fixme | | |||
In the schematron: | |||
<!-- Verify the document type code --> | |||
<assert test='cda:code[@code = "{{{LOINC}}}"]'> | |||
Error: The document type code of a Emergency Department Referral must be {{{LOINC}}} | |||
</assert> | |||
...the LOINC code is missing. | |||
}} | |||
Revision as of 11:43, 9 January 2009
Fixed: 12:58, 2 October 2008 (CDT) Kboone
Add links
- reference to numbered sections
In the schematron:
<!-- Verify the document type code -->
<assert test='cda:code[@code = "{{{LOINC}}}"]'>
Error: The document type code of a Emergency Department Referral must be {{{LOINC}}}
</assert>
...the LOINC code is missing.
<<--