FHIR IG analytics| Package | hl7.fhir.be.drp |
| Resource Type | CodeSystem |
| Id | CodeSystem-be-cs-radiology-supporting-info-role.json |
| FHIR Version | R4 |
| Source | https://www.ehealth.fgov.be/standards/fhir/drp/1.1.0/CodeSystem-be-cs-radiology-supporting-info-role.html |
| URL | https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/be-cs-radiology-supporting-info-role |
| Version | 1.1.0 |
| Status | draft |
| Date | 2026-08-21T17:23:19+02:00 |
| Name | BeCSRadiologySupportingInfoRole |
| Title | eReferral Radiology SupportingInfo Role CodeSystem |
| Realm | be |
| Authority | hl7 |
| Description | Defines the codes representing the roles of supporting information in an eReferral for radiology. |
| Content | complete |
| ValueSet | ||
| hl7.fhir.be.drp#1.1.0 | be-vs-radiology-supporting-info-role | eReferral Radiology SupportingInfo Role ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem be-cs-radiology-supporting-info-role
This case-insensitive code system https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/be-cs-radiology-supporting-info-role defines the following codes:
| Code |
| prior-results |
| prior-request |
| attention-condition |
| safety-checklist |
| patient-condition |
{
"resourceType": "CodeSystem",
"id": "be-cs-radiology-supporting-info-role",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/be-cs-radiology-supporting-info-role",
"version": "1.1.0",
"name": "BeCSRadiologySupportingInfoRole",
"title": "eReferral Radiology SupportingInfo Role CodeSystem",
"status": "draft",
"experimental": false,
"date": "2026-08-21T17:23:19+02:00",
"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"
}
]
}
],
"description": "Defines the codes representing the roles of supporting information in an eReferral for radiology.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 5,
"concept": [
{
"code": "prior-results"
},
{
"code": "prior-request"
},
{
"code": "attention-condition"
},
{
"code": "safety-checklist"
},
{
"code": "patient-condition"
}
]
}