Clinical Document Architecture V2.0.1
2.1.0-draft1 - 1st Draft

This page is part of the CDA: Clinical Document Architecture (v2.1.0-draft1: CDA 2.1 Draft) based on FHIR v5.0.0. . For a full list of available versions, see the Directory of published versions

Logical Model: SC - Detailed Descriptions

Active as of 2023-01-16

Definitions for the SC logical model.

Guidance on how to interpret the contents of this table can be found here.

1. SC
Definition

An ST that optionally may have a code attached. The text must always be present if a code is present. The code is often a local code.

Control1..*
XML RepresentationIn the XML format, this property has the namespace urn:hl7-org:v3.
2. SC.code
Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.
3. SC.codeSystem
Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.
4. SC.codeSystemName
Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.
5. SC.codeSystemVersion
Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.
6. SC.displayName
Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.

Guidance on how to interpret the contents of this table can be found here.

1. SC
Definition

An ST that optionally may have a code attached. The text must always be present if a code is present. The code is often a local code.

Base definition for all types defined in FHIR type system.

Control10..*
XML RepresentationIn the XML format, this property has the namespace urn:hl7-org:v3.
InvariantsDefined on this element
ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count()))
2. SC.compression
Definition

Indicates whether the raw byte data is compressed, and what compression algorithm was used.

Control0..0
BindingThe codes SHALL be taken from CompressionAlgorithm
Typecode
XML RepresentationIn the XML format, this property is represented as an attribute.
3. SC.integrityCheck
Definition

The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created.

Control0..0
Typebase64Binary
XML RepresentationIn the XML format, this property is represented as an attribute.
4. SC.integrityCheckAlgorithm
Definition

Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage.

Control0..0
BindingThe codes SHALL be taken from IntegrityCheckAlgorithm
Typecode
XML RepresentationIn the XML format, this property is represented as an attribute.
5. SC.reference
Definition

A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data.

Control0..0
Typehttp://hl7.org/fhir/cda/StructureDefinition/TEL
6. SC.thumbnail
Definition

An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference.

Control0..0
Typehttp://hl7.org/fhir/cda/StructureDefinition/ED
7. SC.code
Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.
8. SC.codeSystem
Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.
9. SC.codeSystemName
Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.
10. SC.codeSystemVersion
Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.
11. SC.displayName
Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.

Guidance on how to interpret the contents of this table can be found here.

1. SC
Definition

An ST that optionally may have a code attached. The text must always be present if a code is present. The code is often a local code.

Control1..*
XML RepresentationIn the XML format, this property has the namespace urn:hl7-org:v3.
2. SC.nullFlavor
Definition

If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.

Control0..1
BindingThe codes SHALL be taken from NullFlavor
Typecode
XML RepresentationIn the XML format, this property is represented as an attribute.
3. SC.charset
Definition

For character-based encoding types, this property specifies the character set and character encoding used. The charset shall be identified by an Internet Assigned Numbers Authority (IANA) Charset Registration [] in accordance with RFC 2978 [].

Control0..1
Typecode
XML RepresentationIn the XML format, this property is represented as an attribute.
4. SC.compression
Definition

Indicates whether the raw byte data is compressed, and what compression algorithm was used.

Control0..0
BindingThe codes SHALL be taken from CompressionAlgorithm
Typecode
XML RepresentationIn the XML format, this property is represented as an attribute.
5. SC.integrityCheck
Definition

The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created.

Control0..0
Typebase64Binary
XML RepresentationIn the XML format, this property is represented as an attribute.
6. SC.integrityCheckAlgorithm
Definition

Specifies the algorithm used to compute the integrityCheck value. The cryptographically strong checksum algorithm Secure Hash Algorithm-1 (SHA-1) is currently the industry standard. It has superseded the MD5 algorithm only a couple of years ago, when certain flaws in the security of MD5 were discovered. Currently the SHA-1 hash algorithm is the default choice for the integrity check algorithm. Note that SHA-256 is also entering widespread usage.

Control0..0
BindingThe codes SHALL be taken from IntegrityCheckAlgorithm
Typecode
XML RepresentationIn the XML format, this property is represented as an attribute.
7. SC.language
Definition

For character based information the language property specifies the human language of the text.

Control0..1
Typecode
XML RepresentationIn the XML format, this property is represented as an attribute.
8. SC.mediaType
Definition

Identifies the type of the encapsulated data and identifies a method to interpret or render the data.

Control0..1
Typecode
XML RepresentationIn the XML format, this property is represented as an attribute.
Fixed Valuetext/plain
9. SC.representation
Definition

Specifies the representation of the binary data that is the content of the binary data value

Control0..1
Typecode
XML RepresentationIn the XML format, this property is represented as an attribute.
Fixed ValueTXT
10. SC.data[x]
Definition

The string value

Control0..1
Typestring
[x] NoteSee Choice of Data Types for further information about how to use [x]
XML RepresentationIn the XML format, this property is represented as unadorned text.
11. SC.reference
Definition

A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data.

Control0..0
Typehttp://hl7.org/fhir/cda/StructureDefinition/TEL
12. SC.thumbnail
Definition

An abbreviated rendition of the full data. A thumbnail requires significantly fewer resources than the full data, while still maintaining some distinctive similarity with the full data. A thumbnail is typically used with by-reference encapsulated data. It allows a user to select data more efficiently before actually downloading through the reference.

Control0..0
Typehttp://hl7.org/fhir/cda/StructureDefinition/ED
13. SC.code
Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.
14. SC.codeSystem
Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.
15. SC.codeSystemName
Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.
16. SC.codeSystemVersion
Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.
17. SC.displayName
Control0..1
Typestring
XML RepresentationIn the XML format, this property is represented as an attribute.