{ "description": "An integer interval boundary containing an inclusive/exclusive flag.", "_filename": "StructureDefinition-IVXB-INT.json", "package_name": "hl7.cda.uv.core", "date": "2024-12-18T12:03:45+11:00", "derivation": "specialization", "publisher": "Health Level 7", "fhirVersion": "5.0.0", "name": "IVXB_INT", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "http://hl7.org/cda/stds/core/StructureDefinition/IVXB_INT", "experimental": "false", "resourceType": "StructureDefinition", "title": "IVXB_INT: Interval Boundary IntegerNumber (V3 Data Type)", "package_version": "2.0.1-sd", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target", "_valueBoolean": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason", "valueCode": "not-applicable" } ] } }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace", "valueUri": "urn:hl7-org:v3" }, { "url": "http://hl7.org/fhir/tools/StructureDefinition/logical-container", "valueUri": "http://hl7.org/cda/stds/core/StructureDefinition/ClinicalDocument" } ], "snapshot": { "element": [ { "constraint": [ { "key": "value-null", "human": "value and nullFlavor are mutually exclusive (one must be present)", "source": "http://hl7.org/cda/stds/core/StructureDefinition/INT", "severity": "error", "expression": "(value | nullFlavor).count() = 1" } ], "path": "IVXB_INT", "min": 1, "definition": "An integer interval boundary containing an inclusive/exclusive flag.", "isModifier": false, "short": "Base for all types and resources", "mapping": [ { "map": "n/a", "identity": "rim" } ], "max": "*", "id": "IVXB_INT", "base": { "max": "*", "min": 0, "path": "Base" } }, { "path": "IVXB_INT.nullFlavor", "min": 0, "definition": "If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.", "type": [ { "code": "code", "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ] } ], "binding": { "strength": "required", "valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDANullFlavor" }, "representation": [ "xmlAttr" ], "max": "1", "label": "Exceptional Value Detail", "id": "IVXB_INT.nullFlavor", "base": { "max": "1", "min": 0, "path": "ANY.nullFlavor" } }, { "id": "IVXB_INT.value", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "INT.value" }, "path": "IVXB_INT.value", "type": [ { "code": "integer", "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/int-simple" ] } ], "representation": [ "xmlAttr" ] }, { "path": "IVXB_INT.inclusive", "min": 0, "definition": "Specifies whether the limit is included in the interval (interval is closed) or excluded from the interval (interval is open).", "type": [ { "code": "boolean", "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ] } ], "defaultValueBoolean": true, "representation": [ "xmlAttr" ], "max": "1", "id": "IVXB_INT.inclusive", "base": { "max": "1", "min": 0, "path": "IVXB_INT.inclusive" } } ] }, "status": "active", "id": "edcc8c36-2561-4170-a255-3b8326628d8a", "kind": "logical", "url": "http://hl7.org/cda/stds/core/StructureDefinition/IVXB-INT", "version": "2.0.1-sd", "differential": { "element": [ { "id": "IVXB_INT", "max": "*", "min": 1, "path": "IVXB_INT", "definition": "An integer interval boundary containing an inclusive/exclusive flag." }, { "id": "IVXB_INT.inclusive", "max": "1", "min": 0, "path": "IVXB_INT.inclusive", "type": [ { "code": "boolean", "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/bl-simple" ] } ], "definition": "Specifies whether the limit is included in the interval (interval is closed) or excluded from the interval (interval is open).", "representation": [ "xmlAttr" ], "defaultValueBoolean": true } ] }, "contact": [ { "name": "HL7 International - Structured Documents", "telecom": [ { "value": "http://www.hl7.org/Special/committees/structure", "system": "url" }, { "value": "structdog@lists.HL7.org", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/cda/stds/core/StructureDefinition/INT" }