Back To Index  <<  Back To Templates

draft Template  Recipient

Id 2.16.756.5.30.1.1.10.2.75 Effective Date 2017‑09‑08 20:36:19
Status draft Draft Version Label 2018
Name cdachsmcp_header_Recipient Display Name Recipient
Description A recipient of this CDA document (corresponds to the addressee of a letter - person or organization).
Context Parent nodes of template element with id 2.16.756.5.30.1.1.10.2.75
Label CDA‑CH‑SMCP
Classification CDA Header Level Template
Open/Closed Open (other than defined elements are allowed)
Associated with
Associated with 1 concept
Id Name Data Set
cdachsmcp-dataelement-4 draft Field 0.2 (Adressé à) draft DMST v3.1 - Etat de Vaud 7.8 updated
Used by / Uses
Used by 0 transactions and 1 template, Uses 3 templates
Used by as Name Version
2.16.756.5.30.1.1.10.1.11 Include draft Social-medical care plan V2 (2018) 2017‑08‑24 18:00:03
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.24 Containment active Organization Compilation with name (2017) DYNAMIC
Relationship Specialization: template 2.16.756.5.30.1.1.10.2.4 (DYNAMIC)
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.75"/>  <intendedRecipient>
    <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-dotsSMCP
@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-dotsSMCP
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.2.4
hl7:templateId
II 1 … 1 M CDA-dotsSMCP
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.2.75
hl7:intendedRecipient
1 … 1 M CDA-dotsSMCP
hl7:id
II 0 … * R The recipients's identification(s). CDA-dotsSMCP
@extension
st 1 … 1 R MUST contain the recipient identification number itself. The number MUST be unique within the system that has issued the number.
@root
uid 1 … 1 R MUST contain 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 recipients's address(es).
Contains 2.16.756.5.30.1.1.10.9.35 Address Information Compilation - eCH-0010 (DYNAMIC)
CDA-dotsSMCP
hl7:telecom
TEL 0 … * The recipients's means of communication (phone, eMail, ...). CDA-dotsSMCP
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)
CDA-dotsSMCP
 
target
cdachsmcp-dataelement-4 draft Field 0.2 (Adressé à) draft DMST v3.1 - Etat de Vaud 7.8 updated
hl7:receivedOrganization
0 … 1 The addressee organization.
Contains 2.16.756.5.30.1.1.10.9.24 Organization Compilation with name (DYNAMIC)
CDA-dotsSMCP
  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.