{
"description": "This extension should be used in the Task ressource. It stores the Date till when an insurance company will accept and pay the prescription.",
"_filename": "StructureDefinition-GEM-ERP-EX-AcceptDate.json",
"package_name": "de.gematik.erezept-workflow.r4",
"date": "2025-06-23",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "GEM_ERP_EX_AcceptDate",
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Date of confirmation of the prescription",
"package_version": "1.5.2",
"status": "active",
"id": "f81e9cba-d3c6-490f-8096-8bcfb811bcb2",
"kind": "complex-type",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AcceptDate",
"context": [ {
"type": "element",
"expression": "Task"
} ],
"version": "1.5.2",
"differential": {
"element": [ {
"id": "Extension",
"path": "Extension",
"short": "Accept Date of the prescription",
"definition": "Date until insurance company accepts the prescription."
}, {
"id": "Extension.extension",
"max": "0",
"path": "Extension.extension"
}, {
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AcceptDate"
}, {
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [ {
"code": "date"
} ]
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}