Back To Index  <<  Back To Templates

ref Template  Recipient - informationRecipient

Id 2.16.756.5.30.1.1.10.2.4
ref
(from repository: hl7chcda-)
Effective Date valid from 2017‑09‑08 20:20:58

There are versions of templates with this id:
  • cdach_header_InformationRecipient as of 2017‑09‑08 20:20:58
  • CDAinformationRecipient as of 2009‑01‑27
Status draft Draft Version Label 2017
Name cdach_header_InformationRecipient Display Name Recipient - informationRecipient
Description
A recipient of this CDA document (corresponds to the addressee of a letter - person or organization). All CDA-CH V2 derivatives, i.e. Swiss exchange formats MUST use this template by either reference or specialisation.
Classification CDA Header Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 2 templates, Uses 3 templates
Used by as Name Version
2.16.756.5.30.1.127.10.1.3 Include draft Laborbefund Transplantationsprozesss 2017‑08‑14
2.16.756.5.30.1.127.10.1.3 Include retired Laborbefund Transplantationsprozesss 2016‑07‑02
Uses as Name Version
2.16.756.5.30.1.1.10.9.35 Containment draft Address Information Compilation - eCH-0010 (2017) DYNAMIC
2.16.756.5.30.1.1.10.9.34 Containment draft Person Name Information Compilation - eCH-0011 (2017) DYNAMIC
2.16.756.5.30.1.1.10.9.24 Containment draft Organization Compilation with name (2017) DYNAMIC
Relationship Version: template 2.16.756.5.30.1.1.10.2.4 (2009‑01‑27)
Specialization: template 2.16.840.1.113883.10.12.105 (2005‑09‑07)
Example
Primary Recipient
<informationRecipient typeCode="PRCP">
  <intendedRecipient>
    <informationRecipient>
      <name>Kurhaus Blumenalp, Zentrum für orthopädische Rehabilitation, Aerztliche Leitung</name>    </informationRecipient>
    <receivedOrganization>
      <addr use="WP">
        <postalCode>9876</postalCode>        <city>Blumenalp</city>        <country>CH</country>      </addr>
    </receivedOrganization>
  </intendedRecipient>
</informationRecipient>
Example
Other Recipient
<informationRecipient typeCode="TRC">
  <intendedRecipient>
    <informationRecipient>
      <name>Gruppenpraxis CH, Dr. med. Allzeit Bereit, FMH Allgemeine Medizin</name>    </informationRecipient>
    <receivedOrganization>
      <addr use="WP">
        <streetName>Doktorgasse</streetName>        <houseNumber>2</houseNumber>        <postalCode>8888</postalCode>        <city>Musterhausen</city>        <country>CH</country>      </addr>
    </receivedOrganization>
  </intendedRecipient>
</informationRecipient>
Item DT Card Conf Description Label
hl7:informationRecipient
1 … * R A recipient of this CDA document (corresponds to the addressee of a letter - person or organization).

Recipient types:
  • The main recipient of the document is indicated by typeCode 'PRCP' (primary recipient).
    Note: Since it makes no sense to create a CDA document without doing it for someone, in Switzerland at least one recipient MUST be declared. If the document is created for the user's own needs, the user itself or its organization will be the primary recipient.

  • Other recipients (copy to; Cc) are indicated with typeCode, TRC '(secondary recipient).
(cdadotsent)
@typeCode
cs 1 … 1 R The main recipient of the document is indicated by typeCode 'PRCP' (primary recipient).
Other recipients (copy to; Cc) are indicated with typeCode, TRC '(secondary recipient).
Note: Since it makes no sense to create a CDA document without doing it for someone, in Switzerland at least one recipient MUST be declared. If the document is created for the user's own needs, the user itself or its organization will be the primary recipient.
  CONF
The value of @typeCode shall be drawn from value set 2.16.840.1.113883.1.11.19366 x_InformationRecipient (DYNAMIC)
hl7:intendedRecipient
1 … 1 R (cdadotsent)
hl7:id
II 0 … * R The recipient's identification(s). (cdadotsent)
@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:addr
AD 0 … * The recipient's address(es).
Contains 2.16.756.5.30.1.1.10.9.35 Address Information Compilation - eCH-0010 (DYNAMIC)
(cdadotsent)
hl7:telecom
TEL 0 … * The recipient's means of communication (phone, eMail, ...). (cdadotsent)
hl7:informationRecipient
0 … 1 The addressee person.
Contains 2.16.756.5.30.1.1.10.9.34 Person Name Information Compilation - eCH-0011 (DYNAMIC)
(cdadotsent)
hl7:receivedOrganization
0 … 1 The addressee organization.
Contains 2.16.756.5.30.1.1.10.9.24 Organization Compilation with name (DYNAMIC)
(cdadotsent)