PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.referral@1.0.0
    https://www.ehealth.fgov.be/standards/fhir/referral/OperationDefinition/be-op-approve-annex81
{
  "description": "Creates an approval from an Annex81 proposal",
  "_filename": "OperationDefinition-be-op-approve-annex81.json",
  "package_name": "hl7.fhir.be.referral",
  "date": "2026-08-25T14:26:35+02:00",
  "system": false,
  "publisher": "eHealth Platform",
  "instance": true,
  "jurisdiction": [ {
    "coding": [ {
      "code": "BE",
      "system": "urn:iso:std:iso:3166",
      "display": "Belgium"
    } ]
  } ],
  "name": "Approve",
  "type": "false",
  "experimental": null,
  "resourceType": "OperationDefinition",
  "title": "BeOpApproveAnnex81",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "351b89ac-0539-4a18-a5a2-84c312556d4f",
  "resource": [ "ServiceRequest" ],
  "affectsState": false,
  "kind": "operation",
  "url": "https://www.ehealth.fgov.be/standards/fhir/referral/OperationDefinition/be-op-approve-annex81",
  "code": "approve",
  "version": "1.0.0",
  "contact": [ {
    "name": "eHealth Platform",
    "telecom": [ {
      "value": "https://www.ehealth.fgov.be/standards/fhir",
      "system": "url"
    }, {
      "value": "support@be-ehealth-standards.atlassian.net",
      "system": "email"
    } ]
  }, {
    "name": "Message Structure eHealth",
    "telecom": [ {
      "use": "work",
      "value": "support@be-ehealth-standards.atlassian.net",
      "system": "email"
    } ]
  } ],
  "parameter": [ {
    "max": "1",
    "min": 1,
    "use": "in",
    "name": "annex81",
    "type": "ServiceRequest",
    "documentation": "the instance the approval applies to"
  }, {
    "max": "1",
    "min": 0,
    "use": "in",
    "name": "note",
    "type": "markdown",
    "documentation": "additional information for the approval"
  }, {
    "max": "1",
    "min": 1,
    "use": "out",
    "name": "location",
    "type": "string",
    "documentation": "refId for the newly created approval"
  } ]
}