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: INT: IntegerNumber (V3 Data Type)

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

Integer numbers (-1,0,1,2, 100, 3398129, etc.) are precise numbers that are results of counting and enumerating. Integer numbers are discrete, the set of integers is infinite but countable. No arbitrary limit is imposed on the range of integer numbers. Two NULL flavors are defined for the positive and negative infinity.

Usage:

Formal Views of Template Content

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. INT C 1..* QTY XML Namespace: urn:hl7-org:v3
Elements defined in Ancestors:@nullFlavor
Base for all types and resources
Logical Container: ClinicalDocument (CDA Class)
value-null: value and nullFlavor are mutually exclusive (one must be present)
... (Choice of one) 1..1
.... @nullFlavor 0..1 cs Binding: CDANullFlavor (required)
.... @value 0..1 int

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
INT.nullFlavorrequiredCDANullFlavor
http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor
from this IG

Constraints

IdGradePath(s)DetailsRequirements
value-nullerrorINTvalue and nullFlavor are mutually exclusive (one must be present)
: (value | nullFlavor).count() = 1

 

Other representations of profile: CSV, Excel