FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.be.drp
Resource TypeCodeSystem
IdCodeSystem-be-cs-radiology-supporting-info-role.json
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/drp/1.1.0/CodeSystem-be-cs-radiology-supporting-info-role.html
URLhttps://www.ehealth.fgov.be/standards/fhir/terminology/CodeSystem/be-cs-radiology-supporting-info-role
Version1.1.0
Statusdraft
Date2026-08-21T17:23:19+02:00
NameBeCSRadiologySupportingInfoRole
TitleeReferral Radiology SupportingInfo Role CodeSystem
Realmbe
Authorityhl7
DescriptionDefines the codes representing the roles of supporting information in an eReferral for radiology.
Contentcomplete

Resources that use this resource

ValueSet
hl7.fhir.be.drp#1.1.0be-vs-radiology-supporting-info-roleeReferral Radiology SupportingInfo Role ValueSet

Resources that this resource uses

No resources found


Narrative

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

Source1

{
  "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"
    }
  ]
}