description: The CDA body can be either an unstructured blob, or can be comprised of structured markup. Every CDA document has exactly one body, associated with the ClinicalDocument class through the component relationship. package_name: hl7.cda.uv.core derivation: specialization name: Component type: http://hl7.org/cda/stds/core/StructureDefinition/Component elements: typeCode: type: code binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActRelationshipHasComponent'} pattern: {type: Code, value: COMP} representation: [xmlAttr] index: 0 contextConductionInd: type: boolean pattern: {type: Boolean, value: true} representation: [xmlAttr] index: 1 nonXMLBody: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/NonXMLBody', short: A body in some format other than XML., index: 2} structuredBody: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/StructuredBody', short: A body comprised of one or more document sections., index: 3} package_version: 2.0.2-sd class: logical kind: logical url: http://hl7.org/cda/stds/core/StructureDefinition/Component base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot version: 2.0.2-sd