{
"description": null,
"_filename": "StructureDefinition-be-model-eagreement-response.json",
"package_name": "hl7.fhir.be.mycarenet",
"date": "2026-04-24T16:57:44+02:00",
"derivation": "specialization",
"publisher": "eHealth Platform",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "BE",
"system": "urn:iso:std:iso:3166",
"display": "Belgium"
} ]
} ],
"name": "BeModelEAgreementResponse",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-model-eagreement-response",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "2.2.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/ImplementationGuide/hl7.fhir.be.mycarenet"
} ]
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/ImplementationGuide/hl7.fhir.be.mycarenet"
} ]
}
} ],
"snapshot": {
"element": [ {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "be-model-eagreement-response",
"min": 0,
"definition": "BeModelEAgreementResponse",
"isModifier": false,
"short": "BeModelEAgreementResponse",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"max": "*",
"id": "be-model-eagreement-response",
"condition": [ "ele-1" ],
"base": {
"max": "*",
"min": 0,
"path": "Element"
}
}, {
"path": "be-model-eagreement-response.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "be-model-eagreement-response.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "be-model-eagreement-response.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "be-model-eagreement-response.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"id": "be-model-eagreement-response.patient",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.patient"
},
"path": "be-model-eagreement-response.patient",
"type": [ {
"code": "Identifier"
} ],
"short": "Patient identification",
"definition": "Patient identification"
}, {
"id": "be-model-eagreement-response.rejectionReason",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "be-model-eagreement-response.rejectionReason"
},
"path": "be-model-eagreement-response.rejectionReason",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Reason for rejection",
"definition": "Reason for rejection"
}, {
"id": "be-model-eagreement-response.serviceProvider",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.serviceProvider"
},
"path": "be-model-eagreement-response.serviceProvider",
"type": [ {
"code": "Identifier"
} ],
"short": "NIHDI number of the service provider/institution responsible for the request",
"definition": "NIHDI number of the service provider/institution responsible for the request"
}, {
"id": "be-model-eagreement-response.eAgreementType",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.eAgreementType"
},
"path": "be-model-eagreement-response.eAgreementType",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Identification of the type of agreement (ex: Fb)",
"definition": "Identification of the type of agreement (ex: Fb)"
}, {
"id": "be-model-eagreement-response.decisionId",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.decisionId"
},
"path": "be-model-eagreement-response.decisionId",
"type": [ {
"code": "Identifier"
} ],
"short": "Identifier of the decision communicated by the insurer organization",
"definition": "Identifier of the decision communicated by the insurer organization"
}, {
"id": "be-model-eagreement-response.pathologicalSituation",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.pathologicalSituation"
},
"path": "be-model-eagreement-response.pathologicalSituation",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Codification of the pathological situation referring to existing notification/request forms (eg: Fb-51)",
"definition": "Codification of the pathological situation referring to existing notification/request forms (eg: Fb-51)"
}, {
"id": "be-model-eagreement-response.decisionType",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.decisionType"
},
"path": "be-model-eagreement-response.decisionType",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Current decision of the request (ex: 'in process')",
"definition": "Current decision of the request (ex: 'in process')"
}, {
"id": "be-model-eagreement-response.decisionDate",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.decisionDate"
},
"path": "be-model-eagreement-response.decisionDate",
"type": [ {
"code": "dateTime"
} ],
"short": "Latest decision date (including if in process or request for info)",
"definition": "Latest decision date (including if in process or request for info)"
}, {
"id": "be-model-eagreement-response.insurer",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.insurer"
},
"path": "be-model-eagreement-response.insurer",
"type": [ {
"code": "Identifier"
} ],
"short": "Insurer organization responsible for the message (3 positions)",
"definition": "Insurer organization responsible for the message (3 positions)"
}, {
"id": "be-model-eagreement-response.agreementStartDate",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.agreementStartDate"
},
"path": "be-model-eagreement-response.agreementStartDate",
"type": [ {
"code": "dateTime"
} ],
"short": "Agreement start date (dd/mm/yyyy)",
"definition": "Agreement start date (dd/mm/yyyy)"
}, {
"id": "be-model-eagreement-response.agreementEndDate",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.agreementEndDate"
},
"path": "be-model-eagreement-response.agreementEndDate",
"type": [ {
"code": "dateTime"
} ],
"short": "Agreement end date (dd/mm/yyyy)",
"definition": "Agreement end date (dd/mm/yyyy)"
}, {
"id": "be-model-eagreement-response.refusalReason",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "be-model-eagreement-response.refusalReason"
},
"path": "be-model-eagreement-response.refusalReason",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Reason for refusal (code with optional additional description)",
"definition": "Reason for refusal (code with optional additional description)"
}, {
"id": "be-model-eagreement-response.additionalInfoReason",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "be-model-eagreement-response.additionalInfoReason"
},
"path": "be-model-eagreement-response.additionalInfoReason",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Reason for the request of additional information",
"definition": "Reason for the request of additional information"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
} ]
},
"status": "active",
"id": "2da44883-9567-49d2-aaf4-b6627924dd4c",
"kind": "logical",
"url": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-model-eagreement-response",
"version": "2.2.0",
"differential": {
"element": [ {
"id": "be-model-eagreement-response",
"path": "be-model-eagreement-response",
"short": "BeModelEAgreementResponse",
"definition": "BeModelEAgreementResponse"
}, {
"id": "be-model-eagreement-response.patient",
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.patient",
"type": [ {
"code": "Identifier"
} ],
"short": "Patient identification",
"definition": "Patient identification"
}, {
"id": "be-model-eagreement-response.rejectionReason",
"max": "*",
"min": 0,
"path": "be-model-eagreement-response.rejectionReason",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Reason for rejection",
"definition": "Reason for rejection"
}, {
"id": "be-model-eagreement-response.serviceProvider",
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.serviceProvider",
"type": [ {
"code": "Identifier"
} ],
"short": "NIHDI number of the service provider/institution responsible for the request",
"definition": "NIHDI number of the service provider/institution responsible for the request"
}, {
"id": "be-model-eagreement-response.eAgreementType",
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.eAgreementType",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Identification of the type of agreement (ex: Fb)",
"definition": "Identification of the type of agreement (ex: Fb)"
}, {
"id": "be-model-eagreement-response.decisionId",
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.decisionId",
"type": [ {
"code": "Identifier"
} ],
"short": "Identifier of the decision communicated by the insurer organization",
"definition": "Identifier of the decision communicated by the insurer organization"
}, {
"id": "be-model-eagreement-response.pathologicalSituation",
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.pathologicalSituation",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Codification of the pathological situation referring to existing notification/request forms (eg: Fb-51)",
"definition": "Codification of the pathological situation referring to existing notification/request forms (eg: Fb-51)"
}, {
"id": "be-model-eagreement-response.decisionType",
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.decisionType",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Current decision of the request (ex: 'in process')",
"definition": "Current decision of the request (ex: 'in process')"
}, {
"id": "be-model-eagreement-response.decisionDate",
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.decisionDate",
"type": [ {
"code": "dateTime"
} ],
"short": "Latest decision date (including if in process or request for info)",
"definition": "Latest decision date (including if in process or request for info)"
}, {
"id": "be-model-eagreement-response.insurer",
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.insurer",
"type": [ {
"code": "Identifier"
} ],
"short": "Insurer organization responsible for the message (3 positions)",
"definition": "Insurer organization responsible for the message (3 positions)"
}, {
"id": "be-model-eagreement-response.agreementStartDate",
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.agreementStartDate",
"type": [ {
"code": "dateTime"
} ],
"short": "Agreement start date (dd/mm/yyyy)",
"definition": "Agreement start date (dd/mm/yyyy)"
}, {
"id": "be-model-eagreement-response.agreementEndDate",
"max": "1",
"min": 0,
"path": "be-model-eagreement-response.agreementEndDate",
"type": [ {
"code": "dateTime"
} ],
"short": "Agreement end date (dd/mm/yyyy)",
"definition": "Agreement end date (dd/mm/yyyy)"
}, {
"id": "be-model-eagreement-response.refusalReason",
"max": "*",
"min": 0,
"path": "be-model-eagreement-response.refusalReason",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Reason for refusal (code with optional additional description)",
"definition": "Reason for refusal (code with optional additional description)"
}, {
"id": "be-model-eagreement-response.additionalInfoReason",
"max": "*",
"min": 0,
"path": "be-model-eagreement-response.additionalInfoReason",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Reason for the request of additional information",
"definition": "Reason for the request of additional information"
} ]
},
"contact": [ {
"name": "eHealth Platform",
"telecom": [ {
"value": "http://www.ehealth.fgov.be/",
"system": "url"
}, {
"value": "support@be-ehealth-standards.atlassian.net",
"system": "email"
} ]
}, {
"name": "Message Structure",
"telecom": [ {
"use": "work",
"value": "support@be-ehealth-standards.atlassian.net",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}