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

FHIR IG Statistics: CodeSystem/EAHBCSAnfrageRehabilitationseinrichtung

Packagede.gevko.eahb
Resource TypeCodeSystem
IdEAHBCSAnfrageRehabilitationseinrichtung
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gevko.eahb@0.9.0&canonical=https://fhir.gevko.de/CodeSystem/EAHB_CS_AnfrageRehabilitationseinrichtung
URLhttps://fhir.gevko.de/CodeSystem/EAHB_CS_AnfrageRehabilitationseinrichtung
Version0.9
Statusactive
Date2021-04-09
NameEAHB_CS_AnfrageRehabilitationseinrichtung
DescriptionWurde ein Rehabilitationseinrichtung angefragt?
Copyrightgevko GmbH
Contentcomplete

Resources that use this resource

ValueSet
EAHB_VS_AnfrageRehabilitationseinrichtungKommunikation auf Deutsch

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "url": "https://fhir.gevko.de/CodeSystem/EAHB_CS_AnfrageRehabilitationseinrichtung",
  "version": "0.9",
  "name": "EAHB_CS_AnfrageRehabilitationseinrichtung",
  "status": "active",
  "experimental": false,
  "date": "2021-04-09",
  "publisher": "gevko GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.gevko.de"
        }
      ]
    }
  ],
  "description": "Wurde ein Rehabilitationseinrichtung angefragt?",
  "copyright": "gevko GmbH",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "AnfrageReha-JA",
      "display": "Rehabilitationseinrichtung angefragt"
    },
    {
      "code": "AnfrageReha-NEIN",
      "display": "Rehabilitationseinrichtung nicht angefragt"
    }
  ]
}