: E-Rezept aktivieren - JSON Representation
Raw json | Download
{
"resourceType" : "OperationDefinition",
"id" : "tiflow-rx-activate-op",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition tiflow-rx-activate-op</b></p><a name=\"tiflow-rx-activate-op\"> </a><a name=\"hctiflow-rx-activate-op\"> </a><p>URL: [base]/Task/[id]/$activate</p><p>Input parameters Profile:<a href=\"StructureDefinition-GEM-ERP-PR-PAR-Activate-Operation-Input.html\">GEM ERP PR ActivateOperation Input</a></p><p>Output parameters Profile:<a href=\"StructureDefinition-GEM-ERP-PR-PAR-Activate-Operation-Output.html\">GEM ERP PR ActivateOperation 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-erezept/OperationDefinition/tiflow-rx-activate-op",
"version" : "2.0.0-ballot.1",
"name" : "TIFlow-RX-OP-Activate",
"title" : "E-Rezept aktivieren",
"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 aktiviert die erstellte Aufgabe für das Rezept. Der Eingabeparameter muss das qualifizierte signierte Bundle des Rezepts enthalten. Der TI-Flow-Fachdienst validiert das Rezept, aktualisiert die Task-ressource und startet den Workflow.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"affectsState" : true,
"code" : "activate",
"resource" : [
"Task"
],
"system" : false,
"type" : false,
"instance" : true,
"inputProfile" : "https://gematik.de/fhir/tiflow-erezept/StructureDefinition/GEM-ERP-PR-PAR-Activate-Operation-Input",
"outputProfile" : "https://gematik.de/fhir/tiflow-erezept/StructureDefinition/GEM-ERP-PR-PAR-Activate-Operation-Output"
}