{
  "resourceType" : "CodeSystem",
  "id" : "GEM-ERPEU-CS-ConsentType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem GEM-ERPEU-CS-ConsentType</b></p><a name=\"GEM-ERPEU-CS-ConsentType\"> </a><a name=\"hcGEM-ERPEU-CS-ConsentType\"> </a><p>This case-sensitive code system <code>https://gematik.de/fhir/erp-eu/CodeSystem/GEM_ERPEU_CS_ConsentType</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">EUDISPCONS<a name=\"GEM-ERPEU-CS-ConsentType-EUDISPCONS\"> </a></td><td>Consent for redeeming e-prescriptions in EU countries</td></tr></table></div>"
  },
  "url" : "https://gematik.de/fhir/erp-eu/CodeSystem/GEM_ERPEU_CS_ConsentType",
  "version" : "2.0.0-ballot.1",
  "name" : "GEM_ERPEU_CS_ConsentType",
  "title" : "CodeSystem of types for a consent",
  "status" : "draft",
  "date" : "2026-05-26",
  "publisher" : "gematik GmbH",
  "contact" : [{
    "name" : "gematik GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://gematik.de"
    },
    {
      "system" : "email",
      "value" : "erp-umsetzung@gematik.de"
    }]
  }],
  "description" : "Type of patient consent.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DE",
      "display" : "Germany"
    }]
  }],
  "copyright" : "gematik GmbH",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [{
    "code" : "EUDISPCONS",
    "display" : "Consent for redeeming e-prescriptions in EU countries"
  }]
}