{ "description": "An integer interval boundary containing an inclusive/exclusive flag.", "_filename": "StructureDefinition-IVXB-INT.json", "package_name": "hl7.cda.uv.core", "date": "2023-10-27T07:17:32+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.0-sd-ballot", "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/StructureDefinition/elementdefinition-namespace", "valueUri": "urn:hl7-org:v3" } ], "snapshot": { "element": [ { "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": "1a460698-73dc-4328-bfba-fe473b5058c3", "kind": "logical", "url": "http://hl7.org/cda/stds/core/StructureDefinition/IVXB-INT", "version": "2.0.0-sd-ballot", "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" }