{
  "package" : "hl7.fhir.r5.core@5.0.0",
  "definition" : "dateTime Type: A date, date-time or partial date (e.g. just year or year + month).  If hours and minutes are specified, a UTC offset 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.",
  "system" : "http://hl7.org/fhir/fhir-types",
  "property" : [ {
    "code" : "kind",
    "valueCode" : "primitive"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "PrimitiveType"
  } ],
  "codesystem" : "47571f82-f419-5fe5-9ec3-8e96cebc53f1",
  "concept_id" : "e857738f-6a6c-5a49-abb2-70ad2168cc66",
  "ancestors" : {
    "Base" : 4,
    "Element" : 3,
    "DataType" : 2,
    "dateTime" : 0,
    "PrimitiveType" : 1
  },
  "id" : "35b44e2e-147f-48a3-99d6-c1d3433917de",
  "code" : "dateTime",
  "display" : "dateTime",
  "version" : "5.0.0"
}