hl7:observation
|
|
|
|
|
(Treule) |
@classCode
|
cs |
0 … 1 |
F |
OBS |
@moodCode
|
cs |
0 … 1 |
F |
EVN |
hl7:templateId
|
II |
1 … 1 |
M |
|
(Treule) |
@root
|
uid |
1 … 1 |
F |
2.16.756.5.30.1.1.10.4.41 |
hl7:code
|
CD |
1 … 1 |
R |
|
(Treule) |
@code
|
CONF |
0 … 1 |
F |
75326-9 |
@codeSystem
|
0 … 1 |
F |
2.16.840.1.113883.6.1 (LOINC) |
@codeSystemName
|
0 … 1 |
F |
LOINC |
@displayName
|
0 … 1 |
F |
Problem |
Included |
|
|
from 2.16.756.5.30.1.1.10.9.1 Narrative Text Reference With Content (DYNAMIC)
|
hl7:text
|
ED |
1 … 1 |
R |
It shall contain both the narrative text content and a reference to the human readable
part of the item. This human readable part may contain a simple text to redirect the
reader to the PDF document (e.g. "See PDF version included"). There shall be a single non-blank text node (i.e. the text shall be completely before
or after the reference, see examples). The text shall be raw (i.e. no markup shall
be used).
|
(Treule) |
hl7:reference
|
TEL |
1 … 1 |
M |
The reference to the corresponding text in the human readable part must be specified
by reference to content[@ID]: reference[@value='#xxx']
|
(Treule) |
@value
|
st |
1 … 1 |
R |
Reference to the narrative part of the section in the format '#xxx', where xxx is
the ID of the corresponding element.
|
|
Schematron assert |
role |
error
|
|
|
test |
starts-with(@value,'#') |
|
|
Message |
The @value attribute content MUST conform to the format '#xxx', where xxx is the ID
of the corresponding element. |
|
|
Variable let |
Name |
idvalue |
|
|
Value |
substring-after(@value,'#') |
|
|
Schematron assert |
role |
error
|
|
|
test |
ancestor::hl7:structuredBody//*[@ID=$idvalue] |
|
|
Message |
No narrative text found for this reference (no content element within this document
has an ID that corresponds to '<value-of select="$idvalue"/>'). |
|
|
Variable let |
Name |
textBefore |
|
|
Value |
normalize-space(text()[1]) |
|
|
Variable let |
Name |
textAfter |
|
|
Value |
normalize-space(text()[2]) |
|
|
Schematron assert |
role |
error
|
|
|
test |
(not($textBefore) and $textAfter) or ($textBefore and not($textAfter)) |
|
|
Message |
The text content shall be included before or after the reference. |
|
hl7:statusCode
|
CS |
1 … 1 |
M |
|
(Treule) |
@code
|
CONF |
1 … 1 |
F |
completed |