PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-workflow.r4@1.3.1
    https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_AcceptDate
{
  "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": "2024-05-21",
  "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": "1.3.1",
  "status": "active",
  "id": "9e0e2ccf-750e-422f-869b-ff8966394ad9",
  "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"
}