http://hl7.org/fhir/StructureDefinition/date|4.0.1
Base StructureDefinition for date Type: A date or partial date (e.g. just year or year + month). There is no time zone. The format is a union of the schema types gYear, gYearMonth and date. Dates SHALL be valid dates.
{
"description": "Base StructureDefinition for date Type: A date or partial date (e.g. just year or year + month). There is no time zone. The format is a union of the schema types gYear, gYearMonth and date. Dates SHALL be valid dates.",
"package": "hl7.fhir.r4.examples@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": "date",
"abstract": false,
"type": "date",
"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": "4f747609-883a-5a42-9dbe-7f9474326dc9",
"kind": "primitive-type",
"url": "http://hl7.org/fhir/StructureDefinition/date",
"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"
}