{
  "resourceType": "CodeSystem",
  "id": "KBV-CS-AW-Befundart",
  "url": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Befundart",
  "version": "1.3.0",
  "name": "KBV_CS_AW_Befundart",
  "status": "draft",
  "experimental": false,
  "date": "2018-10-06",
  "publisher": "Kassenaerztliche Bundesvereinigung",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.kbv.de"
        }
      ]
    }
  ],
  "description": "Befundarten",
  "copyright": "Kassenaerztliche Bundesvereinigung",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "Eigenbefund",
      "display": "Eigenbefund"
    },
    {
      "code": "Fremdbefund",
      "display": "Fremdbefund"
    },
    {
      "code": "Laborbefund",
      "display": "Laborbefund"
    },
    {
      "code": "Roentgenbefund",
      "display": "Roentgenbefund"
    },
    {
      "code": "Patientenangabe",
      "display": "Patientenangabe"
    },
    {
      "code": "EKG-Befund",
      "display": "EKG-Befund"
    }
  ]
}