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

FHIR IG Statistics: ValueSet/EAHBVSsozielaeVersorgungssituation

Packagede.gevko.eahb
Resource TypeValueSet
IdEAHBVSsozielaeVersorgungssituation
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gevko.eahb@0.9.0&canonical=https://fhir.gevko.de/ValueSet/EAHB_VS_sozielae_Versorgungssituation
URLhttps://fhir.gevko.de/ValueSet/EAHB_VS_sozielae_Versorgungssituation
Version0.9
Statusactive
Date2021-04-14
NameEAHB_VS_sozielae_Versorgungssituation
TitleSoziale Versorgungssituation
DescriptionSoziale 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_sozielae_Versorgungssituation",
  "version": "0.9",
  "name": "EAHB_VS_sozielae_Versorgungssituation",
  "title": "Soziale Versorgungssituation",
  "status": "active",
  "date": "2021-04-14",
  "publisher": "gevko GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.gevko.de"
        }
      ]
    }
  ],
  "description": "Soziale Versorgungssituation",
  "copyright": "gevko GmbH",
  "compose": {
    "include": [
      {
        "system": "https://fhir.gevko.de/CodeSystem/EAHB_CS_haeusliche_Versorgungssituation",
        "concept": [
          {
            "code": "aH",
            "display": "allein zu Hause lebend"
          },
          {
            "code": "HAP",
            "display": "zu Hause lebend mit Angehörigen/mit sonstigen Personen"
          }
        ]
      }
    ]
  }
}