Template

Show index

Template Recipient 2020‑06‑26

Id2.16.756.5.30.1.1.10.2.57Effective Date2020‑06‑26
Statusactive ActiveVersion Label2020
Namecdachlrep_header_RecipientDisplay NameRecipient
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.
ContextParent nodes of template element with id 2.16.756.5.30.1.1.10.2.57
LabelCDA‑CH‑LREP
ClassificationCDA Header Level Template
Open/ClosedOpen (other than defined elements are allowed)
Used by / Uses
Used by 1 transaction and 1 template, Uses 3 templates
Used by as NameVersion
2.16.756.5.30.1.1.1.1.3.9.77.1.4.2Transactionpending CDA-CH-LREP - General Laboratory Report (2018)2018‑03‑06 18:38:46
2.16.756.5.30.1.1.10.1.10Includeactive General Laboratory Report (2020)2020‑06‑26
Uses as NameVersion
2.16.756.5.30.1.1.10.9.27Containmentactive Organization Compilation with name, addr, telecom (2017)DYNAMIC
2.16.756.5.30.1.1.10.9.34Containmentdraft Person Name Information Compilation - eCH-0011 (2022)DYNAMIC
2.16.756.5.30.1.1.10.9.35Containmentdraft Address Information Compilation - eCH-0010 (2022)DYNAMIC
RelationshipSpecialization: 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>
ItemDTCardConfDescriptionLabel
hl7:informationRecipient
1 … *The laboratory report MUST contain at least one receiver.CDA‑dotsLREP
@typeCode
cs1 … 1RThe 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
II1 … 1MCDA‑dotsLREP
@root
uid1 … 1F2.16.756.5.30.1.1.10.2.4
hl7:templateId
II1 … 1MCDA‑dotsLREP
@root
uid1 … 1F2.16.756.5.30.1.1.10.2.57
hl7:templateId
II1 … 1MCDA‑dotsLREP
@root
uid1 … 1F1.3.6.1.4.1.19376.1.3.3.1.4
hl7:intendedRecipient
1 … 1MThe laboratory report MUST contain at least one receiver.CDA‑dotsLREP
hl7:addr
AD1 … *RAn 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
TEL1 … *RA communication mean MUST be present according to XD-LAB.CDA‑dotsLREP
hl7:informationRecipient
0 … 1If 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 … 1If 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 assertrolered error 
 testhl7:informationRecipient[not(@nullFlavor)] or hl7:receivedOrganization[not(@nullFlavor)] 
 MessageEither the recipients person or organization MUST be declared.