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

: Imaging Request Code - JSON Representation

Active as of 2026-05-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "imaging-request-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet imaging-request-code</b></p><a name=\"imaging-request-code\"> </a><a name=\"hcimaging-request-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/36803-5/\">36803-5</a></td><td>MRI of knee</td></tr><tr><td><a href=\"https://loinc.org/24558-9/\">24558-9</a></td><td>MRI of head</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/24727-0/\">24727-0</a></td><td>MRI of pelvis</td></tr><tr><td><a href=\"https://loinc.org/24629-8/\">24629-8</a></td><td>CT of chest</td></tr><tr><td><a href=\"https://loinc.org/24648-8/\">24648-8</a></td><td>CT of abdomen</td></tr><tr><td><a href=\"https://loinc.org/36218-5/\">36218-5</a></td><td>MRI of spine</td></tr><tr><td><a href=\"https://loinc.org/24565-4/\">24565-4</a></td><td>MRI of shoulder</td></tr><tr><td><a href=\"https://loinc.org/24698-3/\">24698-3</a></td><td>MRI of abdomen</td></tr><tr><td><a href=\"https://loinc.org/24605-8/\">24605-8</a></td><td>CT of head</td></tr><tr><td><a href=\"https://loinc.org/24747-8/\">24747-8</a></td><td>XR chest</td></tr><tr><td><a href=\"https://loinc.org/24539-9/\">24539-9</a></td><td>US Abdomen</td></tr><tr><td><a href=\"https://loinc.org/24691-8/\">24691-8</a></td><td>NM Bone</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/ValueSet/imaging-request-code",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.48.24"
    }
  ],
  "version" : "0.49.0",
  "name" : "ImagingRequestCodeVS",
  "title" : "Imaging Request 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 Bildgebungsanforderungen in der deutschen ambulanten Praxis. Preferred binding fuer ServiceRequest.code in ImagingServiceRequestPraxisDe.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "36803-5",
            "display" : "MRI of knee"
          },
          {
            "code" : "24558-9",
            "display" : "MRI of head"
          },
          {
            "code" : "36643-5",
            "display" : "CT of thorax"
          },
          {
            "code" : "24727-0",
            "display" : "MRI of pelvis"
          },
          {
            "code" : "24629-8",
            "display" : "CT of chest"
          },
          {
            "code" : "24648-8",
            "display" : "CT of abdomen"
          },
          {
            "code" : "36218-5",
            "display" : "MRI of spine"
          },
          {
            "code" : "24565-4",
            "display" : "MRI of shoulder"
          },
          {
            "code" : "24698-3",
            "display" : "MRI of abdomen"
          },
          {
            "code" : "24605-8",
            "display" : "CT of head"
          },
          {
            "code" : "24747-8",
            "display" : "XR chest"
          },
          {
            "code" : "24539-9",
            "display" : "US Abdomen"
          },
          {
            "code" : "24691-8",
            "display" : "NM Bone"
          }
        ]
      }
    ]
  }
}