FHIR IG analytics| Package | hl7.fhir.be.infsec |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-capabilitystatement.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-be/infsec/CapabilityStatement-capabilitystatement.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/infsec/CapabilityStatement/capabilitystatement |
| Version | 1.3.0 |
| Status | active |
| Date | 2026-06-28 |
| Name | PseudonymizationSupport |
| Realm | be |
| Authority | hl7 |
| Kind | instance |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement capabilitystatement
json, xmlNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
serverurn:be:fgov:ehealth:pseudo:v1, urn:be:fgov:ehealth:pseudo:v2, urn:be:fgov:pseudo-encrypted:v1{
"resourceType": "CapabilityStatement",
"id": "capabilitystatement",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/infsec/CapabilityStatement/capabilitystatement",
"version": "1.3.0",
"name": "PseudonymizationSupport",
"status": "active",
"date": "2026-06-28",
"publisher": "eHealth Platform",
"contact": [
{
"name": "eHealth Platform",
"telecom": [
{
"system": "url",
"value": "https://www.ehealth.fgov.be/standards/fhir"
},
{
"system": "email",
"value": "support@be-ehealth-standards.atlassian.net"
}
]
},
{
"name": "Message Structure eHealth",
"telecom": [
{
"system": "email",
"value": "support@be-ehealth-standards.atlassian.net",
"use": "work"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"kind": "instance",
"implementation": {
"description": "Example FHIR server supporting pseudonymisation",
"url": "https://example.org/fhir"
},
"fhirVersion": "4.0.1",
"format": [
"json",
"xml"
],
"rest": [
{
"mode": "server",
"security": {
"service": [
{
"coding": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/infsec/CodeSystem/be-cs-pseudonymization-version",
"code": "urn:be:fgov:ehealth:pseudo:v1"
}
]
},
{
"coding": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/infsec/CodeSystem/be-cs-pseudonymization-version",
"code": "urn:be:fgov:ehealth:pseudo:v2"
}
]
},
{
"coding": [
{
"system": "https://www.ehealth.fgov.be/standards/fhir/infsec/CodeSystem/be-cs-pseudonymization-version",
"code": "urn:be:fgov:pseudo-encrypted:v1"
}
]
}
]
}
}
]
}