Id1.3.182.11.1.7
ref
lux-gh-
Effective Date2014‑10‑09 10:08:39
Statusdraft DraftVersion Label1.0
NameCDAcustodianDisplay NameCDA custodian
DescriptionTemplate CDA custodian (prototype, directly derived from POCD_RM000040 MIF)
ClassificationCDA Header Level Template
Open/ClosedClosed (only defined elements are allowed)
Used by / Uses
Used by 6 transactions and 7 templates, Uses 2 templates
Used by as NameVersion
1.3.182.7.9.1.4.2Transactiondraft Send CIT2020‑02‑26 15:26:38
1.3.182.7.3.2.4.19Transactiondraft Send CDA L12020‑02‑25 14:08:36
1.3.182.7.6.1.4.2Transactiondraft SendePrescription2020‑02‑24 17:57:04
1.3.182.7.6.1.4.4Transactiondraft Send eDispensation2020‑02‑25 09:27:19
1.3.182.7.10.1.4.2Transactiondraft Send RP2020‑02‑26 13:04:23
1.3.182.7.6.1.4.5Transactiondraft Send eDocument2020‑05‑26 07:56:52
1.3.182.11.1Includedraft CDA Level 12014‑10‑06 11:40:58
1.3.182.11.5.1Includedraft ePrescription CDA L32017‑12‑28 09:40:11
1.3.182.11.6.1Includedraft eDispensation CDA L32018‑06‑18 14:22:39
1.3.182.11.8Includedraft CIT CDA L32018‑01‑22 16:24:39
1.3.182.11.9Includedraft CDA Level 32018‑02‑07 12:21:32
1.3.182.11.10Includedraft Patient Summary (LU)2018‑02‑08 14:00:13
1.3.182.11.14Includedraft eDocument CDA L12020‑05‑26 05:38:54
Uses as NameVersion
1.3.182.11.1.1Includedraft ADDR (1.3)DYNAMIC
1.3.182.11.22Includedraft CDA telecom (1.0)DYNAMIC
RelationshipAdaptation: template 2.16.840.1.113883.10.12.104 CDA custodian (2005‑09‑07)
ref
ad1bbr-
ItemDTCardConfDescriptionLabel
hl7:custodian
1 … 1MCDAcdotsdian
@typeCode
cs0 … 1FCST
hl7:assignedCustodian
1 … 1MCDAcdotsdian
@classCode
cs0 … 1FASSIGNED
hl7:representedCustodianOrganization
1 … 1MCDAcdotsdian
@classCode
cs0 … 1FORG
@determinerCode
cs0 … 1FINSTANCE
hl7:id
II1 … *RIdentifiers of the organization. This should be the identifier given from the healthcare provider directory (HPD). 
CDAcdotsdian
hl7:name
ON1 … 1MName of the organizationCDAcdotsdian
@use
cs0 … 1 
hl7:prefix
ENXP0 … *CDAcdotsdian
@qualifier
set_cs0 … 1 
 CONF
The value of @qualifier shall be drawn from value set 1.3.182.10.18.1 eSante_NamePartQualifier (DYNAMIC)
hl7:suffix
ADXP0 … *CDAcdotsdian
@qualifier
cs0 … 1 
 CONF
The value of @qualifier shall be drawn from value set 1.3.182.10.18.1 eSante_NamePartQualifier (DYNAMIC)
Included0 … 1 from 1.3.182.11.22 CDA telecom (DYNAMIC)
hl7:telecom
0 … 1CDAtdotsecom
@use
set_cs0 … 1 
 CONF
The value of @use shall be drawn from value set 1.3.182.10.28.1 eSante_TelecomAddressUse (DYNAMIC)
@value
st1 … 1R
 Variable letNamemyAttValue 
 Valuesubstring-before(@value,':') 
 Variable letNamemyAttCheck 
 Valuedistinct-values(doc('include/voc-1.3.182.10.29.1-DYNAMIC.xml')/*/valueSet/conceptList/concept[@code = $myAttValue]) 
 Schematron assertrolered error 
 testcount($myAttValue)=count($myAttCheck) 
 MessageValue must start with communication - scheme from value set eSanté_URLScheme 
Included0 … 1 from 1.3.182.11.1.1 ADDR (DYNAMIC)
hl7:addr
AD0 … 1ADDR
@use
cs0 … 1 Information about the usage or context of the address information. E.g. home, work, …
Not mandatory if addr is nullFlavored.

 CONF
The value of @use shall be drawn from value set 1.3.182.10.2.1 eSante_AddressUse (DYNAMIC)
hl7:streetAddressLine
ADXP0 … 1ADDR
hl7:streetName
ADXP0 … 1ADDR
hl7:houseNumber
ADXP0 … 1ADDR
hl7:postalCode
ADXP0 … 1RADDR
hl7:city
ADXP0 … 1RADDR
hl7:state
ADXP0 … 1ADDR
hl7:country
ADXP0 … 1RADDR
 ConstraintThe country code shall come from the value set eSanté_CountryCodes
 Variable letNamecountry 
 Valuetext() 
 Schematron assertrolered error 
 testcount(distinct-values(doc('include/voc-1.3.182.10.33.1-DYNAMIC.xml')/*/valueSet/conceptList/concept[@code = $country]))=1 
 MessageThe country code shall come from the value set eSanté_CountryCodes 
hl7:additionalLocator
ADXP0 … 1ADDR
 Schematron assertrolered error 
 test@nullFlavor or (((hl7:streetAddressLine and not(hl7:streetName) and not(hl7:houseNumber)) or (hl7:streetName and hl7:houseNumber and not(hl7:streetAddressLine))) and @use) 
 MessageAddress can either have @nullFlavor or need to have @use attribute and streetAddressLine or houseNumber and streetName.  
 Schematron assertrolered error 
 test@nullFlavor or (hl7:postalCode and hl7:city and hl7:country) 
 MessageIf addr is not nullFlavored, PostalCode, City and Country shall be provided.