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

: CAVE Clinical Warning Type → SNOMED-CT - JSON Representation

Draft as of 2026-09-11

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "cave-clinical-warning-type-snomed",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap cave-clinical-warning-type-snomed</b></p><a name=\"cave-clinical-warning-type-snomed\"> </a><a name=\"hccave-clinical-warning-type-snomed\"> </a><p>Mapping from <a href=\"ValueSet-cave-clinical-warning-type.html\">CAVE Clinical Warning Type</a> to <a href=\"https://browser.ihtsdotools.org/\">All Codes SCT ValueSet</a></p><br/><p>Mapping from <a href=\"CodeSystem-cave-clinical-warning-type.html\">CAVE Clinical Warning Type</a> to <a href=\"http://hl7.org/fhir/R4/codesystem-snomedct.html\">SNOMED CT (all versions)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>K (Kontraindikation)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>103306004</td></tr><tr><td>A (Allergie)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>420134006</td></tr><tr><td>V (Vertraeglichkeit)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>59037007</td></tr><tr><td>E (Empfehlung)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>737470001</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/ConceptMap/cave-clinical-warning-type-snomed",
  "identifier" : {
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.3.7985.18.2"
  },
  "version" : "0.101.6",
  "name" : "CaveClinicalWarningTypeSnomedCM",
  "title" : "CAVE Clinical Warning Type → SNOMED-CT",
  "status" : "draft",
  "experimental" : true,
  "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" : "Mapping der CAVE-Warnhinweistyp-Kuerzel auf SNOMED-CT Konzepte",
  "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.",
  "sourceCanonical" : "https://fhir.cognovis.de/praxis/ValueSet/cave-clinical-warning-type",
  "targetCanonical" : "http://snomed.info/sct?fhir_vs",
  "group" : [
    {
      "source" : "https://fhir.cognovis.de/praxis/CodeSystem/cave-clinical-warning-type",
      "target" : "http://snomed.info/sct",
      "element" : [
        {
          "code" : "K",
          "display" : "Kontraindikation",
          "target" : [
            {
              "code" : "103306004",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "A",
          "display" : "Allergie",
          "target" : [
            {
              "code" : "420134006",
              "equivalence" : "wider"
            }
          ]
        },
        {
          "code" : "V",
          "display" : "Vertraeglichkeit",
          "target" : [
            {
              "code" : "59037007",
              "equivalence" : "wider"
            }
          ]
        },
        {
          "code" : "E",
          "display" : "Empfehlung",
          "target" : [
            {
              "code" : "737470001",
              "equivalence" : "relatedto"
            }
          ]
        }
      ]
    }
  ]
}