Clinical Document Architecture
2.0.1-sd - release

Clinical Document Architecture, published by Health Level 7. This guide is not an authorized publication; it is the continuous build for version 2.0.1-sd built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CDA-core-sd/ and changes regularly. See the Directory of published versions

Logical Model: NonXMLBody (CDA Class)

Official URL: http://hl7.org/cda/stds/core/StructureDefinition/NonXMLBody Version: 2.0.1-sd
Active as of 2025-04-04 Computable Name: NonXMLBody

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.

Rendering a referenced non-XML body requires a software tool that recognizes the particular MIME media type of the blob.

Usage:

Formal Views of Template Content

Description of Template, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraintsdoco
.. NonXMLBody 1..1 InfrastructureRoot XML Namespace: urn:hl7-org:v3
Elements defined in Ancestors:@nullFlavor, realmCode, typeId, templateId
Base for all types and resources
Instance of this type are validated by templateId
Logical Container: ClinicalDocument (CDA Class)
... @nullFlavor 0..1 cs Binding: CDANullFlavor (required)
... realmCode 0..* CS
... typeId C 0..1 II II-1: An II instance must have either a root or an nullFlavor.
.... @nullFlavor 0..1 cs Binding: CDANullFlavor (required)
.... @assigningAuthorityName 0..1 st
.... @displayable 0..1 bl
.... @root 1..1 oid, uuid, ruid Fixed Value: 2.16.840.1.113883.1.3
.... @extension 1..1 st
... @classCode 0..1 cs Binding: ActClassRecordOrganizer (required)
Fixed Value: DOCBODY
... @moodCode 0..1 cs Binding: CDAActMood (required)
Fixed Value: EVN
... text 1..1 ED
... confidentialityCode 0..1 CE
... languageCode 0..1 CS Binding: AllLanguages (required)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
NonXMLBody.nullFlavorrequiredCDANullFlavor
http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor
from this IG
NonXMLBody.typeId.nullFlavorrequiredCDANullFlavor
http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor
from this IG
NonXMLBody.classCoderequiredFixed Value: DOCBODY
http://terminology.hl7.org/ValueSet/v3-ActClassRecordOrganizer
NonXMLBody.moodCoderequiredFixed Value: EVN
http://hl7.org/cda/stds/core/ValueSet/CDAActMood
from this IG
NonXMLBody.languageCoderequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
II-1errorNonXMLBody.typeIdAn II instance must have either a root or an nullFlavor.
: root.exists() or nullFlavor.exists()

 

Other representations of profile: CSV, Excel