{
"description": "A timestamp interval boundary containing an inclusive/exclusive flag.",
"_filename": "StructureDefinition-IVXB-TS.json",
"package_name": "hl7.cda.uv.core",
"date": "2023-12-16T11:59:27-05:00",
"derivation": "specialization",
"publisher": "Health Level 7",
"fhirVersion": "5.0.0",
"name": "IVXB_TS",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "http://hl7.org/cda/stds/core/StructureDefinition/IVXB_TS",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "IVXB_TS: Interval Boundary PointInTime (V3 Data Type)",
"package_version": "2.0.0-sd-snapshot1",
"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": [ {
"path": "IVXB_TS",
"min": 1,
"definition": "A timestamp 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_TS",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
}, {
"path": "IVXB_TS.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_TS.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "IVXB_TS.value",
"min": 0,
"definition": "A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression.",
"type": [ {
"code": "dateTime",
"profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/ts-simple" ]
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/elementdefinition-date-format",
"valueString": "YYYYMMDDHHMMSS.UUUU[+|-ZZzz]"
}, {
"url": "http://hl7.org/fhir/tools/StructureDefinition/elementdefinition-date-rules",
"valueString": "year-valid"
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "IVXB_TS.value",
"base": {
"max": "1",
"min": 0,
"path": "TS.value"
}
}, {
"path": "IVXB_TS.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_TS.inclusive",
"base": {
"max": "1",
"min": 0,
"path": "IVXB_TS.inclusive"
}
} ]
},
"status": "active",
"id": "599e9a7c-90da-4e5e-ad33-6dad8a05389c",
"kind": "logical",
"url": "http://hl7.org/cda/stds/core/StructureDefinition/IVXB-TS",
"version": "2.0.0-sd-snapshot1",
"differential": {
"element": [ {
"id": "IVXB_TS",
"max": "*",
"min": 1,
"path": "IVXB_TS",
"definition": "A timestamp interval boundary containing an inclusive/exclusive flag."
}, {
"id": "IVXB_TS.inclusive",
"max": "1",
"min": 0,
"path": "IVXB_TS.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/TS"
}