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

FHIR IG analytics

Packagech.fhir.ig.ch-alis-connect
Resource TypeCodeSystem
IdCodeSystem-swiss-medical-specialties.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7ch/ch-alis-connect/CodeSystem-swiss-medical-specialties.html
URLhttp://fhir.ch/ig/ch-alis-connect/CodeSystem/swiss-medical-specialties
Version1.0.0-ballot
Statusactive
Date2026-01-01
NameSwissMedicalSpecialties
TitleSwiss Medical Specialties (Fachbereiche)
Realmch
Authorityhl7
DescriptionCode system for Swiss medical specialty areas (Fachbereiche) used in ambulatory care settings. Based on the regulation document 'Reglement Fachbereiche inkl. Liste der Fachbereiche' valid from January 1, 2026. Declared as fragment: only the codes actually referenced in this IG are listed here.
CopyrightCC0-1.0
Contentfragment

Resources that use this resource

ValueSet
ch.fhir.ig.ch-alis-connect#currentSwissMedicalSpecialitiesSwissMedicalSpecialities

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem swiss-medical-specialties

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
Not SelectablenotSelectablehttp://hl7.org/fhir/concept-properties#notSelectablebooleanSelektierbar

Concepts

This case-sensitive code system http://fhir.ch/ig/ch-alis-connect/CodeSystem/swiss-medical-specialties provides a fragment that includes following codes in a Is-A hierarchy:

LvlCodeDisplayNot Selectable
1M400 Pädiatrietrue
2  M400.04 Neonatologie
1M600 Ophthalmologietrue
2  M600.01 Ophthalmologie
1M850 Medizinische Radiologietrue
2  M850.04 Radiologie
1M990 Weitere Tätigkeitsgebietetrue
2  M990.06 Labor

Source1

{
  "resourceType": "CodeSystem",
  "id": "swiss-medical-specialties",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-alis-connect/CodeSystem/swiss-medical-specialties",
  "version": "1.0.0-ballot",
  "name": "SwissMedicalSpecialties",
  "title": "Swiss Medical Specialties (Fachbereiche)",
  "status": "active",
  "experimental": false,
  "date": "2026-01-01",
  "publisher": "ALIS-Connect",
  "contact": [
    {
      "name": "ALIS-Connect",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.alis-connect.ch/"
        }
      ]
    }
  ],
  "description": "Code system for Swiss medical specialty areas (Fachbereiche) used in ambulatory care settings. Based on the regulation document 'Reglement Fachbereiche inkl. Liste der Fachbereiche' valid from January 1, 2026. Declared as fragment: only the codes actually referenced in this IG are listed here.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "caseSensitive": true,
  "hierarchyMeaning": "is-a",
  "compositional": false,
  "versionNeeded": false,
  "content": "fragment",
  "property": [
    {
      "code": "notSelectable",
      "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
      "description": "Selektierbar",
      "type": "boolean"
    }
  ],
  "concept": [
    {
      "code": "M400",
      "display": "Pädiatrie",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        }
      ],
      "concept": [
        {
          "code": "M400.04",
          "display": "Neonatologie"
        }
      ]
    },
    {
      "code": "M600",
      "display": "Ophthalmologie",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        }
      ],
      "concept": [
        {
          "code": "M600.01",
          "display": "Ophthalmologie"
        }
      ]
    },
    {
      "code": "M850",
      "display": "Medizinische Radiologie",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        }
      ],
      "concept": [
        {
          "code": "M850.04",
          "display": "Radiologie"
        }
      ]
    },
    {
      "code": "M990",
      "display": "Weitere Tätigkeitsgebiete",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        }
      ],
      "concept": [
        {
          "code": "M990.06",
          "display": "Labor"
        }
      ]
    }
  ]
}