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

: Flag-Kategorie - JSON Representation

Active as of 2026-05-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "flag-kategorie",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem flag-kategorie</b></p><a name=\"flag-kategorie\"> </a><a name=\"hcflag-kategorie\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/flag-kategorie</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">hinweis<a name=\"flag-kategorie-hinweis\"> </a></td><td>Hinweis</td><td>Allgemeiner Hinweis</td></tr><tr><td style=\"white-space:nowrap\">cave<a name=\"flag-kategorie-cave\"> </a></td><td>CAVE</td><td>Warnhinweis zu Arzneimitteln oder Allergien</td></tr><tr><td style=\"white-space:nowrap\">risiko<a name=\"flag-kategorie-risiko\"> </a></td><td>Risiko</td><td>Risikohinweis (z.B. Sturzgefahr)</td></tr><tr><td style=\"white-space:nowrap\">op<a name=\"flag-kategorie-op\"> </a></td><td>OP</td><td>Operationshinweis</td></tr><tr><td style=\"white-space:nowrap\">info<a name=\"flag-kategorie-info\"> </a></td><td>Info</td><td>Informationshinweis</td></tr><tr><td style=\"white-space:nowrap\">dicom<a name=\"flag-kategorie-dicom\"> </a></td><td>DICOM-Sicherheitshinweis</td><td>Hinweis auf implantierten Schrittmacher oder MRT-Kontraindikation</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/CodeSystem/flag-kategorie",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.16.19"
    }
  ],
  "version" : "0.49.0",
  "name" : "FlagKategorieCS",
  "title" : "Flag-Kategorie",
  "status" : "active",
  "experimental" : false,
  "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" : "Kategorien fuer patientenbezogene Flags (Hinweise, CAVE, Risiken) in der ambulanten Praxis",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "hinweis",
      "display" : "Hinweis",
      "definition" : "Allgemeiner Hinweis"
    },
    {
      "code" : "cave",
      "display" : "CAVE",
      "definition" : "Warnhinweis zu Arzneimitteln oder Allergien"
    },
    {
      "code" : "risiko",
      "display" : "Risiko",
      "definition" : "Risikohinweis (z.B. Sturzgefahr)"
    },
    {
      "code" : "op",
      "display" : "OP",
      "definition" : "Operationshinweis"
    },
    {
      "code" : "info",
      "display" : "Info",
      "definition" : "Informationshinweis"
    },
    {
      "code" : "dicom",
      "display" : "DICOM-Sicherheitshinweis",
      "definition" : "Hinweis auf implantierten Schrittmacher oder MRT-Kontraindikation"
    }
  ]
}