{
"description": "Extension: The date of the event this DocumentReference describes",
"_filename": "StructureDefinition-ext-documented-event-date.json",
"package_name": "il.core.fhir.r4.2023",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "ILCoreDocumentedEventDate",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Ext: ILCore Documented Event Date",
"package_version": "0.1.0",
"status": "draft",
"id": "690a3a8d-b004-4297-a486-8347860d57c8",
"kind": "complex-type",
"url": "http://fhir.health.gov.il/StructureDefinition/ext-documented-event-date",
"context": [ {
"type": "element",
"expression": "DocumentReference"
} ],
"version": "0.12.1",
"differential": {
"element": [ {
"id": "Extension",
"path": "Extension",
"short": "Ext: ILCore Documented Event Date",
"definition": "When a DocumentReference describes an event, this extension will hold the actual event occurrence date. This is different from DocumentReference.created which refers only to the resource creation date."
}, {
"id": "Extension.extension",
"max": "0",
"path": "Extension.extension"
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://fhir.health.gov.il/StructureDefinition/ext-documented-event-date"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "dateTime"
} ]
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}