Id2.16.840.1.113883.10.22.2.5Effective Date2017‑04‑12
Statuspending Under pre-publication reviewVersion LabelSTU1
NameIPSCDAContactsDisplay NameIPS Patient Contacts
Description
The IPS may record several kinds of patient contacts, including parents, relatives, caregivers, and others related in some way to the patient.
A patient contact may be an individual or an organization with a relationship to the patient, including health provider (person or organization) to be contacted in case of emergency. 
ClassificationCDA Header Level Template
Open/ClosedOpen (other than defined elements are allowed)
Associated with
Associated with 8 concepts
IdNameData Set
hl7ips-dataelement-163draft Preferred Healthcare providers draft CEN/TC 251 prEN 17269
hl7ips-dataelement-165draft Healthcare Provider (person) draft CEN/TC 251 prEN 17269
hl7ips-dataelement-166draft Healthcare Provider (organisation) draft CEN/TC 251 prEN 17269
hl7ips-dataelement-121draft Name draft CEN/TC 251 prEN 17269
hl7ips-dataelement-172draft Organisation’s Name draft CEN/TC 251 prEN 17269
hl7ips-dataelement-169draft Telecoms draft CEN/TC 251 prEN 17269
hl7ips-dataelement-174draft Telecoms draft CEN/TC 251 prEN 17269
hl7ips-dataelement-154draft Patient’s Address Book draft CEN/TC 251 prEN 17269
Used by / Uses
Used by 1 transaction and 7 templates, Uses 1 template
Used by as NameVersion
2.16.840.1.113883.3.1937.777.13.4.2Transactiondraft IPS Created2017‑04‑07 11:10:54
2.16.840.1.113883.2.51.10.12Includeactive XeH Hospital Discharge Report (1.0)2021‑09‑10 14:49:32
2.16.840.1.113883.2.51.10.13Includeactive XeH RD Patient Summary (1.0)2021‑09‑10 14:50:49
2.16.840.1.113883.3.1937.99.61.67.10.8Includedraft XeH Hospital Discharge Report (0.1)2020‑10‑02 15:17:28
2.16.840.1.113883.3.1937.99.61.67.10.11Includedraft XeH RD Patient Summary (wip)2020‑10‑24 18:26:41
2.16.840.1.113883.10.22.1.1Includepending International Patient Summary (STU1)2017‑04‑11
2.16.840.1.113883.10.22.1.1Includepending International Patient Summary (TI-2020)2020‑05‑08 12:30:59
2.16.840.1.113883.10.22.1.1Includedraft International Patient Summary (2021)2020‑07‑14 16:08:21
Uses as NameVersion
2.16.840.1.113883.10.22.11Includepending IPS Address (STU1)DYNAMIC
RelationshipAdaptation: template 2.16.840.1.113883.10.12.108 CDA participant (DYNAMIC)
ref
ad1bbr-

Adaptation: template 1.3.6.1.4.1.19376.1.5.3.1.2.4 IHE Patient Contacts (DYNAMIC)
ref
IHE-PCC-
Example
Contact person
<participant typeCode="IND">
  <templateId root="2.16.840.1.113883.10.22.2.5"/>  <associatedEntity classCode="NOK">
    <addr>
      <streetAddressLine>Promenade des Anglais 111</streetAddressLine>      <city>Lyon</city>      <postalCode>69001</postalCode>      <country>FR</country>    </addr>
    <telecom value="tel:(+33)555-20036" use="WP"/>    <associatedPerson>
      <name>
        <given>Martha</given>        <family>Mum</family>      </name>
    </associatedPerson>
  </associatedEntity>
</participant>
Example
Preferred Health Professional for emergency contact
<participant typeCode="IND">
  <templateId root="2.16.840.1.113883.10.22.2.5"/>  <functionCode code="PCP" codeSystem="2.16.840.1.113883.5.88"/>  <time value="20070213"/>  <associatedEntity classCode="ECON">
    <addr>
      <streetAddressLine>Karl
Strasse
</streetAddressLine>
      <city>Freiberg</city>      <postalCode>09599</postalCode>      <country>DE</country>    </addr>
    <telecom value="tel:(+49)761-11110000" use="WP"/>    <associatedPerson>
      <name>
        <given>Arzt</given>        <family>Guter</family>      </name>
    </associatedPerson>
  </associatedEntity>
</participant>
ItemDTCardConfDescriptionLabel
hl7:participant
RPatient contacts or the Preferred Health Professional to contact in case of emergency.IPSCdotsacts
where [hl7:templateId/@root='2.16.840.1.113883.10.22.2.5']
 
target
hl7ips-dataelement-163draft Preferred Healthcare providers draft CEN/TC 251 prEN 17269
hl7ips-dataelement-154draft Patient’s Address Book draft CEN/TC 251 prEN 17269
@typeCode
cs1 … 1FIND
 Example<participant typeCode="IND">
  <templateId root="2.16.840.1.113883.10.22.2.5"/>  <associatedEntity classCode="NOK">
    <addr>
      <streetAddressLine>Promenade des Anglais 111</streetAddressLine>      <city>Lyon</city>      <postalCode>69001</postalCode>      <country>FR</country>    </addr>
    <telecom value="tel:(+33)555-20036" use="WP"/>    <associatedPerson>
      <name>
        <given>Martha</given>        <family>Mum</family>      </name>
    </associatedPerson>
  </associatedEntity>
