description: Defines the basic properties of every data value. This is an abstract type, meaning that no value can be just a data value without belonging to any concrete type. Every concrete type is a specialization of this general abstract DataValue type. package_name: hl7.cda.uv.core derivation: specialization name: ANY abstract: true type: http://hl7.org/cda/stds/core/StructureDefinition/ANY elements: nullFlavor: type: code binding: {strength: required, valueSet: 'http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor'} representation: [xmlAttr] label: Exceptional Value Detail index: 0 package_version: 2.0.0-sd-ballot class: logical kind: logical url: http://hl7.org/cda/stds/core/StructureDefinition/ANY base: http://hl7.org/fhir/StructureDefinition/Base version: 2.0.0-sd-ballot