PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept.eu@1.0.0-rc1
    https://gematik.de/fhir/erp-eu/OperationDefinition/GET-Prescription-EUOperationDefinition
{
  "description": "The Operation gets Presciption Information from the ERP System for usage in the e-prescription workflow for EU countries",
  "_filename": "OperationDefinition-GET-Prescription-EU.json",
  "package_name": "de.gematik.erezept.eu",
  "date": "2025-01-01",
  "system": true,
  "publisher": null,
  "instance": false,
  "name": "GET-Prescription-EU",
  "type": "false",
  "experimental": null,
  "resourceType": "OperationDefinition",
  "title": null,
  "package_version": "1.0.0-rc1",
  "status": "draft",
  "id": "268caa2d-d025-460b-aafe-43bdb4f9ad32",
  "affectsState": false,
  "kind": "operation",
  "url": "https://gematik.de/fhir/erp-eu/OperationDefinition/GET-Prescription-EUOperationDefinition",
  "code": "get-eu-prescriptions",
  "version": "1.0",
  "inputProfile": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_PAR_GET_Prescription_Input",
  "parameter": [ {
    "max": "1",
    "min": 1,
    "use": "in",
    "name": "requestData",
    "part": [ {
      "max": "1",
      "min": 1,
      "use": "in",
      "name": "requesttype",
      "type": "Coding"
    }, {
      "max": "1",
      "min": 1,
      "use": "in",
      "name": "kvnr",
      "type": "Identifier"
    }, {
      "max": "1",
      "min": 1,
      "use": "in",
      "name": "accessCode",
      "type": "Identifier"
    }, {
      "max": "1",
      "min": 1,
      "use": "in",
      "name": "countryCode",
      "type": "Coding"
    }, {
      "max": "*",
      "min": 0,
      "use": "in",
      "name": "prescription-id",
      "type": "Identifier"
    }, {
      "max": "1",
      "min": 1,
      "use": "in",
      "name": "practitionerName",
      "type": "string"
    }, {
      "max": "1",
      "min": 1,
      "use": "in",
      "name": "practitionerRole",
      "type": "Coding"
    }, {
      "max": "1",
      "min": 1,
      "use": "in",
      "name": "pointOfCare",
      "type": "string"
    }, {
      "max": "1",
      "min": 1,
      "use": "in",
      "name": "healthcare-facility-type",
      "type": "Coding"
    } ],
    "documentation": "Additional request information"
  } ]
}