</participant>
hl7:templateId
II1 … 1MIPSCdotsacts
@root
uid1 … 1F2.16.840.1.113883.10.22.2.5
hl7:functionCode
0 … 1CThe   element may be used to indicate that this participant is the preferred Health Professional to contact in case of emergency.IPSCdotsacts
@code
CONF0 … 1FPCP
@codeSystem
0 … 1F2.16.840.1.113883.5.88
hl7:associatedEntity
RThe element identifies the type of contact. IPSCdotsacts
@classCode
cs1 … 1R
 CONF
The value of @classCode shall be drawn from value set 2.16.840.1.113883.11.20.9.33 INDRoleclassCodes (DYNAMIC)
 Example<associatedEntity classCode="ECON">
  <addr>
    <streetAddressLine>Karl Strasse</streetAddressLine>    <city>Freiberg</city>    <postalCode>09599</postalCode>    <country>DE</country>  </addr>
  <telecom value="tel:+49-761-11110000" use="WP"/>  <associatedPerson>
    <name>
      <given>Arzt</given>      <family>Guter</family>    </name>
  </associatedPerson>
</associatedEntity>
hl7:code
CV.IPS0 … 1RThis element indicates the relationship between the patient and this participant.IPSCdotsacts
 CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.11.22.54 IPS Personal Relationship (DYNAMIC)
or
The value of @code shall be drawn from value set 2.16.840.1.113883.11.22.53 IPS Healthcare Professional Roles (DYNAMIC)
 Example<code code="AUNT" displayName="θεία" codeSystem="2.16.840.1.113883.5.111"/>
hl7:addr
AD.IPS1 … *RPatient Contact's / Preferred HP's AddressIPSCdotsacts
 Schematron assertrolered error 
 test@nullFlavor or hl7:* 
 MessageIf addr is not nullflavored at least one sub element has to be provided 
Included from 2.16.840.1.113883.10.22.11 IPS Address (DYNAMIC)
@use
set_cs0 … 1 
 CONF
The value of @use shall be drawn from value set 2.16.840.1.113883.1.11.10637 PostalAddressUse (2005‑05‑01)
@nullFlavor
cs0 … 1FNI
 ConstraintSHALL NOT have mixed content except for white space
If there is no information, the nullFlavor attribute shall have a value of 'NI' and no address parts shall be present, otherwise there shall be no nullFlavor attribute, and at least one of the address parts listed below shall be present.
 Schematron assertrolered error 
 test@nullFlavor or hl7:* 
 MessageIf addr is not nullflavored at least one sub element has to be provided 
hl7:streetAddressLine
ADXP0 … *CSubject's or Organization's Street Address LineIPSAdotsress
 Schematron assertrolered error 
 testhl7:streetAddressLine and (hl7:city or hl7:postalCode) 
 MessageIf the address line is included either the city or the zip code has to be provided 
hl7:city
ADXP0 … 1CSubject's or Organization's CityIPSAdotsress
hl7:postalCode
ADXP0 … 1CSubject's or Organization's Postal CodeIPSAdotsress
hl7:state
ADXP0 … 1CSubject's or Organization's State or ProvinceIPSAdotsress
hl7:country
ADXP0 … 1CSubject's Country.IPSAdotsress
 ConstraintThe content of this element SHALL be selected EITHER from ValueSet ISO Country Alpha-2 urn:oid:2.16.840.1.113883.1.11.20300  DYNAMIC OR MAY be selected from ISO Country Alpha-3 2.16.840.1.113883.1.11.171 DYNAMIC, IF the country is not specified in ValueSet ISO Country Alpha-2 urn:oid:2.16.840.1.113883.1.11.20300.
hl7:telecom
TEL1 … *RPatient Contact's / Preferred HP's/Legal Organization telephone or e-mail element is required.IPSCdotsacts
 
target
hl7ips-dataelement-169draft Telecoms draft CEN/TC 251 prEN 17269
hl7ips-dataelement-174draft Telecoms draft CEN/TC 251 prEN 17269
@use
set_cs0 … 1 
 CONF
The value of @use shall be drawn from value set 2.16.840.1.113883.1.11.201 TelecommunicationAddressUse (DYNAMIC)
@nullFlavor
cs0 … 1FNI
 ConstraintIf there is no information, the nullFlavor attribute shall have a value of 'NI' and the "value" and "use" attributes shall be omitted, otherwise the nullFlavor attribute shall not be present, and the "value" and "use" attributes shall be present
 Example<telecom use="WP" value="tel:+45 20 7025 6161"/><telecom use="HP" value="mailto:jsmith@myprovider.co.uk"/>
Choice1 … 2Elements to choose from:
  • hl7:associatedPerson
  • hl7:scopingOrganization
hl7:associatedPerson
0 … 1COr the associatedPerson, or the scopingOrganization, or both elements shall be providedIPSCdotsacts
 
target
hl7ips-dataelement-165draft Healthcare Provider (person) draft CEN/TC 251 prEN 17269
hl7:name
PN1 … *RPatient Contact's Name / Preferred HP's NameIPSCdotsacts
 
target
hl7ips-dataelement-121draft Name draft CEN/TC 251 prEN 17269
 Example<name>
  <given>John</given>  <family>Español Smith</family></name>
hl7:family
1 … *RPatient Contact's Family Name/Surname / Preferred HP's Family Name/SurnameIPSCdotsacts
hl7:given
1 … *RPatient Contact's Given Name / Preferred HP's Given NameIPSCdotsacts
hl7:scopingOrganization
0 … 1COr the associatedPerson, or the scopingOrganization, or both elements shall be providedIPSCdotsacts
 
target
hl7ips-dataelement-166draft Healthcare Provider (organisation) draft CEN/TC 251 prEN 17269
hl7:name
ON1 … *ROrganization's NameIPSCdotsacts
 
target
hl7ips-dataelement-172draft Organisation’s Name draft CEN/TC 251 prEN 17269