{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "GEM_ERPEU_CS_RequestType",
  "id": "GEM-ERPEU-CS-RequestType",
  "title": "CodeSystem of NCPeH Request Types",
  "description": "Type of Request from NCPeH",
  "url": "https://gematik.de/fhir/erp-eu/CodeSystem/GEM_ERPEU_CS_RequestType",
  "concept": [
    {
      "code": "demographics",
      "display": "Abruf demographischer Daten"
    },
    {
      "code": "e-prescriptions-list",
      "display": "Abruf der E-Rezepte Liste"
    },
    {
      "code": "e-prescriptions-retrieval",
      "display": "Abruf eines E-Rezeptes"
    }
  ],
  "version": "1.1.2",
  "date": "2026-02-09",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.gematik.de"
        }
      ]
    }
  ],
  "copyright": "gematik GmbH",
  "caseSensitive": true,
  "count": 3
}