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

FHIR IG Statistics: CodeSystem/EVO_CS_HLM_Hausbesuch

Packagede.gevko.evo.khb
Resource TypeCodeSystem
IdEVO_CS_HLM_Hausbesuch
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gevko.evo.khb@0.9.1&canonical=https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Hausbesuch
URLhttps://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Hausbesuch
Version0.9.3
Statusactive
Date2020-04-28T07:25:06.9291983+00:00
NameEVO_CS_HLM_Hausbesuch
DescriptionAngabe, ob Hausbesuch angezeigt ist oder nicht.
Copyrightgevko
Contentcomplete

Resources that use this resource

ValueSet
EVO_VS_HLM_HausbesuchHausbesuch

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "url": "https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Hausbesuch",
  "version": "0.9.3",
  "name": "EVO_CS_HLM_Hausbesuch",
  "status": "active",
  "experimental": false,
  "date": "2020-04-28T07:25:06.9291983+00:00",
  "publisher": "gevko",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.gevko.de"
        }
      ]
    }
  ],
  "description": "Angabe, ob Hausbesuch angezeigt ist oder nicht.",
  "copyright": "gevko",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "0",
      "display": "Hausbesuch - NEIN"
    },
    {
      "code": "1",
      "display": "Hausbesuch - JA"
    }
  ]
}