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
Official URL: http://hl7.org/fhir/cda/StructureDefinition/INT | Version: 2.1.0-draft1 | |||
Active as of 2023-01-16 | 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:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
INT | 1..* | QTY | Base for all types and resources | |
value | 0..1 | integer | ||
Documentation for this format |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
INT | 1..* | QTY | Base for all types and resources | |
nullFlavor | 0..1 | code | Binding: NullFlavor (required) | |
value | 0..1 | integer | ||
Documentation for this format |
Path | Conformance | ValueSet |
INT.nullFlavor | required | NullFlavor |
This structure is derived from QTY
Differential View
This structure is derived from QTY
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
INT | 1..* | QTY | XML Namespace: urn:hl7-org:v3 Base for all types and resources | |
@value | 0..1 | integer | ||
Documentation for this format |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
INT | 1..* | QTY | Base for all types and resources | |
value | 0..1 | integer | ||
Documentation for this format |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
INT | 1..* | QTY | Base for all types and resources | |
nullFlavor | 0..1 | code | Binding: NullFlavor (required) | |
value | 0..1 | integer | ||
Documentation for this format |
Path | Conformance | ValueSet |
INT.nullFlavor | required | NullFlavor |
This structure is derived from QTY