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

: Contrast Agents (ATC V08) - JSON Representation

Active as of 2026-09-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "contrast-agent-atc",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet contrast-agent-atc</b></p><a name=\"contrast-agent-atc\"> </a><a name=\"hccontrast-agent-atc\"> </a><ul><li>Include codes from<a href=\"https://simplifier.net/resolve?scope=kbv.basis@1.9.0&amp;canonical=http://fhir.de/CodeSystem/bfarm/atc\"><code>http://fhir.de/CodeSystem/bfarm/atc</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  is-a V08</li></ul></div>"
  },
  "url" : "https://fhir.cognovis.de/imaging/ValueSet/contrast-agent-atc",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.48.76"
    }
  ],
  "version" : "2026.0.0",
  "name" : "ContrastAgentAtcVS",
  "title" : "Contrast Agents (ATC V08)",
  "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" : "Contrast agents classified under ATC group V08 (Contrast media). References the hierarchical ATC CodeSystem; the is-a filter enumerates all V08.x subcodes.",
  "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/atc",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "V08"
          }
        ]
      }
    ]
  }
}