{ "description": "Specifies a periodic interval of time where the recurrence is based on activities of daily living or other important events that are time-related but not fully determined by time.", "_filename": "StructureDefinition-EIVL-TS.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": "EIVL_TS", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "http://hl7.org/cda/stds/core/StructureDefinition/EIVL_TS", "experimental": "false", "resourceType": "StructureDefinition", "title": "EIVL_TS: EventRelatedPeriodicInterval (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": "EIVL_TS", "min": 1, "definition": "Note: because this type is defined as an extension of SXCM_T, all of the attributes and elements accepted for T are also accepted by this definition. However, they are NOT allowed by the normative description of this type. Unfortunately, we cannot write a general purpose schematron contraints to provide that extra validation, thus applications must be aware that instance (fragments) that pass validation with this might might still not be legal.", "isModifier": false, "short": "Base for all types and resources", "mapping": [ { "map": "n/a", "identity": "rim" } ], "max": "*", "id": "EIVL_TS", "base": { "max": "*", "min": 0, "path": "Base" } }, { "path": "EIVL_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": "EIVL_TS.nullFlavor", "base": { "max": "1", "min": 0, "path": "ANY.nullFlavor" } }, { "path": "EIVL_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": "0", "id": "EIVL_TS.value", "base": { "max": "1", "min": 0, "path": "TS.value" } }, { "path": "EIVL_TS.operator", "min": 0, "definition": "A code specifying whether the set component is included (union) or excluded (set-difference) from the set, or other set operations with the current set component and the set as constructed from the representation stream up to the current point.", "defaultValueCode": "I", "type": [ { "code": "code", "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/cs-simple" ] } ], "binding": { "strength": "required", "valueSet": "http://terminology.hl7.org/ValueSet/v3-SetOperator" }, "representation": [ "xmlAttr" ], "max": "1", "id": "EIVL_TS.operator", "base": { "max": "1", "min": 0, "path": "SXCM_TS.operator" } }, { "id": "EIVL_TS.event", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EIVL_TS.event" }, "path": "EIVL_TS.event", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/CE" } ], "label": "Event", "definition": "A code for a common (periodical) activity of daily living based on which the event related periodic interval is specified." }, { "id": "EIVL_TS.offset", "max": "1", "min": 0, "base": { "max": "1", "min": 0, "path": "EIVL_TS.offset" }, "path": "EIVL_TS.offset", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/IVL-PQ" } ], "label": "Offset", "definition": "An interval of elapsed time (duration, not absolute point in time) that marks the offsets for the beginning, width and end of the event-related periodic interval measured from the time each such event actually occurred." } ] }, "status": "active", "id": "f38970c3-c5e6-44de-b1ae-84e591214528", "kind": "logical", "url": "http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS", "version": "2.0.0-sd-ballot", "differential": { "element": [ { "id": "EIVL_TS", "max": "*", "min": 1, "path": "EIVL_TS", "definition": "Note: because this type is defined as an extension of SXCM_T, all of the attributes and elements accepted for T are also accepted by this definition. However, they are NOT allowed by the normative description of this type. Unfortunately, we cannot write a general purpose schematron contraints to provide that extra validation, thus applications must be aware that instance (fragments) that pass validation with this might might still not be legal." }, { "id": "EIVL_TS.value", "max": "0", "min": 0, "path": "EIVL_TS.value", "representation": [ "xmlAttr" ] }, { "id": "EIVL_TS.event", "max": "1", "min": 0, "path": "EIVL_TS.event", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/CE" } ], "label": "Event", "definition": "A code for a common (periodical) activity of daily living based on which the event related periodic interval is specified." }, { "id": "EIVL_TS.offset", "max": "1", "min": 0, "path": "EIVL_TS.offset", "type": [ { "code": "http://hl7.org/cda/stds/core/StructureDefinition/IVL-PQ" } ], "label": "Offset", "definition": "An interval of elapsed time (duration, not absolute point in time) that marks the offsets for the beginning, width and end of the event-related periodic interval measured from the time each such event actually occurred." } ] }, "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/SXCM-TS" }