{
"description": "A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression.",
"_filename": "StructureDefinition-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": "TS",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "http://hl7.org/cda/stds/core/StructureDefinition/TS",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "TS: 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": "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": "TS",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
}, {
"path": "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": "TS.nullFlavor",
"base": {
"max": "1",
"min": 0,
"path": "ANY.nullFlavor"
}
}, {
"path": "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": "TS.value",
"base": {
"max": "1",
"min": 0,
"path": "TS.value"
}
} ]
},
"status": "active",
"id": "e046d42f-5082-4bbf-b622-beb4c7e5df81",
"kind": "logical",
"url": "http://hl7.org/cda/stds/core/StructureDefinition/TS",
"version": "2.0.0-sd-snapshot1",
"differential": {
"element": [ {
"id": "TS",
"max": "*",
"min": 1,
"path": "TS",
"definition": "A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression."
}, {
"id": "TS.value",
"max": "1",
"min": 0,
"path": "TS.value",
"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"
} ],
"definition": "A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression.",
"representation": [ "xmlAttr" ]
} ]
},
"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/QTY"
}