German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Radiology Role - JSON Representation

Active as of 2026-05-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "radiology-role",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem radiology-role</b></p><a name=\"radiology-role\"> </a><a name=\"hcradiology-role\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/radiology-role</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">MTR<a name=\"radiology-role-MTR\"> </a></td><td>MTR</td><td>Medizinisch-Technische Radiologieassistentin / Medizinisch-Technischer Radiologieassistent — performs image acquisition</td></tr><tr><td style=\"white-space:nowrap\">Radiologist<a name=\"radiology-role-Radiologist\"> </a></td><td>Radiologist</td><td>Radiologin / Radiologe — general radiologist performing or supervising examinations</td></tr><tr><td style=\"white-space:nowrap\">ReadingRadiologist<a name=\"radiology-role-ReadingRadiologist\"> </a></td><td>Reading Radiologist</td><td>Befundende Radiologin / Befundender Radiologe — responsible for interpreting images and dictating/signing reports</td></tr><tr><td style=\"white-space:nowrap\">SupervisingRadiologist<a name=\"radiology-role-SupervisingRadiologist\"> </a></td><td>Supervising Radiologist</td><td>Supervisierende Radiologin / Supervisierender Radiologe — provides oversight and final approval, e.g. for residents</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/CodeSystem/radiology-role",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.16.37"
    }
  ],
  "version" : "0.49.0",
  "name" : "RadiologyRoleCS",
  "title" : "Radiology Role",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-04T13:25:14+00:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Radiology workflow roles in German ambulatory radiology. Covers technical (MTR) and physician roles needed for imaging workflow tracking (acquisition, reading, supervision, sign-off).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "MTR",
      "display" : "MTR",
      "definition" : "Medizinisch-Technische Radiologieassistentin / Medizinisch-Technischer Radiologieassistent — performs image acquisition"
    },
    {
      "code" : "Radiologist",
      "display" : "Radiologist",
      "definition" : "Radiologin / Radiologe — general radiologist performing or supervising examinations"
    },
    {
      "code" : "ReadingRadiologist",
      "display" : "Reading Radiologist",
      "definition" : "Befundende Radiologin / Befundender Radiologe — responsible for interpreting images and dictating/signing reports"
    },
    {
      "code" : "SupervisingRadiologist",
      "display" : "Supervising Radiologist",
      "definition" : "Supervisierende Radiologin / Supervisierender Radiologe — provides oversight and final approval, e.g. for residents"
    }
  ]
}