German Practice Management FHIR Profiles (R4)
Version 0.101.6 - release

: Rechtfertigende Indikation für Strahlungsanwendung - JSON Representation

Active as of 2026-09-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "rechtfertigende-indikation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet rechtfertigende-indikation</b></p><a name=\"rechtfertigende-indikation\"> </a><a name=\"hcrechtfertigende-indikation\"> </a><ul><li>Include these codes as defined in <code>http://fhir.de/CodeSystem/bfarm/icd-10-gm</code><span title=\"Version is explicitly stated to be 2026\"> version &#x1F4CD;2026</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>Z12.8</td><td>Spezielle Screeninguntersuchung auf sonstige näher bezeichnete Krankheiten</td></tr><tr><td>C34.9</td><td>Bösartige Neubildung: Bronchus oder Lunge, nicht näher bezeichnet</td></tr><tr><td>C50.9</td><td>Bösartige Neubildung: Brustdrüse, nicht näher bezeichnet</td></tr><tr><td>J18.9</td><td>Pneumonie, nicht näher bezeichnet</td></tr><tr><td>I21.9</td><td>Akuter Myokardinfarkt, nicht näher bezeichnet</td></tr><tr><td>N20.0</td><td>Nierenstein</td></tr><tr><td>M16.9</td><td>Koxarthrose, nicht näher bezeichnet</td></tr><tr><td>S72.00</td><td>Schenkelhalsfraktur, nicht näher bezeichnet</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/imaging/ValueSet/rechtfertigende-indikation",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.48.82"
    }
  ],
  "version" : "2026.0.0",
  "name" : "RechtfertigendeIndikationVS",
  "title" : "Rechtfertigende Indikation für Strahlungsanwendung",
  "status" : "active",
  "date" : "2026-09-11T18:48:44+02:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Curated ICD-10-GM 2026 codes used for justifying indications in radiation-procedure records.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE"
        }
      ]
    }
  ],
  "copyright" : "Copyright 2026+ cognovis GmbH. Cognovis-authored material is licensed under Apache-2.0; third-party material retains its own terms as documented in THIRD_PARTY_NOTICES.md.",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/icd-10-gm",
        "version" : "2026",
        "concept" : [
          {
            "code" : "Z12.8",
            "display" : "Spezielle Screeninguntersuchung auf sonstige näher bezeichnete Krankheiten"
          },
          {
            "code" : "C34.9",
            "display" : "Bösartige Neubildung: Bronchus oder Lunge, nicht näher bezeichnet"
          },
          {
            "code" : "C50.9",
            "display" : "Bösartige Neubildung: Brustdrüse, nicht näher bezeichnet"
          },
          {
            "code" : "J18.9",
            "display" : "Pneumonie, nicht näher bezeichnet"
          },
          {
            "code" : "I21.9",
            "display" : "Akuter Myokardinfarkt, nicht näher bezeichnet"
          },
          {
            "code" : "N20.0",
            "display" : "Nierenstein"
          },
          {
            "code" : "M16.9",
            "display" : "Koxarthrose, nicht näher bezeichnet"
          },
          {
            "code" : "S72.00",
            "display" : "Schenkelhalsfraktur, nicht näher bezeichnet"
          }
        ]
      }
    ]
  }
}