Back To Index  <<  Back To Templates

ref Template  Person Name Information Compilation - eCH-0011

Id 2.16.756.5.30.1.1.10.9.34
ref
(from repository: hl7chcda-)
Effective Date valid from 2017‑10‑26 15:37:47
Status draft Draft Version Label 2017
Name cdach_other_PersonNameInformationCompilation-eCH-0011 Display Name Person Name Information Compilation - eCH-0011
Description
Person name information (with required family and given name) according to the eCH-0011 V8.1 nameData data type. CDA-CH V2 derivatives, i.e. Swiss exchange formats MAY use this template by either reference or specialisation.
See https://www.ech.ch/vechweb/page?p=dossier&documentNumber=eCH-0011&documentVersion=8.1, section 3.3.2 nameData – Namensangaben for more information.
Context Pathname
Label eCH‑0011 V8.1 nameData
Classification Template type not specified
Open/Closed Open (other than defined elements are allowed)
Associated with
Associated with 3 concepts
Used by / Uses
Used by 0 transactions and 27 templates, Uses 0 templates
Used by as Name Version
2.16.756.5.30.1.1.10.2.1 Containment draft Patient - recordTarget (2017) 2017‑09‑05 15:18:06
2.16.756.5.30.1.1.10.9.40 link draft RESP Header Template Compilation (2017) 2017‑11‑20 13:35:46
2.16.756.5.30.1.1.10.1.2 link draft EmergencyMedicalServiceProtocol (2017) 2017‑06‑13 17:19:29
2.16.756.5.30.1.1.10.1.2 link cancelled EmergencyMedicalServiceProtocol (2017) 2017‑05‑31 17:19:29
2.16.756.5.30.1.1.10.2.14 Containment draft Insurance Card - participant (2017) 2017‑03‑28 21:11:01
2.16.756.5.30.1.1.10.2.15 Containment draft Insurance - participant (2017) 2017‑03‑28 21:10:07
2.16.756.5.30.1.1.10.2.4 Containment draft Recipient - informationRecipient (2017) 2017‑09‑08 20:20:58
2.16.756.5.30.1.1.10.2.40 Containment draft Employer - participant (2017) 2017‑09‑12 14:19:10
2.16.756.5.30.1.1.10.2.43 Containment draft Patient Contact - participant (2017) 2017‑09‑12 17:28:38
2.16.756.5.30.1.1.10.2.48 Containment draft Patient - recordTarget (2017) 2017‑11‑22 16:58:26
2.16.756.5.30.1.1.10.2.49 Containment draft Invoice Recipient (2017) 2017‑09‑12 20:30:11
2.16.756.5.30.1.1.10.9.12 Containment draft Assigned Entity Compilation with id (2017) 2017‑09‑12 20:14:25
2.16.756.5.30.1.1.10.2.5 link draft Legal Authenticator (2017) 2017‑09‑12 19:55:51
2.16.756.5.30.1.1.10.2.5 link retired CDA legalAuthenticator 2009‑01‑27
2.16.756.5.30.1.1.10.2.6 link draft Authenticator (2017) 2017‑03‑28 21:11:46
2.16.756.5.30.1.1.10.2.6 link retired <CDA-CH-AUTE> (2016) 2009‑01‑27
2.16.756.5.30.1.1.10.2.7 link draft Data Enterer (2017) 2017‑03‑09 15:12:38
2.16.756.5.30.1.1.10.2.7 link retired CDA dataEnterer 2009‑01‑27
2.16.756.5.30.1.1.10.9.16 Containment draft Author with Name, Addr, Telecom (2017) 2017‑03‑24 16:37:00
2.16.756.5.30.1.1.10.4.2 link draft Annotation Comments (2017) 2017‑03‑24 16:47:30
2.16.756.5.30.1.1.10.3.2 link draft Remarks Section - coded (2017) 2017‑03‑28 22:53:51
2.16.756.5.30.1.1.10.3.2 link active CDA-CH Remarks Section 2016‑03‑17
2.16.756.5.30.1.1.10.9.23 Containment draft Author (2017) 2017‑09‑05 13:08:24
2.16.756.5.30.1.1.10.9.32 Containment draft Assigned Entity Compilation with id, name, addr, telecom, person and organization (2017) 2017‑10‑24 18:48:02
2.16.756.5.30.1.1.10.2.30 link draft Documentation Of Service Event (2017) 2017‑06‑12 14:18:48
2.16.756.5.30.1.1.10.9.31 link draft Performer (2017) 2017‑10‑12 07:50:18
2.16.756.5.30.1.1.10.2.46 link draft Health Service - documentationOf (2017) 2017‑10‑16 10:35:01
Example
Minimal name
<name>
  <family>Muster</family>  <given>Hildegard</given></name>
