FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.fhir.terminologie-basis
Resource TypeCodeSystem
IdCodeSystem-AufnahmegrundVierteStelle.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7germany/terminologie-basis-de/CodeSystem-AufnahmegrundVierteStelle.html
URLhttp://fhir.de/CodeSystem/dkgev/AufnahmegrundVierteStelle
Version1.0.0-alpha1
Statusactive
Date2025-11-19T17:18:12+00:00
NameAufnahmegrundVierteStelle
TitleAufnahmegrundVierteStelle
Authorityhl7
DescriptionAufnahmegrund (4. Stelle), Datenübermittlung nach § 301 Abs. 3 SGB V
CopyrightHL7 Deutschland e.V.
Contentcomplete

Resources that use this resource

ValueSet
AufnahmegrundVierteStelleAufnahmegrund Vierte Stelle ValueSet

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem AufnahmegrundVierteStelle

This case-insensitive code system http://fhir.de/CodeSystem/dkgev/AufnahmegrundVierteStelle defines the following codes:

CodeDisplay
1 Normalfall
2 Arbeitsunfall/Berufskrankheit (§ 11 Abs. 5 SGB V)
3 Verkehrsunfall/Sportunfall/Sonstiger Unfall (z.B. § 116 SGB X)
4 Hinweis auf Einwirkung von äußerer Gewalt
6 Kriegsbeschädigten-Leiden/BVG-Leiden
7 Notfall

Source1

{
  "resourceType": "CodeSystem",
  "id": "AufnahmegrundVierteStelle",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.de/CodeSystem/dkgev/AufnahmegrundVierteStelle",
  "version": "1.0.0-alpha1",
  "name": "AufnahmegrundVierteStelle",
  "title": "AufnahmegrundVierteStelle",
  "status": "active",
  "experimental": false,
  "date": "2025-11-19T17:18:12+00:00",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
  "contact": [
    {
      "name": "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.de/technische-komitees/terminologien/"
        }
      ]
    }
  ],
  "description": "Aufnahmegrund (4. Stelle), Datenübermittlung nach § 301 Abs. 3 SGB V",
  "copyright": "HL7 Deutschland e.V.",
  "caseSensitive": false,
  "valueSet": "http://fhir.de/ValueSet/dkgev/AufnahmegrundVierteStelle",
  "compositional": false,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "1",
      "display": "Normalfall"
    },
    {
      "code": "2",
      "display": "Arbeitsunfall/Berufskrankheit (§ 11 Abs. 5 SGB V)"
    },
    {
      "code": "3",
      "display": "Verkehrsunfall/Sportunfall/Sonstiger Unfall (z.B. § 116 SGB X)"
    },
    {
      "code": "4",
      "display": "Hinweis auf Einwirkung von äußerer Gewalt"
    },
    {
      "code": "6",
      "display": "Kriegsbeschädigten-Leiden/BVG-Leiden"
    },
    {
      "code": "7",
      "display": "Notfall"
    }
  ]
}