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

FHIR IG Statistics: ValueSet/EAHBVSPflegegrad

Packagede.gevko.eahb
Resource TypeValueSet
IdEAHBVSPflegegrad
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gevko.eahb@0.9.0&canonical=https://fhir.gevko.de/ValueSet/EAHB_VS_Pflegegrad
URLhttps://fhir.gevko.de/ValueSet/EAHB_VS_Pflegegrad
Version0.9
Statusactive
Date2021-04-14
NameEAHB_VS_Pflegegrad
TitlePflegegrad ohne Antrag auf Einstufung
DescriptionCodes zur genaueren Differenzierung des Pflegegrads ohne Code 9-984.b (Erfolgter Antrag auf Einstufung in einen Pflegegrad).

Resources that use this resource

StructureDefinition
EAHB_PR_Antrag_Angaben_VersicherterEAHB_PR_Antrag_Angaben_Versicherter

Resources that this resource uses

CodeSystem
opsops

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "url": "https://fhir.gevko.de/ValueSet/EAHB_VS_Pflegegrad",
  "version": "0.9",
  "name": "EAHB_VS_Pflegegrad",
  "title": "Pflegegrad ohne Antrag auf Einstufung",
  "status": "active",
  "date": "2021-04-14",
  "publisher": "gevko GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.gevko.de"
        }
      ]
    }
  ],
  "description": "Codes zur genaueren Differenzierung des Pflegegrads ohne Code 9-984.b (Erfolgter Antrag auf Einstufung in einen Pflegegrad).",
  "compose": {
    "include": [
      {
        "system": "http://fhir.de/CodeSystem/dimdi/ops",
        "concept": [
          {
            "code": "9-984.6",
            "display": "Pflegebedürftig nach Pflegegrad 1"
          },
          {
            "code": "9-984.7",
            "display": "Pflegebedürftig nach Pflegegrad 2"
          },
          {
            "code": "9-984.8",
            "display": "Pflegebedürftig nach Pflegegrad 3"
          },
          {
            "code": "9-984.9",
            "display": "Pflegebedürftig nach Pflegegrad 4"
          },
          {
            "code": "9-984.a",
            "display": "Pflegebedürftig nach Pflegegrad 5"
          }
        ]
      }
    ]
  }
}