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

FHIR IG Statistics: CodeSystem/KBV-CS-EAU-AU-Type

Packagekbv.ita.eau
Resource TypeCodeSystem
IdKBV-CS-EAU-AU-Type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.ita.eau@1.2.0&canonical=https://fhir.kbv.de/CodeSystem/KBV_CS_EAU_AU_Type
URLhttps://fhir.kbv.de/CodeSystem/KBV_CS_EAU_AU_Type
Version1.2.0
Statusactive
Date2025-03-25
NameKBV_CS_EAU_AU_Type
DescriptionAngabe, um welche Art von AU es sich handelt.
CopyrightKassenärztliche Bundesvereinigung
Contentcomplete

Resources that use this resource

ValueSet
KBV_VS_EAU_AU_TypeKBV_VS_EAU_AU_Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "KBV-CS-EAU-AU-Type",
  "url": "https://fhir.kbv.de/CodeSystem/KBV_CS_EAU_AU_Type",
  "version": "1.2.0",
  "name": "KBV_CS_EAU_AU_Type",
  "status": "active",
  "date": "2025-03-25",
  "publisher": "Kassenärztliche Bundesvereinigung",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.kbv.de"
        }
      ]
    }
  ],
  "description": "Angabe, um welche Art von AU es sich handelt.",
  "copyright": "Kassenärztliche Bundesvereinigung",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "ERST",
      "display": "Erstbescheinigung"
    },
    {
      "code": "FOLGE",
      "display": "Folgebescheinigung"
    },
    {
      "code": "ERST_END",
      "display": "Erst- und Endbescheinigung"
    },
    {
      "code": "FOLGE_END",
      "display": "Folge- und Endbescheinigung"
    }
  ]
}