Id
2.16.756.5.30.1.1.10.9.32
ref
(from repository: hl7chcda-)
Effective Date
valid from 2017‑10‑24 18:48:02
Status
Draft
Version Label
2017
Name
cdach_other_AssignedEntityCompilationIdNameAddrTelecomPersonOrganization
Display Name
Assigned Entity Compilation with id, name, addr, telecom, person and organization
Description
Reusable template wherever an assigned entity with required id, name, addr, telecom,
person and organization are used in a CDA-CH V2 document. CDA-CH V2 derivatives, i.e.
Swiss exchange formats MAY use this template by either reference or specialisation.
Classification
Template type not specified
Open/Closed
Open (other than defined elements are allowed)
Associated with
Associated with 2 concepts
Used by / Uses
Used by 0 transactions and 6 templates, Uses 3 templates
Relationship
Version: template 2.16.756.5.30.1.1.10.9.12 (2015‑12‑18) Specialization: template 2.16.756.5.30.1.1.10.9.12 (2017‑09‑12 20:14:25)
Example
Example
< id root =" 2.999 " extension =" p98457u- " / > < functionCode code =" 309343006 " codeSystem =" 2.16.840.1.113883.6.96 " codeSystemName =" SNOMED CT " displayName =" Physician " / > < addr use =" WP " > < streetName > Doktorgasse </ streetName > < houseNumber > 2 </ houseNumber > < city > Musterhausen </ city > < postalCode > 8888 </ postalCode > < country > CH </ country > </ addr > < telecom value =" tel:+41.32.234.55.66 " use =" WP " / > < telecom value =" fax:+41.32.234.55.67 " use =" WP " / > < telecom value =" mailto:bereit@gruppenpraxis.ch " use =" WP " / > < telecom value =" http:www.gruppenpraxis.ch " use =" WP " / > < assignedPerson > < name > < given > Allzeit </ given > < family > Bereit </ family > < prefix > Dr. med. </ prefix > </ name > </ assignedPerson > < representedOrganization > < id extension =" 7609999999999 " root =" 2.51.1.3 " / > < name > Gruppenpraxis CH </ name > < telecom value =" tel:+41.32.234.55.66 " use =" WP " / > < telecom value =" fax:+41.32.234.55.67 " use =" WP " / > < telecom value =" mailto:bereit@gruppenpraxis.ch " use =" WP " / > < telecom value =" http:www.gruppenpraxis.ch " use =" WP " / > < addr use =" WP " > < streetName > Doktorgasse </ streetName > < houseNumber > 2 </ houseNumber > < city > Musterhausen </ city > < postalCode > 8888 </ postalCode > < country > CH </ country > </ addr > </ representedOrganization >
Expand All Collapse All
Item
DT
Card
Conf
Description
Label
hl7:id
II
1 … *
R
The assigned entity's id (including the assigned person's id).
(cda ion)
@extension
st
1 … 1
R
The id itself. It MUST be unique within the issuing system.
@root
uid
1 … 1
R
The OID of the system that issued the id. OIDs of code systems, which are published
in a public OID registry are REQUIRED. Others are NOT ALLOWED.
hl7:code
CE
0 … 1
If declared, the code MUST be taken from the Swiss EPR Value-Set for author roles.
See FDHA Ordinance on the Electronic Patient Record (EPRO-FDHA), Appendix 3: Metadata,
Section 2.1. If the desired functionCode is not available in the Swiss EPR Value-Set for author
roles, the code 133932002 (Other Caregiver) MUST be used. In this case, the originalText
element MUST contain the description of the role. Translations to other vocabularies are allowed.
(cda ion)
@displayName
st
1 … 1
R
@code
cs
1 … 1
R
@codeSystemName
st
1 … 1
F
SNOMED CT
@codeSystem
oid
1 … 1
F
2.16.840.1.113883.6.96
CONF
Example
< functionCode code =" 106292003 " codeSystem =" 2.16.840.1.113883.6.96 " codeSystemName =" SNOMED CT " displayName =" Professional nurse " / >
Example
< functionCode code =" 133932002 " codeSystem =" 2.16.840.1.113883.6.96 " codeSystemName =" SNOMED CT " displayName =" Other Caregiver " > < originalText > Home helper </ originalText > </ functionCode >
Example
< functionCode code =" 133932002 " codeSystem =" 2.16.840.1.113883.6.96 " codeSystemName =" SNOMED CT " displayName =" Other Caregiver " > < originalText > Laboratory technician </ originalText > < translation code =" 3212 " codeSystem =" 2.16.840.1.113883.2.9.6.2.7 " codeSystemName =" ISCO-08 " displayName =" Medical and pathology laboratory technicians " / > </ functionCode >
Schematron assert
role
error
test
not(@code='133932002') or (originalText/text())
Message
Other Caregivers description MUST be declared in the originalText element.
hl7:originalText
ED
0 … 1
C
Other Caregivers description MUST be declared in the originalText element.
(cda ion)
hl7:translation
0 … *
A translation of the code to another coding system.
(cda ion)
@displayName
st
1 … 1
R
@code
cs
1 … 1
R
@codeSystemName
st
1 … 1
R
@codeSystem
oid
1 … 1
R
hl7:addr
AD
1 … *
R
The assigned entity's address. Contains 2.16.756.5.30.1.1.10.9.35 Address Information Compilation - eCH-0010 (DYNAMIC)
(cda ion)
hl7:telecom
TEL
1 … *
R
The assigned entity's means of communication (phone, eMail, ...).
(cda ion)
hl7:assignedPerson
1 … 1
R
The assigned person. Contains 2.16.756.5.30.1.1.10.9.34 Person Name Information Compilation - eCH-0011 (DYNAMIC)
(cda ion)
hl7:representedOrganization
1 … 1
R
The assigned organization. Contains 2.16.756.5.30.1.1.10.9.33 Organization Compilation with id, name, addr and telecom (DYNAMIC)
(cda ion)