Example
Maiden name
<!-- @use attribute is optional, here -->
<name use="L">
  <family>Muster</family>  <given>Hildegard</given>  <!-- @qualifier attribute indicates the maiden name -->
  <family qualifier="BR">Hugentobler</family></name>
Example
Call name
<!-- @use attribute is optional, here -->
<name use="L">
  <family>Muster</family>  <given>Hildegard</given>  <!-- @qualifier attribute indicates the call name -->
  <given qualifier="CL">Hildi</given></name>
Example
Pseudonym
<!-- @use attribute is optional for the legal name -->
<name use="L">
  <family>Muster</family>  <given>Hildegard</given></name>
<!-- @use attribute indicates that this name is a pseudonym (Artist, VIP, etc.) -->
<name use="P">
  <family>Lady</family>  <given>Vip</given></name>
Example
Other official Name
<!-- @use attribute is optional for the legal name -->
<name use="L">
  <family>Muster</family>  <given>Hildegard</given></name>
<!-- @use attribute indicates that this is another assigned name -->
<name use="ASGN">
  <family>Sans-Papier</family>  <given>Helen</given></name>
Item DT Card Conf Description Label
hl7:name
PN 1 … 1 R The person's legal name (with required family and given name). eCH‑0011 V8.1 nameData
 
target cdachresp-dataelement-13 Namen 1
@use
set_cs 0 … 1 F L
  Legal. This is the default. Thus, name elements without @use are legal names.
hl7:prefix
ENXP 0 … * The person's academic title (such as Dr. med. or Prof.). eCH‑0011 V8.1 nameData
@qualifier
set_cs 1 … 1 F AC
  Academic.
hl7:family
ENXP 1 … * R The person's family name ([ge]: Nachname; [fr]: nom de famille). eCH‑0011 V8.1 nameData
 
target cdachresp-dataelement-8 Name 1
@qualifier
set_cs 0 NP NP/not present
  Default.
hl7:family
ENXP 0 … * The person's maiden name ([ge]: Ledigname; [fr]: nom de célibataire). eCH‑0011 V8.1 nameData
@qualifier
set_cs 1 … 1 F BR
  Birth name.
hl7:given
ENXP 1 … * R The person's given name ([ge]: Vorname; [fr]: prénom). eCH‑0011 V8.1 nameData
 
target cdachresp-dataelement-9 Vorname 1
@qualifier
set_cs 0 NP NP/not present
  Default.
hl7:given
ENXP 0 … * The person's call name ([ge]: Rufname; [fr]: nom usuel). eCH‑0011 V8.1 nameData
@qualifier
set_cs 1 … 1 F CL
  Callme.
hl7:name
PN 0 … * The person's alias name. eCH‑0011 V8.1 nameData
@use
set_cs 1 … 1 F P
  Pseudonym.
hl7:prefix
ENXP 0 … * The person's title. eCH‑0011 V8.1 nameData
@qualifier
set_cs 1 … 1 F TITLE
  Title.
hl7:family
ENXP 0 … * The person's pseudonym family name ([ge]: Nachname; [fr]: nom de famille). eCH‑0011 V8.1 nameData
@qualifier
set_cs 0 NP NP/not present
  Default.
hl7:given
ENXP 0 … * The person's pseudonym given name ([ge]: Vorname; [fr]: prénom). eCH‑0011 V8.1 nameData
@qualifier
set_cs 0 NP NP/not present
  Default.
hl7:name
PN 0 … * Other person's name. eCH‑0011 V8.1 nameData
@use
set_cs 1 … 1 F ASGN
  Assigned.
hl7:prefix
ENXP 0 … * The person's title. eCH‑0011 V8.1 nameData
@qualifier
set_cs 1 … 1 F TITLE
  Title.
hl7:family
ENXP 0 … * Other official person's family name ([ge]: Nachname; [fr]: nom de famille). eCH‑0011 V8.1 nameData
@qualifier
set_cs 0 NP NP/not present
  Default.
hl7:given
ENXP 0 … * Other official given name ([ge]: Vorname; [fr]: prénom). eCH‑0011 V8.1 nameData
@qualifier
set_cs 0 NP NP/not present
  Default.