description: The NonXMLBody class represents a document body that is in some format other than XML. NonXMLBody.text is used to reference data that is stored externally to the CDA document or to encode the data directly inline.\nRendering a referenced non-XML body requires a software tool that recognizes the particular MIME media type of the blob. package_name: hl7.cda.uv.core derivation: specialization name: NonXMLBody type: http://hl7.org/cda/stds/core/StructureDefinition/NonXMLBody elements: classCode: type: code binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActClassRecordOrganizer'} pattern: {type: Code, value: DOCBODY} representation: [xmlAttr] index: 0 moodCode: type: code binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActMood'} pattern: {type: Code, value: EVN} representation: [xmlAttr] index: 1 text: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/ED', index: 2} confidentialityCode: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/CE', index: 3} languageCode: type: http://hl7.org/cda/stds/core/StructureDefinition/CS binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/all-languages'} index: 4 package_version: 2.0.0-sd-ballot class: logical kind: logical url: http://hl7.org/cda/stds/core/StructureDefinition/NonXMLBody base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot version: 2.0.0-sd-ballot required: [text]