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

FHIR IG Statistics: CodeSystem/KBV-CS-ERP-Section-Type

Packagekbv.ita.erp
Resource TypeCodeSystem
IdKBV-CS-ERP-Section-Type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.ita.erp@1.4.0-alpha&canonical=https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Section_Type
URLhttps://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Section_Type
Version1.4.0
Statusdraft
Date2025-06-17
NameKBV_CS_ERP_Section_Type
DescriptionAbbildung der Slice in der Section der Composition
CopyrightKassenaerztliche Bundesvereinigung
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "KBV-CS-ERP-Section-Type",
  "url": "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_Section_Type",
  "version": "1.4.0",
  "name": "KBV_CS_ERP_Section_Type",
  "status": "draft",
  "date": "2025-06-17",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.kbv.de"
        }
      ]
    }
  ],
  "description": "Abbildung der Slice in der Section der Composition",
  "copyright": "Kassenaerztliche Bundesvereinigung",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "FOR_PractitionerRole",
      "display": "FOR_PractitionerRole (ASV-Ausübung)"
    },
    {
      "code": "Coverage",
      "display": "Krankenversicherungsverhältnis"
    },
    {
      "code": "Prescription",
      "display": "Verordnungsinformation Arzneimittel"
    },
    {
      "code": "PracticeSupply",
      "display": "Verordnungsinformation Sprechstundenbedarf"
    }
  ]
}