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

FHIR IG analytics

Packagede.basisprofil.r4
Resource TypeCodeSystem
IdCodeSystem-AufnahmegrundErsteUndZweiteStelle.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "CodeSystemAufnahmegrundErsteUndZweiteStelle",
  "id": "AufnahmegrundErsteUndZweiteStelle",
  "title": "CodeSystemAufnahmegrundErsteUndZweiteStelle",
  "description": "Aufnahmegrund (1. und 2. Stelle), Datenübermittlung nach § 301 Abs. 3 SGB V",
  "version": "1.6.0-ballot",
  "url": "http://fhir.de/CodeSystem/dkgev/AufnahmegrundErsteUndZweiteStelle",
  "concept": [
    {
      "code": "01",
      "display": "Krankenhausbehandlung, vollstationär"
    },
    {
      "code": "02",
      "display": "Krankenhausbehandlung, vollstationär mit vorausgegangener vorstationärer Behandlung"
    },
    {
      "code": "03",
      "display": "Krankenhausbehandlung, teilstationär"
    },
    {
      "code": "04",
      "display": "vorstationäre Behandlung ohne anschließende vollstationäre Behandlung"
    },
    {
      "code": "05",
      "display": "Stationäre Entbindung"
    },
    {
      "code": "06",
      "display": "Geburt"
    },
    {
      "code": "07",
      "display": "Wiederaufnahme wegen Komplikationen (Fallpauschale) nach KFPV 2003"
    },
    {
      "code": "08",
      "display": "Stationäre Aufnahme zur Organentnahme"
    },
    {
      "code": "10",
      "display": "Stationsäquivalente Behandlung"
    },
    {
      "code": "11",
      "display": "Übergangspflege"
    },
    {
      "code": "12",
      "display": "Krankenhausbehandlung nach § 115f SGB V (Hybrid-DRG)"
    }
  ],
  "experimental": false,
  "date": "2025-12-23",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.de/technische-komitees/fhir/"
        }
      ]
    }
  ],
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "copyright": "HL7 Deutschland e.V.",
  "caseSensitive": false,
  "valueSet": "http://fhir.de/ValueSet/dkgev/AufnahmegrundErsteUndZweiteStelle",
  "compositional": false,
  "count": 11
}