PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.uv.core@2.0.2-sd
    http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS
{
  "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": "2025-12-12T15:26: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.2-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": [ {
      "path": "EIVL_TS",
      "min": 1,
      "definition": "A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression.",
      "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://hl7.org/cda/stds/core/ValueSet/CDASetOperator"
      },
      "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/CV"
      } ],
      "label": "Event",
      "definition": "A code for a common (periodical) activity of daily living based on which the event related periodic interval is specified."
    }, {
      "path": "EIVL_TS.event.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.event.nullFlavor",
      "base": {
        "max": "1",
        "min": 0,
        "path": "ANY.nullFlavor"
      }
    }, {
      "path": "EIVL_TS.event.code",
      "min": 0,
      "definition": "The plain code symbol defined by the code system. For example, \"784.0\" is the code symbol of the ICD-9 code \"784.0\" for headache.",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDATimingEvent"
      },
      "representation": [ "xmlAttr" ],
      "max": "1",
      "label": "Code",
      "id": "EIVL_TS.event.code",
      "base": {
        "max": "1",
        "min": 0,
        "path": "CD.code"
      }
    }, {
      "path": "EIVL_TS.event.codeSystem",
      "min": 0,
      "definition": "Specifies the code system that defines the code.",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/oid", "http://hl7.org/cda/stds/core/StructureDefinition/uuid", "http://hl7.org/cda/stds/core/StructureDefinition/ruid" ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "fixedString": "2.16.840.1.113883.5.139",
      "label": "Code System",
      "id": "EIVL_TS.event.codeSystem",
      "base": {
        "max": "1",
        "min": 0,
        "path": "CD.codeSystem"
      }
    }, {
      "path": "EIVL_TS.event.codeSystemName",
      "min": 0,
      "definition": "The common name of the coding system.",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "fixedString": "TimingEvent",
      "label": "Code System Name",
      "id": "EIVL_TS.event.codeSystemName",
      "base": {
        "max": "1",
        "min": 0,
        "path": "CD.codeSystemName"
      }
    }, {
      "path": "EIVL_TS.event.codeSystemVersion",
      "min": 0,
      "definition": "If applicable, a version descriptor defined specifically for the given code system.",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "label": "Code System Version",
      "id": "EIVL_TS.event.codeSystemVersion",
      "base": {
        "max": "1",
        "min": 0,
        "path": "CD.codeSystemVersion"
      }
    }, {
      "path": "EIVL_TS.event.displayName",
      "min": 0,
      "definition": "A name or title for the code, under which the sending system shows the code value to its users.",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "label": "Display Name",
      "id": "EIVL_TS.event.displayName",
      "base": {
        "max": "1",
        "min": 0,
        "path": "CD.displayName"
      }
    }, {
      "path": "EIVL_TS.event.sdtcValueSet",
      "min": 0,
      "definition": "The valueSet extension adds an attribute for elements with a CD dataType which indicates the particular value set constraining the coded concept.",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/oid" ]
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
        "valueUri": "urn:hl7-org:sdtc"
      }, {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
        "valueString": "valueSet"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "EIVL_TS.event.sdtcValueSet",
      "base": {
        "max": "1",
        "min": 0,
        "path": "CD.valueSet"
      }
    }, {
      "path": "EIVL_TS.event.sdtcValueSetVersion",
      "min": 0,
      "definition": "The valueSetVersion extension adds an attribute for elements with a CD dataType which indicates the version of the particular value set constraining the coded concept.",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/cda/stds/core/StructureDefinition/st-simple" ]
      } ],
      "extension": [ {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/xml-namespace",
        "valueUri": "urn:hl7-org:sdtc"
      }, {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/xml-name",
        "valueString": "valueSetVersion"
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "EIVL_TS.event.sdtcValueSetVersion",
      "base": {
        "max": "1",
        "min": 0,
        "path": "CD.sdtcValueSetVersion"
      }
    }, {
      "id": "EIVL_TS.event.originalText",
      "max": "0",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "CD.originalText"
      },
      "path": "EIVL_TS.event.originalText",
      "type": [ {
        "code": "http://hl7.org/cda/stds/core/StructureDefinition/ED"
      } ],
      "label": "Original Text",
      "definition": "The text or phrase used as the basis for the coding."
    }, {
      "id": "EIVL_TS.event.qualifier",
      "max": "0",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "CD.qualifier"
      },
      "path": "EIVL_TS.event.qualifier",
      "type": [ {
        "code": "http://hl7.org/cda/stds/core/StructureDefinition/CR"
      } ],
      "label": "Qualifier",
      "definition": "Specifies additional codes that increase the specificity of the the primary code."
    }, {
      "path": "EIVL_TS.event.translation",
      "min": 0,
      "definition": "A set of other concept descriptors that translate this concept descriptor into other code systems.",
      "type": [ {
        "code": "http://hl7.org/cda/stds/core/StructureDefinition/CD"
      } ],
      "representation": [ "typeAttr" ],
      "max": "0",
      "label": "Translation",
      "id": "EIVL_TS.event.translation",
      "base": {
        "max": "*",
        "min": 0,
        "path": "CD.translation"
      }
    }, {
      "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."
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "2.0.2-sd"
    } ]
  },
  "status": "active",
  "id": "745c4329-13b5-4474-b6a8-ef3f433700e0",
  "kind": "logical",
  "url": "http://hl7.org/cda/stds/core/StructureDefinition/EIVL-TS",
  "version": "2.0.2-sd",
  "differential": {
    "element": [ {
      "id": "EIVL_TS",
      "max": "*",
      "min": 1,
      "path": "EIVL_TS"
    }, {
      "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/CV"
      } ],
      "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.event.code",
      "max": "1",
      "min": 0,
      "path": "EIVL_TS.event.code",
      "type": [ {
        "code": "code"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/cda/stds/core/ValueSet/CDATimingEvent"
      }
    }, {
      "id": "EIVL_TS.event.codeSystem",
      "max": "1",
      "min": 0,
      "path": "EIVL_TS.event.codeSystem",
      "fixedString": "2.16.840.1.113883.5.139"
    }, {
      "id": "EIVL_TS.event.codeSystemName",
      "max": "1",
      "min": 0,
      "path": "EIVL_TS.event.codeSystemName",
      "fixedString": "TimingEvent"
    }, {
      "id": "EIVL_TS.event.originalText",
      "max": "0",
      "min": 0,
      "path": "EIVL_TS.event.originalText"
    }, {
      "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"
}