Back To Index  <<  Back To Templates

pending Template  IPS CDA recordTarget

Id 2.16.840.1.113883.10.22.2.1 Effective Date 2017‑04‑11
Status pending Under pre-publication review Version Label STU1
Name IPSCDArecordTarget Display Name IPS CDA recordTarget
Description
The recordTarget records the administrative and demographic data of the patient whose health information is described by the clinical document; each recordTarget must contain at least one patientRole element.
Classification CDA Header Level Template
Open/Closed Open (other than defined elements are allowed)
Associated with
Associated with 9 concepts
Id Name Data Set
hl7ips-dataelement-2.1 draft Patient Attributes draft CEN/TC 251 prEN 17269
hl7ips-dataelement-3 draft Patient's name draft CEN/TC 251 prEN 17269
hl7ips-dataelement-7 draft Insurance identifier draft CEN/TC 251 prEN 17269
hl7ips-dataelement-5 draft Date of birth draft CEN/TC 251 prEN 17269
hl7ips-dataelement-202 draft Healthcare related Identifiers draft CEN/TC 251 prEN 17269
hl7ips-dataelement-4 draft Administrative gender draft CEN/TC 251 prEN 17269
hl7ips-dataelement-162 draft Address draft CEN/TC 251 prEN 17269
hl7ips-dataelement-100 draft Telecoms draft CEN/TC 251 prEN 17269
hl7ips-dataelement-135 draft Patient’s preferred language draft CEN/TC 251 prEN 17269
Used by / Uses
Used by 1 transaction and 2 templates, Uses 1 template
Used by as Name Version
hl7ips-transaction-2 Transaction draft IPS Created 2017‑04‑07 11:10:54
2.16.840.1.113883.10.22.1.1 Include draft International Patient Summary 2020‑05‑08 12:30:59
2.16.840.1.113883.10.22.1.1 Include pending International Patient Summary (STU1) 2017‑04‑11
Uses as Name Version
2.16.840.1.113883.10.22.11 Include pending IPS Address (STU1) DYNAMIC
Relationship Adaptation: template 2.16.840.1.113883.3.1937.777.11.10.100 epSOS CDA recordTarget (2013‑12‑20)
ref
epsos-

Adaptation: template 2.16.840.1.113883.10.12.101 CDA recordTarget (2005‑09‑07)
ref
ad1bbr-
Example
Example
<recordTarget typeCode="RCT" contextControlCode="OP">
  <patientRole classCode="PAT">
    <id root="1.2.3.999" extension="__example only__"/>    <addr>
      <streetAddressLine>HSE M CASSAR STR</streetAddressLine>      <city>ISLA</city>      <country>MT</country>    </addr>
    <telecom use="HP" value="tel:+356124567891"/>    <telecom use="WP" value="mailto:elif@foo.too.mt"/>    <patient>
      <name>
        <family>BORG</family>        <given>TANIA</given>      </name>
      <administrativeGenderCode code="F" codeSystem="2.16.840.1.113883.5.1" displayName="Female"/>      <birthTime value="19430130"/>      <!-- Optional guardian information ; see example below-->
      <!-- Optional languageCommunication information see example below -->
    </patient>
  </patientRole>
</recordTarget>
Item DT Card Conf Description Label
hl7:recordTarget
1 … * R (IPSdotsget)
@typeCode
cs 0 … 1 F RCT
@contextControlCode
cs 0 … 1 F OP
  Example <recordTarget typeCode="RCT" contextControlCode="OP">
  <patientRole classCode="PAT">
    <id root="1.2.3.999" extension="__example only__"/>    <addr>
      <streetAddressLine>HSE M CASSAR STR</streetAddressLine>      <city>ISLA</city>      <country>MT</country>    </addr>
    <telecom use="HP" value="tel:+356124567891"/>    <telecom use="WP" value="mailto:elif@foo.too.mt"/>    <patient>
      <name>
        <family>BORG</family>        <given>TANIA</given>      </name>
      <administrativeGenderCode code="F" codeSystem="2.16.840.1.113883.5.1" displayName="Female"/>      <birthTime value="19430130"/>      <!-- Optional guardian information ; see example below-->
      <!-- Optional languageCommunication information see example below -->
    </patient>
  </patientRole>
