{
"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",
"date": "2024-03-19",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "GEM_ERP_EX_AcceptDate",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "Extension",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Date of confirmation of the prescription",
"package_version": "workflow.r4-1.3.0-rc1",
"status": "draft",
"id": "e86d4508-f5b9-4114-9866-fd9f78f9b9b5",
"kind": "complex-type",
"url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AcceptDate",
"context": [ {
"type": "element",
"expression": "Task"
} ],
"version": "1.3",
"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"
}