http://hl7.org/fhir/StructureDefinition/dateTime|4.0.1

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.
{
  "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.",
  "package": "hl7.fhir.r4.core@4.0.1",
  "date": "2019-10-31T22:29:23Z",
  "derivation": "specialization",
  "meta": {
    "lastUpdated": "2019-11-01T09:29:23.356+11:00"
  },
  "publisher": "HL7 FHIR Standard",
  "fhirVersion": "4.0.1",
  "name": "dateTime",
  "abstract": false,
  "type": "dateTime",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "fhirversion": null,
  "title": null,
  "versionAlgorithmCoding": null,
  "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": "6b3cc5a1-cc6c-5284-98d4-5e0319efe497",
  "kind": "primitive-type",
  "url": "http://hl7.org/fhir/StructureDefinition/dateTime",
  "identifier": null,
  "versionAlgorithmString": null,
  "fhir_id": null,
  "version": "4.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}