TIFlow - Verordnungen für Digitale Gesundheitsanwendungen (DiGA)
Version 2.0.0-ballot.1 - ci-build

: E-Rezept erstellen - JSON Representation

Active as of 2028-04-01

Raw json | Download

{
  "resourceType" : "OperationDefinition",
  "id" : "tiflow-diga-create-op",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition tiflow-diga-create-op</b></p><a name=\"tiflow-diga-create-op\"> </a><a name=\"hctiflow-diga-create-op\"> </a><p>URL: [base]/Task/$create</p><p>Input parameters Profile:<a href=\"StructureDefinition-ti-flow-di-ga-create-operation-input.html\">TIFlow DiGA Create Operation Input</a></p><p>Output parameters Profile:<a href=\"StructureDefinition-ti-flow-di-ga-create-operation-output.html\">TIFlow DiGA Create Operation Output</a></p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr></table></div>"
  },
  "url" : "https://gematik.de/fhir/tiflow-diga/OperationDefinition/tiflow-diga-create-op",
  "version" : "2.0.0-ballot.1",
  "name" : "TIFlow-DIGA-OP-Create",
  "title" : "E-Rezept erstellen",
  "status" : "active",
  "kind" : "operation",
  "date" : "2028-04-01",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "name" : "gematik GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://gematik.de"
        },
        {
          "system" : "email",
          "value" : "erp-umsetzung@gematik.de"
        }
      ]
    }
  ],
  "description" : "Diese Operation erstellt eine Aufgabe für die Verschreibung eines bestimmten Flowtypes.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "affectsState" : true,
  "code" : "create",
  "resource" : [
    "Task"
  ],
  "system" : false,
  "type" : true,
  "instance" : false,
  "inputProfile" : "https://gematik.de/fhir/tiflow-diga/StructureDefinition/ti-flow-di-ga-create-operation-input",
  "outputProfile" : "https://gematik.de/fhir/tiflow-diga/StructureDefinition/ti-flow-di-ga-create-operation-output"
}