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 Report Code - JSON Representation

Active as of 2026-05-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "radiology-report-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet radiology-report-code</b></p><a name=\"radiology-report-code\"> </a><a name=\"hcradiology-report-code\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/18748-4/\">18748-4</a></td><td>Diagnostic imaging study</td></tr><tr><td><a href=\"https://loinc.org/68604-8/\">68604-8</a></td><td>Radiology diagnostic study note</td></tr><tr><td><a href=\"https://loinc.org/24627-2/\">24627-2</a></td><td>CT study note</td></tr><tr><td><a href=\"https://loinc.org/36643-5/\">36643-5</a></td><td>CT of thorax</td></tr><tr><td><a href=\"https://loinc.org/24558-9/\">24558-9</a></td><td>CT Abdomen and Pelvis</td></tr><tr><td><a href=\"https://loinc.org/36554-4/\">36554-4</a></td><td>MRI study note</td></tr><tr><td><a href=\"https://loinc.org/36803-5/\">36803-5</a></td><td>MRI of knee</td></tr><tr><td><a href=\"https://loinc.org/24648-8/\">24648-8</a></td><td>DXA study note</td></tr><tr><td><a href=\"https://loinc.org/24893-0/\">24893-0</a></td><td>XR Chest 2 views</td></tr><tr><td><a href=\"https://loinc.org/24591-0/\">24591-0</a></td><td>US study note</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/ValueSet/radiology-report-code",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.48.36"
    }
  ],
  "version" : "0.49.0",
  "name" : "RadiologyReportCodeVS",
  "title" : "Radiology Report Code",
  "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" : "LOINC-Codes fuer Radiologiebefunde. Umfasst allgemeine Bildgebungs-Studiencodes sowie modalitaetsspezifische Codes (CT, MRT, Roentgen, Sonographie).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "18748-4",
            "display" : "Diagnostic imaging study"
          },
          {
            "code" : "68604-8",
            "display" : "Radiology diagnostic study note"
          },
          {
            "code" : "24627-2",
            "display" : "CT study note"
          },
          {
            "code" : "36643-5",
            "display" : "CT of thorax"
          },
          {
            "code" : "24558-9",
            "display" : "CT Abdomen and Pelvis"
          },
          {
            "code" : "36554-4",
            "display" : "MRI study note"
          },
          {
            "code" : "36803-5",
            "display" : "MRI of knee"
          },
          {
            "code" : "24648-8",
            "display" : "DXA study note"
          },
          {
            "code" : "24893-0",
            "display" : "XR Chest 2 views"
          },
          {
            "code" : "24591-0",
            "display" : "US study note"
          }
        ]
      }
    ]
  }
}