PackagesCanonicalsLogsProblems
    Packages
    rki.emiga.case@0.3.0-alpha.1
    https://emiga.rki.de/fhir/case/StructureDefinition/EmigaTask
{
  "description": "Aufgaben sind konfigurierbare Arbeitselemente in EMIGA, die zur strukturierten Planung und Nachverfolgung von Arbeitsschritten bei der Bearbeitung z.B. von Fällen, Ausbrüchen und anderen ÖGD-Tätigkeiten verwendet werden.",
  "_filename": "StructureDefinition-EmigaTask.json",
  "package_name": "rki.emiga.case",
  "date": "2025-11-06",
  "derivation": "constraint",
  "publisher": "Robert Koch-Institut",
  "fhirVersion": "4.0.1",
  "name": "EmigaTask",
  "abstract": false,
  "type": "Task",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Aufgabe",
  "package_version": "0.3.0-alpha.1",
  "status": "active",
  "id": "56b6e526-8bee-47cb-a0f8-22b1d1c54e23",
  "kind": "resource",
  "url": "https://emiga.rki.de/fhir/case/StructureDefinition/EmigaTask",
  "version": "0.1.0",
  "differential": {
    "element": [ {
      "id": "Task.meta",
      "path": "Task.meta",
      "mustSupport": true
    }, {
      "id": "Task.meta.profile",
      "path": "Task.meta.profile",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      }
    }, {
      "id": "Task.meta.profile:emigaprofile",
      "max": "*",
      "min": 0,
      "path": "Task.meta.profile",
      "sliceName": "emigaprofile",
      "patternCanonical": "https://emiga.rki.de/fhir/case/StructureDefinition/EmigaTask|0.3.0-alpha.1"
    }, {
      "id": "Task.meta.security",
      "path": "Task.meta.security",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "description": "Slicing security attribute by coding system",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Task.meta.security:visibility",
      "max": "1",
      "min": 0,
      "path": "Task.meta.security",
      "binding": {
        "strength": "required",
        "valueSet": "https://emiga.rki.de/fhir/common/ValueSet/AnnotationResourceVisibilityType"
      },
      "sliceName": "visibility",
      "mustSupport": true
    }, {
      "id": "Task.meta.security:visibility.system",
      "min": 1,
      "path": "Task.meta.security.system",
      "patternUri": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceVisibilityType",
      "mustSupport": true
    }, {
      "id": "Task.meta.security:visibility.code",
      "min": 1,
      "path": "Task.meta.security.code",
      "mustSupport": true
    }, {
      "id": "Task.meta.security:responsibility",
      "max": "1",
      "min": 0,
      "path": "Task.meta.security",
      "binding": {
        "strength": "required",
        "valueSet": "https://emiga.rki.de/fhir/common/ValueSet/ResourceResponsibility"
      },
      "sliceName": "responsibility",
      "mustSupport": true
    }, {
      "id": "Task.meta.security:responsibility.system",
      "min": 1,
      "path": "Task.meta.security.system",
      "patternUri": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceResponsibility",
      "mustSupport": true
    }, {
      "id": "Task.meta.security:responsibility.code",
      "min": 1,
      "path": "Task.meta.security.code",
      "mustSupport": true
    }, {
      "id": "Task.meta.tag",
      "min": 1,
      "path": "Task.meta.tag",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "path": "Task.meta.tag",
      "min": 1,
      "definition": "Kennzeichnung von personenbezogenen Daten",
      "short": "Kennzeichnung von personenbezogenen Daten",
      "mustSupport": true,
      "sliceName": "personalInformation",
      "binding": {
        "strength": "required",
        "valueSet": "https://emiga.rki.de/fhir/common/ValueSet/PersonalInformation"
      },
      "max": "*",
      "id": "Task.meta.tag:personalInformation"
    }, {
      "id": "Task.meta.tag:personalInformation.system",
      "min": 1,
      "path": "Task.meta.tag.system",
      "patternUri": "https://emiga.rki.de/fhir/common/CodeSystem/PersonalInformation",
      "mustSupport": true
    }, {
      "id": "Task.meta.tag:personalInformation.code",
      "min": 1,
      "path": "Task.meta.tag.code",
      "mustSupport": true
    }, {
      "id": "Task.implicitRules",
      "max": "0",
      "path": "Task.implicitRules"
    }, {
      "id": "Task.text",
      "max": "0",
      "path": "Task.text"
    }, {
      "id": "Task.contained",
      "max": "0",
      "path": "Task.contained"
    }, {
      "id": "Task.modifierExtension",
      "max": "0",
      "path": "Task.modifierExtension"
    }, {
      "id": "Task.identifier",
      "min": 1,
      "path": "Task.identifier",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "description": "slicing patient identifier by system",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Task.identifier:EmigaID",
      "max": "1",
      "min": 0,
      "path": "Task.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "https://emiga.rki.de/fhir/common/StructureDefinition/IdentifierEmigaID" ]
      } ],
      "sliceName": "EmigaID",
      "mustSupport": true
    }, {
      "id": "Task.identifier:EmigaID.use",
      "path": "Task.identifier.use",
      "fixedCode": "official",
      "mustSupport": true
    }, {
      "id": "Task.identifier:EmigaFileNumber",
      "max": "1",
      "min": 1,
      "path": "Task.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "https://emiga.rki.de/fhir/common/StructureDefinition/IdentifierEmigaFileNumber" ]
      } ],
      "sliceName": "EmigaFileNumber",
      "mustSupport": true
    }, {
      "id": "Task.identifier:EmigaFileNumber.use",
      "path": "Task.identifier.use",
      "fixedCode": "official",
      "mustSupport": true
    }, {
      "id": "Task.identifier:SurvNetFileNumber",
      "max": "1",
      "min": 0,
      "path": "Task.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "https://emiga.rki.de/fhir/common/StructureDefinition/IdentifierSurvNetFileNumber" ]
      } ],
      "sliceName": "SurvNetFileNumber",
      "mustSupport": true
    }, {
      "id": "Task.identifier:SurvNetFileNumber.use",
      "path": "Task.identifier.use",
      "fixedCode": "temp",
      "mustSupport": true
    }, {
      "id": "Task.instantiatesCanonical",
      "max": "0",
      "path": "Task.instantiatesCanonical",
      "comment": "Wird derzeit für EMIGA Anwendungsfälle nicht benötigt."
    }, {
      "id": "Task.instantiatesUri",
      "max": "0",
      "path": "Task.instantiatesUri",
      "comment": "Wird derzeit für EMIGA Anwendungsfälle nicht benötigt."
    }, {
      "id": "Task.basedOn",
      "max": "0",
      "path": "Task.basedOn",
      "comment": "Wird derzeit für EMIGA Anwendungsfälle nicht benötigt."
    }, {
      "id": "Task.groupIdentifier",
      "max": "0",
      "path": "Task.groupIdentifier",
      "comment": "Wird derzeit für EMIGA Anwendungsfälle nicht benötigt."
    }, {
      "id": "Task.partOf",
      "max": "0",
      "path": "Task.partOf",
      "comment": "Wird derzeit für EMIGA Anwendungsfälle nicht benötigt."
    }, {
      "id": "Task.status",
      "path": "Task.status",
      "comment": "Der Status einer Aufgabe in EMIGA wird in businessStatus angegeben, daher dieses Feld mit feste Wert wegen Standard-Anforderung belegt und ohne Semantische bedeutung.",
      "mustSupport": true,
      "patternCode": "completed"
    }, {
      "id": "Task.statusReason",
      "max": "0",
      "path": "Task.statusReason",
      "comment": "Wird derzeit für EMIGA Anwendungsfälle nicht benötigt."
    }, {
      "id": "Task.businessStatus",
      "min": 1,
      "path": "Task.businessStatus",
      "short": "Aufgabenbearbeitungsstatus",
      "binding": {
        "strength": "required",
        "valueSet": "https://emiga.rki.de/fhir/ValueSet/ProcessingStatusTask"
      },
      "comment": "Der Bearbeitungsstatus einer Aufgabe in EMIGA wird in diesem Feld abgebildet.",
      "definition": "Der Bearbeitungsstatus einer Aufgabe beschreibt den aktuellen Stand der Bearbeitung der Aufgabe",
      "mustSupport": true
    }, {
      "id": "Task.businessStatus.coding",
      "max": "1",
      "min": 1,
      "path": "Task.businessStatus.coding",
      "mustSupport": true
    }, {
      "id": "Task.businessStatus.coding.system",
      "min": 1,
      "path": "Task.businessStatus.coding.system",
      "patternUri": "https://emiga.rki.de/fhir/common/CodeSystem/ProcessingStatus",
      "mustSupport": true
    }, {
      "id": "Task.businessStatus.coding.version",
      "path": "Task.businessStatus.coding.version",
      "mustSupport": true
    }, {
      "id": "Task.businessStatus.coding.code",
      "min": 1,
      "path": "Task.businessStatus.coding.code",
      "mustSupport": true
    }, {
      "id": "Task.businessStatus.coding.display",
      "path": "Task.businessStatus.coding.display",
      "mustSupport": true
    }, {
      "id": "Task.intent",
      "path": "Task.intent",
      "comment": "Der Intent einer Aufgabe in EMIGA ist immer 'plan', daher dieses Feld mit feste Wert wegen Standard-Anforderung belegt und ohne Semantische bedeutung.",
      "mustSupport": true,
      "patternCode": "plan"
    }, {
      "id": "Task.priority",
      "max": "0",
      "path": "Task.priority",
      "comment": "Wird derzeit für EMIGA Anwendungsfälle nicht benötigt."
    }, {
      "id": "Task.code",
      "min": 1,
      "path": "Task.code",
      "short": "Betreff",
      "comment": "Der Betreff der Aufgabe wird in code.text Element abgebildet, der coding Element wird erstmal nicht verwendet aber für spätere Erweiterungen freigehalten.",
      "definition": "Der Betreff der Aufgabe beschreibt inhaltlich, worum es bei der Aufgabe geht.",
      "mustSupport": true
    }, {
      "id": "Task.code.coding",
      "max": "0",
      "path": "Task.code.coding"
    }, {
      "id": "Task.code.text",
      "min": 1,
      "path": "Task.code.text",
      "short": "Betreff",
      "definition": "Der text Wert des code Elements beschreibt inhaltlich, worum es bei der Aufgabe geht.",
      "mustSupport": true
    }, {
      "id": "Task.description",
      "path": "Task.description",
      "short": "Beschreibung",
      "definition": "Beschreibung der Aufgabe.",
      "mustSupport": true
    }, {
      "id": "Task.focus",
      "path": "Task.focus",
      "short": "Bezugsentität",
      "definition": "Die Bezugsentität der Aufgabe beschreibt die Entität, auf die sich die Aufgabe bezieht.",
      "mustSupport": true
    }, {
      "id": "Task.for",
      "max": "0",
      "path": "Task.for",
      "comment": "Wird derzeit für EMIGA Anwendungsfälle nicht benötigt.",
      "mustSupport": true
    }, {
      "id": "Task.encounter",
      "max": "0",
      "path": "Task.encounter"
    }, {
      "id": "Task.executionPeriod",
      "path": "Task.executionPeriod",
      "short": "Begin und Frist der Aufgabe",
      "definition": "Der Zeitraum, in dem die Aufgabe ausgeführt werden soll.",
      "mustSupport": true
    }, {
      "id": "Task.executionPeriod.start",
      "path": "Task.executionPeriod.start",
      "short": "Beginn der Aufgabe",
      "mustSupport": true
    }, {
      "id": "Task.executionPeriod.end",
      "path": "Task.executionPeriod.end",
      "short": "Frist der Aufgabe",
      "mustSupport": true
    }, {
      "id": "Task.authoredOn",
      "min": 1,
      "path": "Task.authoredOn",
      "short": "Erstellungsdatum",
      "definition": "Das Datum und die Uhrzeit, zu der die Aufgabe erstellt wurde.",
      "mustSupport": true
    }, {
      "id": "Task.lastModified",
      "path": "Task.lastModified",
      "mustSupport": true
    }, {
      "id": "Task.requester",
      "min": 1,
      "path": "Task.requester",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://emiga.rki.de/fhir/common/StructureDefinition/EmigaUserPractitioner" ]
      } ],
      "short": "Ersteller",
      "definition": "Die nutzende Person, die die Aufgabe erstellt hat.",
      "mustSupport": true
    }, {
      "id": "Task.performerType",
      "max": "0",
      "path": "Task.performerType"
    }, {
      "id": "Task.owner",
      "path": "Task.owner",
      "short": "Verantwortliche Person/Team/Stelle",
      "mustSupport": true
    }, {
      "id": "Task.location",
      "max": "0",
      "path": "Task.location",
      "comment": "Wird derzeit für EMIGA Anwendungsfälle nicht benötigt."
    }, {
      "id": "Task.reasonCode",
      "max": "0",
      "path": "Task.reasonCode",
      "comment": "Wird derzeit für EMIGA Anwendungsfälle nicht benötigt."
    }, {
      "id": "Task.reasonReference",
      "max": "0",
      "path": "Task.reasonReference",
      "comment": "Wird derzeit für EMIGA Anwendungsfälle nicht benötigt."
    }, {
      "id": "Task.insurance",
      "max": "0",
      "path": "Task.insurance",
      "comment": "Wird derzeit für EMIGA Anwendungsfälle nicht benötigt."
    }, {
      "id": "Task.note",
      "max": "0",
      "path": "Task.note",
      "comment": "Wird derzeit für EMIGA Anwendungsfälle nicht benötigt."
    }, {
      "id": "Task.relevantHistory",
      "max": "0",
      "path": "Task.relevantHistory",
      "comment": "Wird derzeit für EMIGA Anwendungsfälle nicht benötigt."
    }, {
      "id": "Task.restriction",
      "max": "0",
      "path": "Task.restriction",
      "comment": "Wird derzeit für EMIGA Anwendungsfälle nicht benötigt."
    }, {
      "id": "Task.input",
      "path": "Task.input",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "value",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Task.input:uuidConfigObject",
      "max": "1",
      "min": 0,
      "path": "Task.input",
      "short": "UUID des Konfigurationsobjektes",
      "sliceName": "uuidConfigObject",
      "definition": "UUID des Konfigurationsobjektes, das als xml representation im stringInput slice als valueString vorliegt.",
      "mustSupport": true
    }, {
      "id": "Task.input:uuidConfigObject.type",
      "path": "Task.input.type",
      "binding": {
        "strength": "required",
        "valueSet": "https://emiga.rki.de/fhir/ValueSet/TaskInputTypeVS"
      },
      "mustSupport": true
    }, {
      "id": "Task.input:uuidConfigObject.type.coding",
      "path": "Task.input.type.coding",
      "mustSupport": true
    }, {
      "id": "Task.input:uuidConfigObject.type.coding.system",
      "min": 1,
      "path": "Task.input.type.coding.system",
      "patternUri": "https://emiga.rki.de/fhir/CodeSystem/TaskInputType",
      "mustSupport": true
    }, {
      "id": "Task.input:uuidConfigObject.type.coding.version",
      "path": "Task.input.type.coding.version",
      "mustSupport": true
    }, {
      "id": "Task.input:uuidConfigObject.type.coding.code",
      "min": 1,
      "path": "Task.input.type.coding.code",
      "mustSupport": true,
      "patternCode": "uuidConfigObject"
    }, {
      "id": "Task.input:uuidConfigObject.type.coding.display",
      "path": "Task.input.type.coding.display",
      "mustSupport": true,
      "patternString": "UUID Konfigurationsobjekt"
    }, {
      "id": "Task.input:uuidConfigObject.value[x]",
      "path": "Task.input.value[x]",
      "type": [ {
        "code": "uuid"
      } ],
      "mustSupport": true
    }, {
      "id": "Task.input:xmlConfigObject",
      "max": "1",
      "min": 0,
      "path": "Task.input",
      "short": "XML Konfigurationsobjekt als String",
      "sliceName": "xmlConfigObject",
      "definition": "XML Konfigurationsobjekt als String, dass das eigentliche Konfigurationsobjekt der Aufgabe enthält.",
      "mustSupport": true
    }, {
      "id": "Task.input:xmlConfigObject.type",
      "path": "Task.input.type",
      "binding": {
        "strength": "required",
        "valueSet": "https://emiga.rki.de/fhir/ValueSet/TaskInputTypeVS"
      },
      "mustSupport": true
    }, {
      "id": "Task.input:xmlConfigObject.type.coding.system",
      "min": 1,
      "path": "Task.input.type.coding.system",
      "patternUri": "https://emiga.rki.de/fhir/CodeSystem/TaskInputType",
      "mustSupport": true
    }, {
      "id": "Task.input:xmlConfigObject.type.coding.version",
      "path": "Task.input.type.coding.version",
      "mustSupport": true
    }, {
      "id": "Task.input:xmlConfigObject.type.coding.code",
      "min": 1,
      "path": "Task.input.type.coding.code",
      "mustSupport": true,
      "patternCode": "xmlConfigObject"
    }, {
      "id": "Task.input:xmlConfigObject.type.coding.display",
      "path": "Task.input.type.coding.display",
      "mustSupport": true,
      "patternString": "XML Konfigurationsobjekt"
    }, {
      "id": "Task.input:xmlConfigObject.value[x]",
      "path": "Task.input.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "mustSupport": true
    }, {
      "id": "Task.output",
      "max": "0",
      "path": "Task.output",
      "comment": "Wird derzeit für EMIGA Anwendungsfälle nicht benötigt."
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Task"
}