von 1.2.40.0.34.6.0.11.9.1 Narrative Text Reference (DYNAMIC)
hl7:text
ED
1 … 1
M
(atc...ent)
hl7:reference
TEL
1 … 1
M
Die Referenz auf den entsprechenden Text im menschenlesbaren Teil muss durch Bezugnahme auf den Inhalt[@ID] angegeben werden: reference[@value='#xxx'].
(atc...ent)
@value
1 … 1
R
Schematron assert
role
error
test
starts-with(@value,'#')
Meldung
The @value attribute content MUST conform to the format '#xxx', where xxx is the ID of the corresponding <content/> element.
Variable let
Name
idvalue
Value
substring-after(@value,'#')
Schematron assert
role
error
test
ancestor::hl7:structuredBody//*[@ID=$idvalue]
Meldung
No narrative text found for this reference (no content element within this document has an ID that corresponds to '<value-ofselect="$idvalue"/>').