PackagesCanonicalsLogsProblems
    Packages
    e44.evo13@1.1.0
    https://fhir.element44.de/E44_EVO13_PR_Task
{
  "description": null,
  "_filename": "E44_EVO13_PR_Task.StructureDefinition.json",
  "package_name": "e44.evo13",
  "date": "2022-07-11T14:46:40.5621699+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-04-24T08:29:39.7092394+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "E44_EVO13_PR_Task",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  } ],
  "abstract": false,
  "type": "Task",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.0",
  "status": "active",
  "id": "b750fdcc-399a-4f2b-9217-54f17536d56d",
  "kind": "resource",
  "url": "https://fhir.element44.de/E44_EVO13_PR_Task",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Task.meta",
      "min": 1,
      "path": "Task.meta"
    }, {
      "id": "Task.meta.id",
      "max": "0",
      "path": "Task.meta.id"
    }, {
      "id": "Task.meta.versionId",
      "max": "0",
      "path": "Task.meta.versionId"
    }, {
      "id": "Task.meta.source",
      "max": "0",
      "path": "Task.meta.source"
    }, {
      "id": "Task.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Task.meta.profile",
      "fixedCanonical": "https://fhir.element44.de/E44_EVO13_PR_Task"
    }, {
      "id": "Task.meta.security",
      "max": "0",
      "path": "Task.meta.security"
    }, {
      "id": "Task.meta.tag",
      "max": "0",
      "path": "Task.meta.tag"
    }, {
      "id": "Task.implicitRules",
      "max": "0",
      "path": "Task.implicitRules"
    }, {
      "id": "Task.language",
      "max": "0",
      "path": "Task.language"
    }, {
      "id": "Task.text",
      "max": "0",
      "path": "Task.text"
    }, {
      "id": "Task.contained",
      "max": "0",
      "path": "Task.contained"
    }, {
      "id": "Task.extension",
      "min": 2,
      "path": "Task.extension"
    }, {
      "id": "Task.extension:AcceptDate",
      "max": "1",
      "path": "Task.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.element44.de/E44_EVO13_EX_AcceptDate" ]
      } ],
      "sliceName": "AcceptDate"
    }, {
      "id": "Task.extension:ExpiryDate",
      "min": 1,
      "path": "Task.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.element44.de/E44_EVO13_EX_ExpiryDate" ]
      } ],
      "sliceName": "ExpiryDate"
    }, {
      "id": "Task.extension:ExpiryDate.value[x]",
      "path": "Task.extension.value[x]",
      "isModifierReason": "Must understand"
    }, {
      "id": "Task.extension:InvoiceSent",
      "max": "1",
      "min": 1,
      "path": "Task.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.element44.de/E44_EVO13_EX_InvoiceSent" ]
      } ],
      "sliceName": "InvoiceSent"
    }, {
      "id": "Task.extension:AcceptedByIK",
      "max": "1",
      "path": "Task.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.element44.de/E44_EVO13_EX_AcceptedByIK" ]
      } ],
      "sliceName": "AcceptedByIK"
    }, {
      "id": "Task.extension:HideStornoNotification",
      "path": "Task.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.element44.de/E44_EVO13_EX_HideStornoNotification" ]
      } ],
      "sliceName": "HideStornoNotification"
    }, {
      "id": "Task.extension:Warning",
      "path": "Task.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.element44.de/E44_EVO13_EX_Warning" ]
      } ],
      "sliceName": "Warning",
      "isModifier": false
    }, {
      "id": "Task.identifier",
      "path": "Task.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Task.identifier:ReferenceId",
      "max": "1",
      "min": 1,
      "path": "Task.identifier",
      "sliceName": "ReferenceId",
      "mustSupport": true
    }, {
      "id": "Task.identifier:ReferenceId.id",
      "max": "0",
      "path": "Task.identifier.id"
    }, {
      "id": "Task.identifier:ReferenceId.use",
      "max": "0",
      "path": "Task.identifier.use"
    }, {
      "id": "Task.identifier:ReferenceId.type",
      "max": "0",
      "path": "Task.identifier.type"
    }, {
      "id": "Task.identifier:ReferenceId.system",
      "min": 1,
      "path": "Task.identifier.system",
      "fixedUri": "https://gematik.de/fhir/NamingSystem/PrescriptionID"
    }, {
      "id": "Task.identifier:ReferenceId.value",
      "min": 1,
      "path": "Task.identifier.value"
    }, {
      "id": "Task.identifier:ReferenceId.period",
      "max": "0",
      "path": "Task.identifier.period"
    }, {
      "id": "Task.identifier:ReferenceId.assigner",
      "max": "0",
      "path": "Task.identifier.assigner"
    }, {
      "id": "Task.identifier:Secret",
      "max": "1",
      "path": "Task.identifier",
      "sliceName": "Secret",
      "mustSupport": true
    }, {
      "id": "Task.identifier:Secret.id",
      "max": "0",
      "path": "Task.identifier.id"
    }, {
      "id": "Task.identifier:Secret.use",
      "max": "0",
      "path": "Task.identifier.use"
    }, {
      "id": "Task.identifier:Secret.type",
      "max": "0",
      "path": "Task.identifier.type"
    }, {
      "id": "Task.identifier:Secret.system",
      "min": 1,
      "path": "Task.identifier.system",
      "fixedUri": "https://fhir.element44.de/E44_EVO13_NS_Secret"
    }, {
      "id": "Task.identifier:Secret.value",
      "min": 1,
      "path": "Task.identifier.value"
    }, {
      "id": "Task.instantiatesCanonical",
      "max": "0",
      "path": "Task.instantiatesCanonical"
    }, {
      "id": "Task.instantiatesUri",
      "max": "0",
      "path": "Task.instantiatesUri"
    }, {
      "id": "Task.basedOn",
      "max": "0",
      "path": "Task.basedOn"
    }, {
      "id": "Task.groupIdentifier",
      "max": "0",
      "path": "Task.groupIdentifier"
    }, {
      "id": "Task.partOf",
      "max": "0",
      "path": "Task.partOf"
    }, {
      "id": "Task.status",
      "path": "Task.status",
      "mustSupport": true
    }, {
      "id": "Task.statusReason",
      "max": "0",
      "path": "Task.statusReason"
    }, {
      "id": "Task.businessStatus",
      "max": "0",
      "path": "Task.businessStatus"
    }, {
      "id": "Task.intent",
      "path": "Task.intent",
      "fixedCode": "order"
    }, {
      "id": "Task.priority",
      "max": "0",
      "path": "Task.priority"
    }, {
      "id": "Task.code",
      "max": "0",
      "path": "Task.code"
    }, {
      "id": "Task.description",
      "max": "0",
      "path": "Task.description"
    }, {
      "id": "Task.focus",
      "max": "0",
      "path": "Task.focus"
    }, {
      "id": "Task.encounter",
      "max": "0",
      "path": "Task.encounter"
    }, {
      "id": "Task.executionPeriod",
      "max": "0",
      "path": "Task.executionPeriod"
    }, {
      "id": "Task.requester",
      "max": "0",
      "path": "Task.requester"
    }, {
      "id": "Task.performerType",
      "max": "0",
      "path": "Task.performerType"
    }, {
      "id": "Task.owner",
      "max": "0",
      "path": "Task.owner"
    }, {
      "id": "Task.location",
      "max": "0",
      "path": "Task.location"
    }, {
      "id": "Task.reasonCode",
      "max": "0",
      "path": "Task.reasonCode"
    }, {
      "id": "Task.reasonReference",
      "max": "0",
      "path": "Task.reasonReference"
    }, {
      "id": "Task.insurance",
      "max": "0",
      "path": "Task.insurance"
    }, {
      "id": "Task.relevantHistory",
      "max": "0",
      "path": "Task.relevantHistory"
    }, {
      "id": "Task.restriction",
      "max": "0",
      "path": "Task.restriction"
    }, {
      "id": "Task.input",
      "max": "0",
      "path": "Task.input",
      "mustSupport": true
    }, {
      "id": "Task.output",
      "max": "0",
      "path": "Task.output",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Task"
}