TIFlow - Grenzüberschreitender Datenaustausch
Version 2.0.0-ballot.1 - ci-build

: CodeSystem of NCPeH Request Types - JSON Representation

Draft as of 2026-05-26

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "GEM-ERPEU-CS-RequestType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem GEM-ERPEU-CS-RequestType</b></p><a name=\"GEM-ERPEU-CS-RequestType\"> </a><a name=\"hcGEM-ERPEU-CS-RequestType\"> </a><p>This case-sensitive code system <code>https://gematik.de/fhir/erp-eu/CodeSystem/GEM_ERPEU_CS_RequestType</code> defines the following codes:</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\">demographics<a name=\"GEM-ERPEU-CS-RequestType-demographics\"> </a></td><td>Abruf demographischer Daten</td></tr><tr><td style=\"white-space:nowrap\">e-prescriptions-list<a name=\"GEM-ERPEU-CS-RequestType-e-prescriptions-list\"> </a></td><td>Abruf der E-Rezepte Liste</td></tr><tr><td style=\"white-space:nowrap\">e-prescriptions-retrieval<a name=\"GEM-ERPEU-CS-RequestType-e-prescriptions-retrieval\"> </a></td><td>Abruf eines E-Rezeptes</td></tr></table></div>"
  },
  "url" : "https://gematik.de/fhir/erp-eu/CodeSystem/GEM_ERPEU_CS_RequestType",
  "version" : "2.0.0-ballot.1",
  "name" : "GEM_ERPEU_CS_RequestType",
  "title" : "CodeSystem of NCPeH Request Types",
  "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 Request from NCPeH",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "copyright" : "gematik GmbH",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "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"
    }
  ]
}