{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "DiaryEventCS",
  "id": "DiaryEventCS",
  "title": "Event-Kategorien",
  "description": "ESYSTA Event-Kategorien",
  "version": "1",
  "url": "http://portal.esysta.com/fhir/CodeSystem/DiaryEventCS",
  "experimental": true,
  "date": "2021-03-19",
  "publisher": "Emperra GmbH E-Health Technologies",
  "contact": [
    {
      "name": "Emperra GmbH E-Health Technologies",
      "telecom": [
        {
          "system": "url",
          "value": "https://emperra.com"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "concept": [
    {
      "code": "1",
      "display": "Party",
      "definition": "Feier und Party"
    }
  ],
  "count": 1
}