Back To Index  <<  Back To Templates

active Template  Recipient

Id 2.16.756.5.30.1.1.10.2.57 Effective Date 2020‑06‑26
Status active Active Version Label 2020
Name cdachlrep_header_Recipient Display Name Recipient
Description
The laboratory report MUST contain at least one receiver. This can be a person or an institution. If the document is created for internal use, the recipient can include the same information as author or custodian. In case of health care professionals the declaration is as for custodian. For patients or other persons, the declaration is as for recordTarget or author.
Context Parent nodes of template element with id 2.16.756.5.30.1.1.10.2.57
Label CDA‑CH‑LREP
Classification CDA Header Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 1 transaction and 2 templates, Uses 3 templates
Used by as Name Version
cdachlrep-transaction-2 Transaction pending CDA-CH-LREP - General Laboratory Report (2018) 2018‑03‑06 18:38:46
2.16.756.5.30.1.1.10.1.10 Include active General Laboratory Report (2020) 2020‑06‑26
2.16.756.5.30.1.1.10.1.10 Include rejected General Laboratory Report (2018) 2018‑04‑19
Uses as Name Version
2.16.756.5.30.1.1.10.9.35 Containment active Address Information Compilation - eCH-0010 (2017) DYNAMIC
2.16.756.5.30.1.1.10.9.34 Containment active Person Name Information Compilation - eCH-0011 (2017) DYNAMIC
2.16.756.5.30.1.1.10.9.27 Containment active Organization Compilation with name, addr, telecom (2017) DYNAMIC
Relationship Specialization: template 1.3.6.1.4.1.19376.1.3.3.1.4 XD-LAB Information Recipient (DYNAMIC)
ref
XDLAB-

Specialization: template 2.16.756.5.30.1.1.10.2.4 Recipient - informationRecipient (DYNAMIC)
ref
hl7chcda-
Example
Example
<informationRecipient typeCode="PRCP">
  <templateId root="2.16.756.5.30.1.1.10.2.4"/>  <templateId root="2.16.756.5.30.1.1.10.2.57"/>  <templateId root="1.3.6.1.4.1.19376.1.3.3.1.4"/>  <intendedRecipient>
    <addr use="WP">
      <streetName>Spitalstr.</streetName>      <houseNumber>23</houseNumber>      <postalCode>8888</postalCode>      <city>Musterhausen</city>      <country>CH</country>    </addr>
    <telecom use="PUB" value="tel:+41.32.211.11.11"/>    <receivedOrganization>
      <name>Kantonales Spital, Aerztliche Leitung, Klinik für Orthopädie</name>      <telecom use="PUB" value="tel:+41.32.211.11.11"/>      <addr use="WP">
        <streetName>Spitalstr.</streetName>        <houseNumber>23</houseNumber>        <postalCode>8888</postalCode>        <city>Musterhausen</city>        <country>CH</country>      </addr>
    </receivedOrganization>
  </intendedRecipient>
</informationRecipient>
Item DT Card Conf Description Label
hl7:informationRecipient
1 … * The laboratory report MUST contain at least one receiver. CDA-dotsLREP
@typeCode
cs 1 … 1 R The main recipient of the document MUST be specified using typeCode 'PRCP' (primary recipient). Other receivers (copy to; Cc) MUST be specified using typeCode 'TRC' (tracker).
  CONF
The value of @typeCode shall be drawn from value set 2.16.840.1.113883.1.11.19366 x_InformationRecipient (DYNAMIC)
hl7:templateId
II 1 … 1 M CDA-dotsLREP
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.2.4
hl7:templateId
II 1 … 1 M CDA-dotsLREP
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.2.57
hl7:templateId
II 1 … 1 M CDA-dotsLREP
@root
uid 1 … 1 F 1.3.6.1.4.1.19376.1.3.3.1.4
hl7:intendedRecipient
1 … 1 M The laboratory report MUST contain at least one receiver. CDA-dotsLREP
hl7:addr
AD 1 … * R An address MUST be present according to XD-LAB.
Contains 2.16.756.5.30.1.1.10.9.35 Address Information Compilation - eCH-0010 (DYNAMIC)
CDA-dotsLREP
hl7:telecom
TEL 1 … * R A communication mean MUST be present according to XD-LAB. CDA-dotsLREP
hl7:informationRecipient
0 … 1 If the person of the recipient is used, it MUST according to XD-LAB declare a name.
Contains 2.16.756.5.30.1.1.10.9.34 Person Name Information Compilation - eCH-0011 (DYNAMIC)
CDA-dotsLREP
hl7:receivedOrganization
0 … 1 If the organization of the recipient is used, it MUST according to XD-LAB declare name, addr and telecom.
Contains 2.16.756.5.30.1.1.10.9.27 Organization Compilation with name, addr, telecom (DYNAMIC)
CDA-dotsLREP
  Schematron assert role red error  
  test hl7:informationRecipient[not(@nullFlavor)] or hl7:receivedOrganization[not(@nullFlavor)]  
  Message Either the recipients person or organization MUST be declared.