http://hl7.org/fhir/StructureDefinition/date|5.0.0
date Type: A date or partial date (e.g. just year or year + month). There is no UTC offset. The format is a union of the schema types gYear, gYearMonth and date. Dates SHALL be valid dates.
{
"description": "date Type: A date or partial date (e.g. just year or year + month). There is no UTC offset. The format is a union of the schema types gYear, gYearMonth and date. 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": "date",
"abstract": false,
"type": "date",
"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": "has-length"
} ],
"status": "active",
"id": "6d1be681-65ca-55d4-aa30-6cc52287ff1c",
"kind": "primitive-type",
"url": "http://hl7.org/fhir/StructureDefinition/date",
"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"
}