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

FHIR IG analytics

Packagede.zdh.everordnung
Resource TypeCodeSystem
IdZDH_CS_EVO_Seite.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.zdh.everordnung@1.0.0&canonical=https://fhir.zdh.de/eVerordnung/CodeSystem/ZDH_CS_EVO_Seite
URLhttps://fhir.zdh.de/eVerordnung/CodeSystem/ZDH_CS_EVO_Seite
Version1.0.0
Statusactive
Date2026-07-20
NameZDH_CS_EVO_Seite
TitleZDH_CS_EVO_Seite
DescriptionSeitenangabe für Versorgung und Befunde (z. B. Hörhilfe notwendig rechts/links/beidseits).
Contentcomplete

Resources that use this resource

ValueSet
de.zdh.everordnung#1.0.0ZDH_VS_EVO_SeiteZDH_VS_EVO_Seite

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "ZDH-CS-EVO-Seite",
  "url": "https://fhir.zdh.de/eVerordnung/CodeSystem/ZDH_CS_EVO_Seite",
  "version": "1.0.0",
  "name": "ZDH_CS_EVO_Seite",
  "title": "ZDH_CS_EVO_Seite",
  "status": "active",
  "experimental": false,
  "date": "2026-07-20",
  "publisher": "Zentralverband des Deutschen Handwerks e. V.",
  "contact": [
    {
      "name": "Zentralverband des Deutschen Handwerks e. V.",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.zdh.de"
        }
      ]
    }
  ],
  "description": "Seitenangabe für Versorgung und Befunde (z. B. Hörhilfe notwendig rechts/links/beidseits).",
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "rechts",
      "display": "rechts"
    },
    {
      "code": "links",
      "display": "links"
    },
    {
      "code": "beidseits",
      "display": "beidseits"
    }
  ]
}