description: An Entity representing a formalized group of persons or other organizations with a common purpose and the infrastructure to carry out that purpose.\nCompanies and institutions, a government department, an incorporated body that is responsible for administering a facility, an insurance company. package_name: hl7.cda.uv.core derivation: specialization name: Organization type: http://hl7.org/cda/stds/core/StructureDefinition/Organization 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, index: 2} name: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/ON', array: true, index: 3} telecom: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/TEL', array: true, index: 4} addr: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/AD', array: true, index: 5} standardIndustryClassCode: type: http://hl7.org/cda/stds/core/StructureDefinition/CE binding: {strength: example, valueSet: 'http://terminology.hl7.org/ValueSet/v3-OrganizationIndustryClassNAICS'} index: 6 asOrganizationPartOf: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/OrganizationPartOf', index: 7} package_version: 2.0.0-sd-ballot class: logical kind: logical url: http://hl7.org/cda/stds/core/StructureDefinition/Organization base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot version: 2.0.0-sd-ballot