PackagesCanonicalsLogsProblems
    Packages
    fi.kela.kanta.kvp.r4@1.0.0-rc2
    https://kvp.kanta.fi/fhir/OperationDefinition/relay-and-get-documents
{
  "description": null,
  "_filename": "kvp-od-välityspyyntöjahaku.json",
  "package_name": "fi.kela.kanta.kvp.r4",
  "date": "2024-12-20T02:57:08+00:00",
  "system": true,
  "publisher": "Kela",
  "instance": false,
  "name": "relay-and-get-documents",
  "type": "false",
  "experimental": "false",
  "resourceType": "OperationDefinition",
  "title": "Tee välityspyyntö ja hae asiakirjat",
  "package_version": "1.0.0-rc2",
  "status": "draft",
  "id": "9087b1a0-2855-48a7-99e1-156478891d15",
  "affectsState": false,
  "kind": "operation",
  "url": "https://kvp.kanta.fi/fhir/OperationDefinition/relay-and-get-documents",
  "code": "relay-and-get-documents",
  "version": null,
  "contact": [ {
    "telecom": [ {
      "value": "http://kanta.fi",
      "system": "url"
    }, {
      "value": "kanta@kanta.fi",
      "system": "email"
    } ]
  } ],
  "parameter": [ {
    "max": "1",
    "min": 1,
    "use": "in",
    "name": "communicationrequested",
    "type": "CommunicationRequest",
    "documentation": "Tehty välityspyyntö",
    "targetProfile": [ "https://kvp.kanta.fi/fhir/StructureDefinition/valityspyynto" ]
  }, {
    "max": "1",
    "min": 1,
    "use": "out",
    "name": "results",
    "type": "Bundle",
    "documentation": "The bundle type is \"searchset\""
  } ]
}