FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/KBV-CS-SFHIR-ICD-SEITENLOKALISATION

Packagekbv.all.st-combined
Resource TypeCodeSystem
IdKBV-CS-SFHIR-ICD-SEITENLOKALISATION
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.all.st-combined@1.16.0&canonical=https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ICD_SEITENLOKALISATION
URLhttps://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ICD_SEITENLOKALISATION
Version1.00
Statusactive
Date2005-08-01
NameKBV_CS_SFHIR_ICD_SEITENLOKALISATION
DescriptionAngaben 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.
CopyrightKassenärztliche Bundesvereinigung
Contentcomplete

Resources that use this resource

ValueSet
KBV_VS_SFHIR_ICD_SEITENLOKALISATIONKBV_VS_SFHIR_ICD_SEITENLOKALISATION

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "KBV-CS-SFHIR-ICD-SEITENLOKALISATION",
  "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.00",
  "name": "KBV_CS_SFHIR_ICD_SEITENLOKALISATION",
  "status": "active",
  "date": "2005-08-01",
  "publisher": "Kassenärztliche Bundesvereinigung",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.kbv.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",
  "concept": [
    {
      "code": "B",
      "display": "beiderseits"
    },
    {
      "code": "L",
      "display": "links"
    },
    {
      "code": "R",
      "display": "rechts"
    }
  ]
}