PackagesCanonicalsLogsProblems
    Packages
    ee.fhir.mpi@1.2.2
    https://fhir.ee/mpi/OperationDefinition/patient-incapacity-for-work
{
  "description": "The observation of patient incapacity for work from Social Insurance Board (SKA).",
  "_filename": "OperationDefinition-patient-incapacity-for-work.json",
  "package_name": "ee.fhir.mpi",
  "date": "2025-04-17T11:19:20+00:00",
  "system": false,
  "publisher": "TEHIK",
  "instance": false,
  "jurisdiction": [ {
    "coding": [ {
      "code": "EE",
      "system": "urn:iso:std:iso:3166",
      "display": "Estonia"
    } ]
  } ],
  "name": "EEMPIPatientIncapacityForWork",
  "type": "true",
  "experimental": "false",
  "resourceType": "OperationDefinition",
  "title": "Patient incapacity for work",
  "package_version": "1.2.2",
  "status": "active",
  "id": "72bfed76-fbfb-463b-9453-6981259014a3",
  "resource": [ "Patient" ],
  "affectsState": false,
  "kind": "operation",
  "url": "https://fhir.ee/mpi/OperationDefinition/patient-incapacity-for-work",
  "code": "incapacity-for-work",
  "version": "1.2.2",
  "contact": [ {
    "name": "TEHIK",
    "telecom": [ {
      "value": "https://tehik.ee",
      "system": "url"
    } ]
  } ],
  "parameter": [ {
    "max": "1",
    "min": 1,
    "use": "in",
    "name": "patient",
    "type": "Reference",
    "documentation": "A direct resource reference to the patient resource.",
    "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
  }, {
    "max": "1",
    "min": 0,
    "use": "in",
    "name": "nocache",
    "type": "boolean",
    "documentation": "Specifies when the operation should ignore the value stored in the cache and should re-request data from the source. By default *false*."
  }, {
    "max": "1",
    "min": 1,
    "use": "out",
    "name": "return",
    "type": "Bundle",
    "documentation": "Returns Bundle (with type 'collection') with Observation instances."
  } ]
}