FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/codesystem-diagnostic-report-support-info

Packagehl7.fhir.eu.imaging-manifest-r5
TypeCodeSystem
Idcodesystem-diagnostic-report-support-info
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/CodeSystem-codesystem-diagnostic-report-support-info.html
URLhttp://hl7.eu/fhir/imaging-manifest-r5/CodeSystem/codesystem-diagnostic-report-support-info
Version0.2.0-ballot
Statusdraft
Date2025-07-02T15:39:57+00:00
NameDiagnosticReportSupportingInfoCodeSystem
TitleDiagnostic Report Support Info Code System
Realmeu
Authorityhl7
DescriptionCode system for codes to be used in `DiagnosticReport.supportInfo` for imaging reports.
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Contentcomplete

Resources that use this resource

ValueSet
valueset-diagnosticreport-report-support-infoDiagnosticReport supportInfo codes

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem codesystem-diagnostic-report-support-info

This case-sensitive code system http://hl7.eu/fhir/imaging-manifest-r5/CodeSystem/codesystem-diagnostic-report-support-info defines the following code in a Is-A hierarchy:

CodeDisplayDefinition
imaging-procedure Imaging ProcedureThe procedure in which the imaging study was performed supportInfo codesCodes to be used in `DiagnosticReport.supportInfo` for imaging reports.

Source

{
  "resourceType": "CodeSystem",
  "id": "codesystem-diagnostic-report-support-info",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/imaging-manifest-r5/CodeSystem/codesystem-diagnostic-report-support-info",
  "version": "0.2.0-ballot",
  "name": "DiagnosticReportSupportingInfoCodeSystem",
  "title": "Diagnostic Report Support Info Code System",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-02T15:39:57+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "Code system for codes to be used in `DiagnosticReport.supportInfo` for imaging reports.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "imaging-procedure",
      "display": "Imaging Procedure",
      "definition": "The procedure in which the imaging study was performed supportInfo codesCodes to be used in `DiagnosticReport.supportInfo` for imaging reports."
    }
  ]
}