{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "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.",
  "system" : "http://hl7.org/fhir/data-types",
  "property" : [ ],
  "codesystem" : "ad182f23-5413-52a0-8d5d-3696d5ec41a2",
  "concept_id" : "e857738f-6a6c-5a49-abb2-70ad2168cc66",
  "ancestors" : {
    "dateTime" : 0
  },
  "id" : "97118ae4-c0b4-4803-b0f3-c678ab02a0cc",
  "code" : "dateTime",
  "display" : "dateTime",
  "version" : "4.0.1"
}