{
"description": "Rejects an Annex81 proposal",
"_filename": "OperationDefinition-be-op-reject-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": "Reject",
"type": "false",
"experimental": null,
"resourceType": "OperationDefinition",
"title": "BeOpRejectAnnex81",
"package_version": "1.0.0",
"status": "draft",
"id": "3252b2d7-c338-431a-b30a-4e45f906337a",
"resource": [ "ServiceRequest" ],
"affectsState": false,
"kind": "operation",
"url": "https://www.ehealth.fgov.be/standards/fhir/referral/OperationDefinition/be-op-reject-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 rejection applies to"
}, {
"max": "1",
"min": 0,
"use": "in",
"name": "note",
"type": "markdown",
"documentation": "additional information for the rejections"
} ]
}