Back To Index  <<  Back To Templates

draft Template  IPS CDA custodian

Id 2.16.840.1.113883.10.22.2.3 Effective Date 2017‑04‑11
Status draft Draft Version Label
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 2017‑04‑11
Uses as Name Version
2.16.840.1.113883.10.22.9.1 Containment draft IPS CDA Organization DYNAMIC
Relationship Adaptation: template 2.16.840.1.113883.10.12.104 (2005‑09‑07)
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 Contains 2.16.840.1.113883.10.22.9.1 IPS CDA Organization (DYNAMIC) (IPSdotsian)
treeblank treeblank where [@classCode = 'ORG'] [@determinerCode = 'INSTANCE']
@classCode
cs 0 … 1 F ORG
@determinerCode
cs 0 … 1 F INSTANCE