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

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

Draft as of 2026-05-04

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><b>Group 1 </b>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 (Contraindication to (finding))</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 (Propensity to adverse reaction (finding))</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>418775008 (Finding of tolerance or intolerance to treatment (finding))</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 (Clinical decision support intervention (procedure))</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.1"
  },
  "version" : "0.49.0",
  "name" : "CaveClinicalWarningTypeSnomedCM",
  "title" : "CAVE Clinical Warning Type → SNOMED-CT",
  "status" : "draft",
  "experimental" : true,
  "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" : "Mapping der CAVE-Warnhinweistyp-Kuerzel auf SNOMED-CT Konzepte",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "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",
              "display" : "Contraindication to (finding)",
              "equivalence" : "equivalent"
            }
          ]
        },
        {
          "code" : "A",
          "display" : "Allergie",
          "target" : [
            {
              "code" : "420134006",
              "display" : "Propensity to adverse reaction (finding)",
              "equivalence" : "wider"
            }
          ]
        },
        {
          "code" : "V",
          "display" : "Vertraeglichkeit",
          "target" : [
            {
              "code" : "418775008",
              "display" : "Finding of tolerance or intolerance to treatment (finding)",
              "equivalence" : "wider"
            }
          ]
        },
        {
          "code" : "E",
          "display" : "Empfehlung",
          "target" : [
            {
              "code" : "737470001",
              "display" : "Clinical decision support intervention (procedure)",
              "equivalence" : "relatedto"
            }
          ]
        }
      ]
    }
  ]
}