FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/GEM-ERPEU-CS-RequestType

Packagede.gematik.erezept.eu
Resource TypeCodeSystem
IdGEM-ERPEU-CS-RequestType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.erezept.eu@1.0.0&canonical=https://gematik.de/fhir/erp-eu/CodeSystem/GEM_ERPEU_CS_RequestType
URLhttps://gematik.de/fhir/erp-eu/CodeSystem/GEM_ERPEU_CS_RequestType
Version1.0.0
Statusactive
Date2025-06-02
NameGEM_ERPEU_CS_RequestType
TitleCodeSystem of NCPeH Request Types
DescriptionType of Request from NCPeH
Copyrightgematik GmbH
Contentcomplete

Resources that use this resource

ValueSet
GEM_ERPEU_VS_RequestTypeValueSet of NCPeH Request Types

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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",
  "version": "1.0.0",
  "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"
    }
  ],
  "date": "2025-06-02",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.gematik.de"
        }
      ]
    }
  ],
  "copyright": "gematik GmbH",
  "caseSensitive": true,
  "count": 3
}