Elektronische Leistungsbestätigung
1.0.0 - draft

Elektronische Leistungsbestätigung - Local Development build (v1.0.0). See the Directory of published versions

: KBV_CS_SFHIR_ICD_SEITENLOKALISATION - JSON Representation

Active as of 2023-07-07

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "KBV-CS-SFHIR-ICD-SEITENLOKALISATION",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ICD_SEITENLOKALISATION</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"KBV-CS-SFHIR-ICD-SEITENLOKALISATION-B\"> </a></td><td>beiderseits</td></tr><tr><td style=\"white-space:nowrap\">L<a name=\"KBV-CS-SFHIR-ICD-SEITENLOKALISATION-L\"> </a></td><td>links</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"KBV-CS-SFHIR-ICD-SEITENLOKALISATION-R\"> </a></td><td>rechts</td></tr></table></div>"
  },
  "url" : "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ICD_SEITENLOKALISATION",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.2.276.0.76.3.1.1.5.1.22"
    }
  ],
  "version" : "1.0.0",
  "name" : "KBV_CS_SFHIR_ICD_SEITENLOKALISATION",
  "status" : "active",
  "date" : "2023-07-07T13:38:15+02:00",
  "publisher" : "yoshteq GmbH & Co. KG",
  "contact" : [
    {
      "name" : "yoshteq GmbH & Co. KG",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://yoshteq.de"
        },
        {
          "system" : "email",
          "value" : "dominik.hufnagel@yoshteq.de"
        }
      ]
    }
  ],
  "description" : "Angaben zur Lokalisation (Seitigkeit - links, recht, beidseitig) von Organen. Zusatzangabe zur Spezifikation der Diagnosen (ICD-10) oder Operationen und Prozeduren (OPS) bei paarigen Organen oder Körperteilen.",
  "copyright" : "Kassenärztliche Bundesvereinigung",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "B",
      "display" : "beiderseits"
    },
    {
      "code" : "L",
      "display" : "links"
    },
    {
      "code" : "R",
      "display" : "rechts"
    }
  ]
}