description: A name for a person, organization, place or thing. A sequence of name parts, such as given name or family name, prefix, suffix, etc. Examples for entity name values are \"Jim Bob Walton, Jr.\", \"Health Level Seven, Inc.\", \"Lake Tahoe\", etc. An entity name may be as simple as a character string or may consist of several entity name parts, such as, \"Jim\", \"Bob\", \"Walton\", and \"Jr.\", \"Health Level Seven\" and \"Inc.\", \"Lake\" and \"Tahoe\". package_name: hl7.cda.uv.core derivation: specialization name: EN type: http://hl7.org/cda/stds/core/StructureDefinition/EN elements: use: type: code array: true binding: {strength: required, valueSet: 'http://hl7.org/cda/stds/core/ValueSet/CDAEntityNameUse'} representation: [xmlAttr] label: Use Code index: 0 item: type: http://hl7.org/fhir/StructureDefinition/Base constraint: EN-1: {human: Can only have only one of the possible item elements in each choice, severity: error, expression: (delimiter | family | given | prefix | suffix | xmlText).count() = 1} array: true index: 1 elements: delimiter: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/ENXP', array: true, index: 2} family: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/ENXP', array: true, index: 3} given: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/ENXP', array: true, index: 4} prefix: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/ENXP', array: true, index: 5} suffix: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/ENXP', array: true, index: 6} xmlText: type: string short: Allows for mixed text content representation: [xmlText] index: 7 validTime: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/IVL-TS', label: Valid Time, index: 8} package_version: 2.0.0-sd-snapshot1 class: logical kind: logical url: http://hl7.org/cda/stds/core/StructureDefinition/EN base: http://hl7.org/cda/stds/core/StructureDefinition/ANY version: 2.0.0-sd-snapshot1