description: Represents the organization that is in charge of maintaining the document. The custodian is the steward that is entrusted with the care of the document. Every CDA document has exactly one custodian.The custodian participation satisfies the CDA definition of Stewardship (see What is the CDA (ยง 1.1 )). Because CDA is an exchange standard and may not represent the original form of the authenticated document, the custodian represents the steward of the original source document. package_name: hl7.cda.uv.core derivation: specialization name: Custodian type: http://hl7.org/cda/stds/core/StructureDefinition/Custodian elements: typeCode: type: code binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ParticipationType'} pattern: {type: Code, value: CST} representation: [xmlAttr] index: 0 assignedCustodian: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/AssignedCustodian', index: 1} package_version: 2.0.0-sd-snapshot1 class: logical kind: logical url: http://hl7.org/cda/stds/core/StructureDefinition/Custodian base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot version: 2.0.0-sd-snapshot1 required: [assignedCustodian]