German Practice Management FHIR Profiles (R4)
0.71.0 - STU1 DE

German Practice Management FHIR Profiles (R4) - Local Development build (v0.71.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-30

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/24802-1/\">24802-1</a></td><td>MR Knee</td></tr><tr><td><a href=\"https://loinc.org/24590-2/\">24590-2</a></td><td>MR Brain</td></tr><tr><td><a href=\"https://loinc.org/24627-2/\">24627-2</a></td><td>CT Chest</td></tr><tr><td><a href=\"https://loinc.org/24725-4/\">24725-4</a></td><td>CT Head</td></tr><tr><td><a href=\"https://loinc.org/24905-2/\">24905-2</a></td><td>MR Shoulder</td></tr><tr><td><a href=\"https://loinc.org/24556-3/\">24556-3</a></td><td>MR Abdomen</td></tr><tr><td><a href=\"https://loinc.org/24648-8/\">24648-8</a></td><td>XR Chest PA upright</td></tr><tr><td><a href=\"https://loinc.org/24558-9/\">24558-9</a></td><td>US Abdomen</td></tr><tr><td><a href=\"https://loinc.org/18748-4/\">18748-4</a></td><td>Diagnostische Bildgebung - Untersuchung</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.29"
    }
  ],
  "version" : "0.71.0",
  "name" : "ImagingRequestCodeVS",
  "title" : "Imaging Request Code",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-30T10:39:27+02: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" : "24802-1",
            "display" : "MR Knee"
          },
          {
            "code" : "24590-2",
            "display" : "MR Brain"
          },
          {
            "code" : "24627-2",
            "display" : "CT Chest"
          },
          {
            "code" : "24725-4",
            "display" : "CT Head"
          },
          {
            "code" : "24905-2",
            "display" : "MR Shoulder"
          },
          {
            "code" : "24556-3",
            "display" : "MR Abdomen"
          },
          {
            "code" : "24648-8",
            "display" : "XR Chest PA upright"
          },
          {
            "code" : "24558-9",
            "display" : "US Abdomen"
          },
          {
            "code" : "18748-4",
            "display" : "Diagnostische Bildgebung - Untersuchung"
          }
        ]
      }
    ]
  }
}