: EUCloseOperation - JSON Representation
Raw json | Download
{
"resourceType" : "OperationDefinition",
"id" : "EUCloseOperation",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition EUCloseOperation</b></p><a name=\"EUCloseOperation\"> </a><a name=\"hcEUCloseOperation\"> </a><p>URL: [base]/Task/[id]/$eu-close</p><p>Input parameters Profile:<a href=\"StructureDefinition-GEM-ERPEU-PR-PAR-Close-Operation-Input.html\">GEM ERP PR EU CloseOperation Input</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><tr><td>IN</td><td>requestData</td><td/><td>1..1</td><td/><td/><td><div><p>Additional request information</p>\n</div></td></tr><tr><td>IN</td><td>requestData.kvnr</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#Identifier\">Identifier</a></td><td/><td/></tr><tr><td>IN</td><td>requestData.accessCode</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#Identifier\">Identifier</a></td><td/><td/></tr><tr><td>IN</td><td>requestData.countryCode</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#Coding\">Coding</a></td><td/><td/></tr><tr><td>IN</td><td>requestData.practitionerName</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td/></tr><tr><td>IN</td><td>requestData.practitionerRole</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#Coding\">Coding</a></td><td/><td/></tr><tr><td>IN</td><td>requestData.pointOfCare</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td/></tr><tr><td>IN</td><td>requestData.healthcare-facility-type</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#Coding\">Coding</a></td><td/><td/></tr><tr><td>IN</td><td>practitionerData</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/practitioner.html\">Practitioner</a></td><td/><td><div><p>Information on the practitioner who dispensed</p>\n</div></td></tr><tr><td>IN</td><td>organizationData</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</a></td><td/><td><div><p>Information on the organization where the dispensation happened</p>\n</div></td></tr><tr><td>IN</td><td>practitionerRoleData</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/practitionerrole.html\">PractitionerRole</a></td><td/><td/></tr><tr><td>IN</td><td>rxDispensation</td><td/><td>1..*</td><td/><td/><td><div><p>Information on dispensed Medication(s)</p>\n</div></td></tr><tr><td>IN</td><td>rxDispensation.medicationDispense</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/medicationdispense.html\">MedicationDispense</a></td><td/><td/></tr><tr><td>IN</td><td>rxDispensation.medication</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/medication.html\">Medication</a></td><td/><td/></tr></table></div>"
},
"url" : "https://gematik.de/fhir/erp-eu/OperationDefinition/EUCloseOperationDefinition",
"version" : "2.0.0-ballot.1",
"name" : "EUClose",
"status" : "draft",
"kind" : "operation",
"date" : "2026-05-26",
"publisher" : "gematik GmbH",
"contact" : [
{
"name" : "gematik GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://gematik.de"
},
{
"system" : "email",
"value" : "erp-umsetzung@gematik.de"
}
]
}
],
"description" : "The operation $close finishes the e-prescription workflow and creates a receipt. The Output of this operation is a signed Bundle, to be used for further financial processing. The status of the Task then changes into #completed",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"code" : "eu-close",
"resource" : [
"Task"
],
"system" : false,
"type" : false,
"instance" : true,
"inputProfile" : "https://gematik.de/fhir/tiflow-xborder/StructureDefinition/GEM-ERPEU-PR-PAR-Close-Operation-Input",
"parameter" : [
{
"name" : "requestData",
"use" : "in",
"min" : 1,
"max" : "1",
"documentation" : "Additional request information",
"part" : [
{
"name" : "kvnr",
"use" : "in",
"min" : 1,
"max" : "1",
"type" : "Identifier"
},
{
"name" : "accessCode",
"use" : "in",
"min" : 1,
"max" : "1",
"type" : "Identifier"
},
{
"name" : "countryCode",
"use" : "in",
"min" : 1,
"max" : "1",
"type" : "Coding"
},
{
"name" : "practitionerName",
"use" : "in",
"min" : 1,
"max" : "1",
"type" : "string"
},
{
"name" : "practitionerRole",
"use" : "in",
"min" : 1,
"max" : "1",
"type" : "Coding"
},
{
"name" : "pointOfCare",
"use" : "in",
"min" : 1,
"max" : "1",
"type" : "string"
},
{
"name" : "healthcare-facility-type",
"use" : "in",
"min" : 1,
"max" : "1",
"type" : "Coding"
}
]
},
{
"name" : "practitionerData",
"use" : "in",
"min" : 1,
"max" : "1",
"documentation" : "Information on the practitioner who dispensed",
"type" : "Practitioner"
},
{
"name" : "organizationData",
"use" : "in",
"min" : 1,
"max" : "1",
"documentation" : "Information on the organization where the dispensation happened",
"type" : "Organization"
},
{
"name" : "practitionerRoleData",
"use" : "in",
"min" : 1,
"max" : "1",
"type" : "PractitionerRole"
},
{
"name" : "rxDispensation",
"use" : "in",
"min" : 1,
"max" : "*",
"documentation" : "Information on dispensed Medication(s)",
"part" : [
{
"name" : "medicationDispense",
"use" : "in",
"min" : 1,
"max" : "1",
"type" : "MedicationDispense"
},
{
"name" : "medication",
"use" : "in",
"min" : 1,
"max" : "1",
"type" : "Medication"
}
]
}
]
}