hl7:section
|
|
|
|
Contains the original representation of the current CDA document as it has been seen
by the legal authenticator while signing.
|
CDA‑CH V2 |
hl7:templateId
|
II |
1 … 1 |
M |
|
CDA‑CH V2 |
@root
|
uid |
1 … 1 |
F |
2.16.756.5.30.1.1.10.3.45 |
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 |
M |
|
CDA‑CH V2 |
@code
|
CONF |
1 … 1 |
F |
55108-5 |
@codeSystem
|
1 … 1 |
F |
2.16.840.1.113883.6.1 (LOINC) |
@codeSystemName
|
1 … 1 |
F |
LOINC |
@displayName
|
1 … 1 |
F |
Clinical presentation |
hl7:title
|
ST |
1 … 1 |
M |
Fixed human readable title of this section.
- [de]: 'Original Darstellung'
- [fr]: 'Représentation originale'
- [it]: 'Rappresentazione originale'
- [en]: 'Original representation'
|
CDA‑CH V2 |
|
Variable let |
Name |
languageCode |
|
|
Value |
substring(ancestor::hl7:ClinicalDocument/hl7:languageCode/@code,1,2) |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='de') or (text()='Original Darstellung') |
|
|
Message |
The German title must read 'Original Darstellung' |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='fr') or (text()='Représentation originale') |
|
|
Message |
The French title must read 'Représentation originale' |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='it') or (text()='Rappresentazione originale') |
|
|
Message |
The Italian title must read 'Rappresentazione originale' |
|
|
Schematron assert |
role |
error
|
|
|
test |
not($languageCode='en') or (text()='Original representation') |
|
|
Message |
The English title must read 'Original representation' |
|
hl7:text
|
SD.TEXT |
1 … 1 |
M |
MUST contain the reference (renderMultiMedia/@referencedObject) to the corrsponding
observationMedia (embedded PDF) that shows the original representation signed by the
legal authenticator.
|
CDA‑CH V2 |
hl7:renderMultiMedia
|
|
1 … 1 |
M |
|
CDA‑CH V2 |
@referencedObject
|
|
1 … 1 |
R |
The reference to the corrsponding observationMedia element. |
hl7:entry
|
|
1 … 1 |
M |
Contains 2.16.756.5.30.1.1.10.4.83 Observation Media (DYNAMIC)
|
CDA‑CH V2 |
@typeCode
|
st |
1 … 1 |
F |
DRIV |
|
Schematron assert |
role |
error
|
|
|
test |
hl7:text/hl7:renderMultiMedia/@referencedObject=hl7:entry/hl7:observationMedia[hl7:templateId/@root='2.16.756.5.30.1.1.10.4.83']/@ID |
|
|
Message |
The referenced multimedia object MUST be declared in an entry of the same section. |
|
|
Schematron assert |
role |
error
|
|
|
test |
hl7:entry/hl7:observationMedia[hl7:templateId/@root='2.16.756.5.30.1.1.10.4.83']/hl7:value/@mediaType='application/pdf' |
|
|
Message |
The referenced multimedia object MUST have the mime type set to 'application/pdf'. |
|