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

FHIR IG Statistics: ValueSet/EAHBVShaeuslicheVersorgungssituation

Packagede.gevko.eahb
Resource TypeValueSet
IdEAHBVShaeuslicheVersorgungssituation
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gevko.eahb@0.9.0&canonical=https://fhir.gevko.de/ValueSet/EAHB_VS_haeusliche_Versorgungssituation
URLhttps://fhir.gevko.de/ValueSet/EAHB_VS_haeusliche_Versorgungssituation
Version0.9
Statusactive
Date2021-04-14
NameEAHB_VS_haeusliche_Versorgungssituation
TitleHäusliche Versorgungssituation
DescriptionHäusliche Versorgungssituation
Copyrightgevko GmbH

Resources that use this resource

StructureDefinition
EAHB_PR_Antrag_Angaben_VersicherterEAHB_PR_Antrag_Angaben_Versicherter

Resources that this resource uses

CodeSystem
EAHB_CS_haeusliche_VersorgungssituationEAHB_CS_haeusliche_Versorgungssituation

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "url": "https://fhir.gevko.de/ValueSet/EAHB_VS_haeusliche_Versorgungssituation",
  "version": "0.9",
  "name": "EAHB_VS_haeusliche_Versorgungssituation",
  "title": "Häusliche Versorgungssituation",
  "status": "active",
  "date": "2021-04-14",
  "publisher": "gevko GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.gevko.de"
        }
      ]
    }
  ],
  "description": "Häusliche Versorgungssituation",
  "copyright": "gevko GmbH",
  "compose": {
    "include": [
      {
        "system": "https://fhir.gevko.de/CodeSystem/EAHB_CS_haeusliche_Versorgungssituation",
        "concept": [
          {
            "code": "H",
            "display": "zu Hause lebend"
          },
          {
            "code": "BW",
            "display": "im Betreuten Wohnen lebend"
          },
          {
            "code": "AP",
            "display": "in einer Alten-/Pflegeeinrichtung lebend"
          }
        ]
      }
    ]
  }
}