Clinical Document Architecture with Australian Schema, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/cda-au-schema/ 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: 1.0.0
Active as of 2025-03-18 Maturity Level: 1 Responsible: HL7 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 Profile Content

Description of Profiles, 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: ADHA 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