{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "GEM_ERPEU_CS_ConsentType",
  "id": "GEM-ERPEU-CS-ConsentType",
  "title": "CodeSystem of types for a consent",
  "description": "Type of patient consent.",
  "url": "https://gematik.de/fhir/erp-eu/CodeSystem/GEM_ERPEU_CS_ConsentType",
  "concept": [
    {
      "code": "EUDISPCONS",
      "display": "Consent for redeeming e-prescriptions in EU countries"
    }
  ],
  "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": 1
}