Back To Index  <<  Back To Templates

active Template  Person Name Information Compilation - eCH-0011

Id 2.16.756.5.30.1.1.10.9.34
ref
hl7chcda-
Effective Date 2018‑04‑18
Status active Active 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.
Label eCH‑0011 V8.1 nameData
Classification Template type not specified
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 26 templates, Uses 0 templates
Used by as Name Version
2.16.756.5.30.1.1.10.2.74 Containment draft Author (2018) 2017‑09‑08 11:42:14
2.16.756.5.30.1.1.10.1.11 link draft Social-medical care plan V2 (2018) 2017‑08‑24 18:00:03
2.16.756.5.30.1.1.10.2.75 Containment draft Recipient (2018) 2017‑09‑08 20:36:19
2.16.756.5.30.1.1.10.2.77 Containment draft Insurance - Illness (2018) 2017‑09‑12 12:08:21
2.16.756.5.30.1.1.10.2.78 Containment draft Insurance - Accident (2018) 2017‑09‑12 13:26:11
2.16.756.5.30.1.1.10.2.79 Containment draft Insurance - Complementary (2018) 2017‑09‑12 13:48:54
2.16.756.5.30.1.1.10.2.80 Containment draft Employer (2018) 2017‑09‑12 15:20:08
2.16.756.5.30.1.1.10.2.81 Containment draft Patient Contact (2018) 2017‑09‑12 17:46:07
2.16.756.5.30.1.1.10.9.12 Containment active Assigned Entity Compilation with id (2017) 2018‑04‑18
2.16.756.5.30.1.1.10.2.6 link draft Authenticator (2019) 2019‑01‑01 20:20:44
2.16.756.5.30.1.1.10.2.6 link active Authenticator (2017) 2018‑04‑18
2.16.756.5.30.1.1.10.2.7 link active Data Enterer (2017) 2018‑04‑18
2.16.756.5.30.1.1.10.9.16 Containment active Author Compilation with name, addr and telecom (2017) 2018‑04‑18
2.16.756.5.30.1.1.10.4.2 link pending Annotation Comments (2016) 2016‑11‑11
2.16.756.5.30.1.1.10.3.73 link draft Remarks Section - coded (2018) 2017‑09‑13 22:39:47
2.16.756.5.30.1.1.10.9.32 Containment active Assigned Entity Compilation with id, name, addr, telecom, person and organization (2017) 2018‑04‑18
2.16.756.5.30.1.1.10.4.111 link draft Performer (2018) 2017‑09‑19 17:17:19
2.16.756.5.30.1.1.10.4.103 link draft Social History Observation (2018) 2017‑09‑14 16:03:45
2.16.756.5.30.1.1.10.3.58 link draft Social History Section - coded (2018) 2017‑09‑13 16:52:50
2.16.756.5.30.1.1.10.4.104 link draft Inability To Work Observation (2018) 2017‑09‑14 17:44:49
2.16.756.5.30.1.1.10.3.71 link draft Ability To Work Section - coded (2018) 2017‑09‑13 22:19:52
2.16.756.5.30.1.1.10.4.110 link draft Transport Act (2018) 2017‑09‑19 16:59:07
2.16.756.5.30.1.1.10.3.72 link draft Transport Mode Section - coded (2018) 2017‑09‑13 22:33:47
2.16.756.5.30.1.1.10.9.31 link draft Performer (2017) 2018‑12‑24 19:51:04
2.16.756.5.30.1.1.10.2.46 link draft Health Service - documentationOf (2019) 2019‑01‑01 20:53:33
2.16.756.5.30.1.1.10.2.87 link draft Health Service - documentationOf (2018) 2019‑01‑02 09:07:07
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
@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
@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
@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.