Difference between revisions of "Talk:1.3.6.1.4.1.19376.1.5.3.1.1.11.2"

From IHE Wiki
Jump to navigation Jump to search
m
(Issue: Schematron is looking for entries at the wrong level.)
Line 6: Line 6:
  
 
{{Fixme|Needs a LOINC Code}}
 
{{Fixme|Needs a LOINC Code}}
 +
 +
{{Fixme| Schematron issue.  The last three schematrons are in the following form:
 +
 +
<blockquote>
 +
  &lt;assert test&#61;"cda:entry/cda:observation/cda:value[@code&#61;'300916003']"><br />
 +
    Antepartum Summary Requires an observation of Latex Allergy to be<br />
 +
    asserted.  This may be negated via the negationInd attribute.<br />
 +
  &lt;/assert><br />
 +
</blockquote>
 +
 +
The test is looking for the entry at the wrong location.  It is looking for the entry at the ClinicalDocument level and not at the section level...
 +
 +
}}

Revision as of 15:46, 3 December 2008

Known Issues:

wiki template needs:

  • represent binding to paper form (eg, if looking to represent "anesthesia consult planned?" which section). Previously this was in a separate table.

Lkm13 13:00, 26 May 2007 (CDT)

This text needs to be fixed-->>Needs a LOINC Code<<--

This text needs to be fixed-->> Schematron issue. The last three schematrons are in the following form:

<assert test="cda:entry/cda:observation/cda:value[@code='300916003']">
Antepartum Summary Requires an observation of Latex Allergy to be
asserted. This may be negated via the negationInd attribute.
</assert>

The test is looking for the entry at the wrong location. It is looking for the entry at the ClinicalDocument level and not at the section level...

<<--