{ "description": "Base StructureDefinition for dateTime Type: A date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.", "_filename": "DateTimePSON.json", "package_name": "patient-summary.SETP_SANDBOX", "date": "2019-11-01T09:29:23+11:00", "derivation": "specialization", "meta": { "lastUpdated": "2024-04-23T15:47:16.6148199+00:00" }, "publisher": "HL7 FHIR Standard", "fhirVersion": "4.0.1", "name": "DataType: dateTime (PS-ON)", "abstract": false, "type": "dateTime", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.12.8", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "status": "active", "id": "e386ab8b-0061-48b8-9f4b-82ca20c54057", "kind": "primitive-type", "url": "http://hl7.org/fhir/StructureDefinition/ca-on-ps-dateTime", "version": "4.0.1", "differential": { "element": [ { "id": "dateTime", "path": "dateTime", "short": "Primitive Type dateTime", "definition": "A date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.", "mustSupport": true }, { "path": "dateTime.value", "min": 0, "definition": "Primitive value for dateTime", "short": "Primitive value for dateTime", "type": [ { "code": "http://hl7.org/fhirpath/System.DateTime", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "dateTime" }, { "url": "http://hl7.org/fhir/StructureDefinition/regex", "valueString": "([0-9]([0-9]([0-9][1-9]|[1-9]0)|[1-9]00)|[1-9]000)(-(0[1-9]|1[0-2])(-(0[1-9]|[1-2][0-9]|3[0-1])(T([01][0-9]|2[0-3]):[0-5][0-9]:([0-5][0-9]|60)(\\.[0-9]+)?(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00)))?)?)?" } ] } ], "mustSupport": true, "representation": [ "xmlAttr" ], "max": "1", "id": "dateTime.value" } ] }, "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element" }