{
  "resourceType": "CodeSystem",
  "id": "GKVSV-CS-ERP-Positionstyp",
  "url": "https://fhir.gkvsv.de/CodeSystem/GKVSV_CS_ERP_Positionstyp",
  "version": "1.5.1",
  "name": "GKVSV_CS_ERP_Positionstyp",
  "status": "active",
  "experimental": false,
  "date": "2025-03-31",
  "publisher": "GKV-Spitzenverband",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gkv-spitzenverband.de/"
        }
      ]
    }
  ],
  "description": "Kennzeichen Positionstyp",
  "copyright": "GKV-Spitzenverband",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "0",
      "display": "Nullposition"
    },
    {
      "code": "1",
      "display": "übrige Position"
    }
  ]
}