</recordTarget>
hl7:patientRole
1 … 1 M (IPSdotsget)
 
target
hl7ips-dataelement-2.1 draft Patient Attributes draft CEN/TC 251 prEN 17269
@classCode
cs 0 … 1 F PAT
hl7:id
II 1 … * R Patient Identifiers: Primary Patient Identifier (Regional/National Health Id), Secondary Patient Identifier (Social/Insurance Number) (IPSdotsget)
 
target
hl7ips-dataelement-7 draft Insurance identifier draft CEN/TC 251 prEN 17269
hl7ips-dataelement-202 draft Healthcare related Identifiers draft CEN/TC 251 prEN 17269
hl7:addr
AD.IPS 1 … * R The patient address. (IPSdotsget)
 
target
hl7ips-dataelement-162 draft Address draft CEN/TC 251 prEN 17269
  Constraint When used for cross-border exchange the country address part has to be provided.
Included from 2.16.840.1.113883.10.22.11 IPS Address (DYNAMIC)
@use
set_cs 0 … 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
cs 0 … 1 F NI
  Constraint SHALL 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 assert role red error  
  test @nullFlavor or hl7:*  
  Message If addr is not nullflavored at least one sub element has to be provided  
hl7:streetAddressLine
ADXP 0 … * C Subject's or Organization's Street Address Line (IPSdotsget)
  Schematron assert role red error  
  test hl7:streetAddressLine and (hl7:city or hl7:postalCode)  
  Message If the address line is included either the city or the zip code has to be provided  
hl7:city
ADXP 0 … 1 C Subject's or Organization's City (IPSdotsget)
hl7:postalCode
ADXP 0 … 1 C Subject's or Organization's Postal Code (IPSdotsget)
hl7:state
ADXP 0 … 1 C Subject's or Organization's State or Province (IPSdotsget)
hl7:country
ADXP 0 … 1 C Subject's Country. (IPSdotsget)
  Constraint The 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
TEL 1 … * R Patient’s telecom information : e.g. telephone number, e-mail address.  (IPSdotsget)
 
target
hl7ips-dataelement-100 draft Telecoms draft CEN/TC 251 prEN 17269
@use
set_cs 0 … 1  
  CONF
The value of @use shall be drawn from value set 2.16.840.1.113883.1.11.201 TelecommunicationAddressUse (DYNAMIC)
@nullFlavor
cs 0 … 1 F NI
  Constraint If 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="HP" value="tel:+356124567891"/>
  Example <telecom use="WP" value="mailto:elif@foo.too.mt"/>
  Example <telecom nullFlavor="NI"/>
hl7:patient
1 … 1 M (IPSdotsget)
@classCode
cs 0 … 1 F PSN
@determinerCode
cs 0 … 1 F INSTANCE
  Example
Japanese example (Person Name)
<patient>
  <name use="IDE">
    <family>木村</family>    <given>通男</given>  </name>
  <name use="SYL">
    <family>きむら</family>    <given>みちお</given>  </name>
  <name use="ABC">
    <family>KIMURA</family>    <given>MICHIO</given>  </name>
  <administrativeGenderCode code="M" codeSystem="2.16.840.1.113883.5.1" displayName="Male"/>  <birthTime nullFlavor="UNK"/></patient>
hl7:name
PN 1 … * M Patient Name (IPSdotsget)
 
target
hl7ips-dataelement-3 draft Patient's name draft CEN/TC 251 prEN 17269
  Constraint The Alphabetic representation of the name SHALL be always provided
hl7:family
1 … * R Patient's Family Name/Surname (IPSdotsget)
hl7:given
1 … * R Patient's Given Name (IPSdotsget)
hl7:administrativeGenderCode
CE.IPS 1 … 1 R Patient's Gender (IPSdotsget)
 
