hl7:section
|
|
|
|
This section can be used to provide comments, remarks or other information that cannot
be declared in any of the other existing sections in the document.
|
CDA‑CH V2 |
hl7:templateId
|
II |
1 … 1 |
R |
|
CDA‑CH V2 |
@root
|
uid |
1 … 1 |
F |
2.16.756.5.30.1.1.10.3.2 |
hl7:id
|
II |
0 … 1 |
|
An ID for this section MAY be filled for traceability. |
CDA‑CH V2 |
@root
|
uid |
1 … 1 |
R |
MUST contain the OID of the system that issued the ID. OIDs of code systems, which
are published in the public OID registry for the Swiss health care system (oid.refdata.ch)
are REQUIRED. Others are NOT ALLOWED.
|
@extension
|
st |
0 … 1 |
|
Contains the ID itself. The ID MUST be unique within the system that issued the ID. |
hl7:code
|
CE |
1 … 1 |
R |
|
CDA‑CH V2 |
@code
|
cs |
1 … 1 |
F |
48767-8 |
@codeSystem
|
oid |
1 … 1 |
F |
2.16.840.1.113883.6.1 |
@codeSystemName
|
st |
1 … 1 |
F |
LOINC |
@displayName
|
st |
1 … 1 |
F |
Annotation comment |
hl7:title
|
ST |
1 … 1 |
M |
Fixed human readable title of this section.
- [ge]: 'Kommentar'
- [fr]: 'Commentaire'
- [it]: 'Osservazione'
- [en]: 'Comment'
|
CDA‑CH V2 |
|
Variable let |
Name |
languageCode |
|
|
Value |
substring(ancestor::cda:ClinicalDocument/cda:languageCode/@code,1,2) |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='ge') or (text()='Kommentar') |
|
|
Message |
The German title must read 'Kommentar' |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='fr') or (text()='Commentaire') |
|
|
Message |
The French title must read 'Commentaire' |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='it') or (text()='Osservazione') |
|
|
Message |
The Italian title must read 'Osservazione' |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='en') or (text()='Comment') |
|
|
Message |
The English title must read 'Comment' |
|
hl7:text
|
SD.TEXT |
1 … 1 |
M |
Human readable text of this section. |
CDA‑CH V2 |
hl7:entry
|
|
0 … * |
|
Contains 2.16.756.5.30.1.1.10.4.2 Annotation Comments (DYNAMIC)
|
CDA‑CH V2 |
|
where [hl7:act [hl7:templateId [@root='2.16.756.5.30.1.1.10.4.2'] and hl7:templateId [@root='2.16.840.1.113883.10.20.1.40']
and hl7:templateId [@root='1.3.6.1.4.1.19376.1.5.3.1.4.2']]] |
|
|