http://hl7.org/fhir/StructureDefinition/dateTime|5.0.0
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.
{
"description": "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.",
"package": "hl7.fhir.r5.core@5.0.0",
"date": "2023-03-26T04:21:02Z",
"derivation": "specialization",
"meta": {
"lastUpdated": "2023-03-26T15:21:02.749+11:00"
},
"publisher": "HL7 FHIR Standard",
"fhirVersion": "5.0.0",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"name": "dateTime",
"abstract": false,
"type": "dateTime",
"experimental": false,
"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"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "has-range"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "is-continuous"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "has-length"
} ],
"status": "active",
"id": "1495e641-9ab5-56ff-ae6c-ac00f34e3eea",
"kind": "primitive-type",
"url": "http://hl7.org/fhir/StructureDefinition/dateTime",
"identifier": null,
"versionAlgorithmString": null,
"fhir_id": null,
"version": "5.0.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/PrimitiveType"
}