target
hl7ips-dataelement-4 draft Administrative gender draft CEN/TC 251 prEN 17269
@nullFlavor
cs 0 … 1 F UNK
  CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.1 AdministrativeGender (DYNAMIC)
  Example <administrativeGenderCode code="F" codeSystem="2.16.840.1.113883.5.1" displayName="Female">
  <translation code="2" codeSystem="2.16.840.1.113883.3.129.1.2.21" codeSystemName="Cinsiyet" displayName="Kadın"/></administrativeGenderCode>
hl7:birthTime
TS 1 … 1 R Patient's Date of Birth. The patient date of birth may be a partial date such as only the year. (IPSdotsget)
 
target
hl7ips-dataelement-5 draft Date of birth draft CEN/TC 251 prEN 17269
hl7:guardian
0 … * R

The guardians of a patient.

Other patient contacts are described using the /ClinicalDocument/participant structure. The <associatedEntity> element defines the type of contact.

(IPSdotsget)
@classCode
cs 1 … 1 F GUARD
  Example <guardian classCode="GUARD">
  <code code="AUNT" displayName="tante" codeSystem="2.16.840.1.113883.5.111"/>  <addr nullFlavor="NI"/>  <telecom use="MC" value="tel:+33-12345678"/>  <guardianPerson>
    <name>
      <family>Curie</family>      <given>Marie</given>    </name>
  </guardianPerson>
</guardian>
hl7:code
CD.IPS 0 … 1 R The relationship between the patient and the guardian or other contact may be recorded in the element.  (IPSdotsget)
  CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.19563 PersonalRelationshipRoleType (DYNAMIC)
hl7:addr
AD.IPS 1 … * R (IPSdotsget)
  Constraint 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.
Included from 2.16.840.1.113883.10.22.11 IPS Address (DYNAMIC)
@use
set_cs 0 … 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
cs 0 … 1 F NI
  Constraint SHALL 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 assert role red error  
  test @nullFlavor or hl7:*  
  Message If addr is not nullflavored at least one sub element has to be provided  
hl7:streetAddressLine
ADXP 0 … * C Subject's or Organization's Street Address Line (IPSdotsget)
  Schematron assert role red error  
  test hl7:streetAddressLine and (hl7:city or hl7:postalCode)  
  Message If the address line is included either the city or the zip code has to be provided  
hl7:city
ADXP 0 … 1 C Subject's or Organization's City (IPSdotsget)
hl7:postalCode
ADXP 0 … 1 C Subject's or Organization's Postal Code (IPSdotsget)
hl7:state
ADXP 0 … 1 C Subject's or Organization's State or Province (IPSdotsget)
hl7:country
ADXP 0 … 1 C Subject's Country. (IPSdotsget)
  Constraint The 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
TEL 1 … * R Guardian’s telecom information: e.g. telephone number; e-mail address.  (IPSdotsget)
@use
set_cs 0 … 1  
  CONF
The value of @use shall be drawn from value set 2.16.840.1.113883.1.11.201 TelecommunicationAddressUse (DYNAMIC)
@nullFlavor
cs 0 … 1 F NI
  Constraint If 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.
hl7:guardianPerson
1 … 1 R (IPSdotsget)
hl7:name
PN 1 … * R Patient Guardian's Name (IPSdotsget)
hl7:family
ENXP 1 … * R Patient Guardian's Family Name/Surname (IPSdotsget)
hl7:given
ENXP 1 … * R Patient Guardian's Given Name (IPSdotsget)
hl7:languageCommunication
0 … * R (IPSdotsget)
hl7:languageCode
CS 1 … 1 R Patient’s language (IPSdotsget)
 
target
hl7ips-dataelement-135 draft Patient’s preferred language draft CEN/TC 251 prEN 17269
  CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.11.22.19 Language Code (DYNAMIC)
  Example
British English
<languageCode code="en-GB"/>
  Example
Amurdak (Australia)
<languageCode code="amg-AU"/>
  Schematron assert role red error  
  test matches(@code,'[a-z]{2,3}-[A-Z]{2,3}')  
  Message The language code SHALL be in the form nn-CC or nnn-CCC, in accordance with BCP 47 (e.g. nn is the ISO country code; CC is ISO language code)