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

FHIR IG Statistics: CodeSystem/GEM-ERPCHRG-CS-ConsentType

Packagede.gematik.erezept-patientenrechnung.r4
Resource TypeCodeSystem
IdGEM-ERPCHRG-CS-ConsentType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.erezept-patientenrechnung.r4@1.1.0&canonical=https://gematik.de/fhir/erpchrg/CodeSystem/GEM_ERPCHRG_CS_ConsentType
URLhttps://gematik.de/fhir/erpchrg/CodeSystem/GEM_ERPCHRG_CS_ConsentType
Version1.1.0
Statusactive
Date2025-04-10
NameGEM_ERPCHRG_CS_ConsentType
TitleCodeSystem of types for a consent
DescriptionType of patient consent.
Copyrightgematik GmbH
Contentcomplete

Resources that use this resource

ValueSet
GEM_ERPCHRG_VS_ConsentTypeValueSet of Consent Codes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "GEM_ERPCHRG_CS_ConsentType",
  "id": "GEM-ERPCHRG-CS-ConsentType",
  "title": "CodeSystem of types for a consent",
  "description": "Type of patient consent.",
  "version": "1.1.0",
  "url": "https://gematik.de/fhir/erpchrg/CodeSystem/GEM_ERPCHRG_CS_ConsentType",
  "concept": [
    {
      "code": "CHARGCONS",
      "display": "Consent for saving electronic charge item"
    }
  ],
  "date": "2025-04-10",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.gematik.de"
        }
      ]
    }
  ],
  "copyright": "gematik GmbH",
  "caseSensitive": true,
  "count": 1
}