Back To Index
<<
Back To Templates
Template
Document Title
Id
2.16.756.5.30.1.1.10.2.73
Effective Date
2017‑09‑02 17:08:09
Status
Draft
Version Label
2018
Name
cdachsmcp_header_DocumentTitle
Display Name
Document Title
Description
The document title must read as specified, regarding the documents language.
Label
CDA‑CH‑SMCP
Classification
CDA Header Level Template
Open/Closed
Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 1 template, Uses 0 templates
Used by
as
Name
Version
2.16.756.5.30.1.1.10.1.11
Include
Social-medical care plan V2 (2018)
2017‑08‑24 18:00:03
Example
Example
<
title
>
Social-medical care plan
</
title
>
Expand All
Collapse All
Item
DT
Card
Conf
Description
Label
hl7:title
ST
1 … 1
M
The document title must read as specified, regarding the documents language:
[de]: 'Sozial-medizinischer Pflegeverlegungsbericht'
[fr]: 'Document médico-social de transmission'
[en]: 'Social-medical care plan'
CDA-
SMCP
Variable let
Name
languageCode
Value
substring(/hl7:ClinicalDocument/hl7:languageCode/@code,1,2)
Schematron assert
role
error
test
not($languageCode='de') or starts-with(text(),'Sozial-medizinischer Pflegeverlegungsbericht')
Message
The German title must start with 'Sozial-medizinischer Pflegeverlegungsbericht'
Schematron assert
role
error
test
not($languageCode='fr') or starts-with(text(),'Document médico-social de transmission')
Message
The French title must start with 'Document médico-social de transmission'
Schematron assert
role
error
test
not($languageCode='en') or starts-with(text(),'Social-medical care plan')
Message
The English title must start with 'Social-medical care plan'