FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.gevko.evo.hlm
Resource TypeCodeSystem
IdEVO_CS_HLM_Hausbesuch.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gevko.evo.hlm@1.3.0&canonical=https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Hausbesuch
URLhttps://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Hausbesuch
Version1.3
Statusactive
Date2023-10-18
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


Source1

{
  "resourceType": "CodeSystem",
  "url": "https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Hausbesuch",
  "version": "1.3",
  "name": "EVO_CS_HLM_Hausbesuch",
  "status": "active",
  "experimental": false,
  "date": "2023-10-18",
  "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"
    }
  ]
}