description: The steward organization (CustodianOrganization class) is an entity scoping the role of AssignedCustodian, and has a required CustodianOrganization.id. package_name: hl7.cda.uv.core derivation: specialization name: CustodianOrganization type: http://hl7.org/cda/stds/core/StructureDefinition/CustodianOrganization elements: classCode: type: code binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-EntityClassOrganization'} pattern: {type: Code, value: ORG} representation: [xmlAttr] index: 0 determinerCode: type: code binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-EntityDeterminer'} pattern: {type: Code, value: INSTANCE} representation: [xmlAttr] index: 1 id: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/II', array: true, min: 1, index: 2} name: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/ON', index: 3} telecom: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/TEL', index: 4} addr: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/AD', index: 5} package_version: 2.0.0-sd-snapshot1 class: logical kind: logical url: http://hl7.org/cda/stds/core/StructureDefinition/CustodianOrganization base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot version: 2.0.0-sd-snapshot1 required: [id]