{
  "resourceType": "CodeSystem",
  "id": "DGUV-OPER-CS-CompositionSections",
  "url": "http://fhir.dguv.de/OPER/CodeSystem/DGUV-OPER-CS-CompositionSections",
  "version": "1.0",
  "name": "DGUV_OPER_CS_CompositionSections",
  "title": "Composition Sections (4-letter codes)",
  "status": "active",
  "publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
  "description": "Dieses CodeSystem enthält die Codes und Displays zur Kennzeichnung und Unterscheidung der die OPER-Profile enthaltenden section-Slices im Composition-Profil.",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "UFER",
      "display": "Unfallereignis"
    },
    {
      "code": "UNBT",
      "display": "Unfallbetrieb"
    }
  ]
}