Back To Index  <<  Back To Templates

draft Template  IPS CDA custodian

Id 2.16.840.1.113883.10.22.2.3 Effective Date 2021‑08‑04 12:13:07
Status draft Draft Version Label 2021
Name IPSCDAcustodian Display Name IPS CDA custodian
Description

The custodian element represents the organization that is in charge of maintaining and is entrusted with the care of the document.

This information is required by the CDA R2 standard and shall be recorded in the ClinicalDocument/custodian/assignedCustodian/ representedCustodianOrganization element.

There is only one custodian per CDA document. Allowing that a CDA document may not represent the original form of the authenticated document, the custodian represents the steward of the original source document. The custodian may be the document originator, a health information exchange, or other responsible party.

Classification CDA Header Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 1 template, Uses 1 template
Used by as Name Version
2.16.840.1.113883.10.22.1.1 Include draft International Patient Summary (2021) 2020‑07‑14 16:08:21
Uses as Name Version
2.16.840.1.113883.10.22.11 Include pending IPS Address (STU1) DYNAMIC
Relationship Version: template 2.16.840.1.113883.10.22.2.3 IPS CDA custodian (2017‑04‑11)
Adaptation: template 2.16.840.1.113883.10.12.104 CDA custodian (2005‑09‑07)
ref
ad1bbr-
Example
Example
<custodian typeCode="CST">
  <assignedCustodian classCode="ASSIGNED">
    <representedCustodianOrganization classCode="ORG" determinerCode="INSTANCE">
      <!-- template 'IPS CDA Organization' (dynamic) -->
    </representedCustodianOrganization>
  </assignedCustodian>
</custodian>
Item DT Card Conf Description Label
hl7:custodian
1 … 1 R (IPSdotsian)
@typeCode
cs 0 … 1 F CST
  Example <custodian typeCode="CST">
  <assignedCustodian classCode="ASSIGNED">
    <representedCustodianOrganization classCode="ORG" determinerCode="INSTANCE">
      <!-- template 'IPS CDA Organization' (dynamic) -->
    </representedCustodianOrganization>
  </assignedCustodian>
</custodian>
hl7:assignedCustodian
1 … 1 R (IPSdotsian)
@classCode
cs 0 … 1 F ASSIGNED
hl7:representedCustodianOrganization
1 … 1 R (IPSdotsian)
@classCode
cs 0 … 1 F ORG
@determinerCode
cs 0 … 1 F INSTANCE
hl7:id
II 1 … * R (IPSdotsian)
@nullFlavor
cs 0 … 1  
hl7:name
ON 1 … 1 R (IPSdotsian)
@nullFlavor
cs 0 … 1  
hl7:telecom
TEL 1 … 1 R (IPSdotsian)
@use
set_cs 1 … 1 R
  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  
  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:addr
AD.IPS 1 … 1 R (IPSdotsian)
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 (IPSdotsian)
  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 (IPSdotsian)
hl7:postalCode
ADXP 0 … 1 C Subject's or Organization's Postal Code (IPSdotsian)
hl7:state
ADXP 0 … 1 C Subject's or Organization's State or Province (IPSdotsian)
hl7:country
ADXP 0 … 1 C Subject's Country. (IPSdotsian)
  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.