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

FHIR IG analytics

Packagede.biv-ot.everordnung
Resource TypeCodeSystem
IdBIVOT_CS_EVO_Seite.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.biv-ot.everordnung@1.0.0&canonical=https://fhir.biv-ot.org/eVerordnung/CodeSystem/BIVOT_CS_EVO_Seite
URLhttps://fhir.biv-ot.org/eVerordnung/CodeSystem/BIVOT_CS_EVO_Seite
Version1.0.0
Statusactive
Date2026-07-20
NameBIVOT_CS_EVO_Seite
TitleBIVOT_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.biv-ot.everordnung#1.0.0BIVOT_VS_EVO_SeiteBIVOT_VS_EVO_Seite

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "BIVOT-CS-EVO-Seite",
  "url": "https://fhir.biv-ot.org/eVerordnung/CodeSystem/BIVOT_CS_EVO_Seite",
  "version": "1.0.0",
  "name": "BIVOT_CS_EVO_Seite",
  "title": "BIVOT_CS_EVO_Seite",
  "status": "active",
  "experimental": false,
  "date": "2026-07-20",
  "publisher": "Bundesinnungsverband für Orthopädie-Technik",
  "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"
    }
  ]
}