{
"description": "Creates an approval from an Annex81 proposal",
"_filename": "OperationDefinition-be-op-approve-annex81.json",
"package_name": "hl7.fhir.be.drp",
"date": "2026-08-21T17:23:19+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.1.0",
"status": "draft",
"id": "42d5b03a-a6d2-4692-b25f-d2871e6cc2d3",
"resource": [ "ServiceRequest" ],
"affectsState": false,
"kind": "operation",
"url": "https://www.ehealth.fgov.be/standards/fhir/drp/OperationDefinition/be-op-approve-annex81",
"code": "approve",
"version": "1.1.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"
} ]
}