Fachbereiche
0.3.1 - ci-build

Fachbereiche, published by FO/IHE-D. This guide is not an authorized publication; it is the continuous build for version 0.3.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE-Germany/fachbereich/ and changes regularly. See the Directory of published versions

: Grunddisziplin - JSON Representation

Active as of 2026-07-23 Maturity Level: 2

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "Grunddisziplin",
  "language" : "de-DE",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"de-DE\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"de-DE\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem Grunddisziplin</b></p><a name=\"Grunddisziplin\"> </a><a name=\"hcGrunddisziplin\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: de-DE</p></div><p>This case-sensitive code system <code>http://fachbereich.ihe-d.de/fhir/CodeSystem/Grunddisziplin</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">human<a name=\"Grunddisziplin-human\"> </a></td><td>Humanmedizin</td><td>Humanmedizin</td></tr><tr><td style=\"white-space:nowrap\">zahn<a name=\"Grunddisziplin-zahn\"> </a></td><td>Zahnmedizin</td><td>Zahnmedizin</td></tr><tr><td style=\"white-space:nowrap\">tier<a name=\"Grunddisziplin-tier\"> </a></td><td>Veterinärmedizin</td><td>Veterinärmedizin</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2
    }
  ],
  "url" : "http://fachbereich.ihe-d.de/fhir/CodeSystem/Grunddisziplin",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.2.3.4.5.6.7.8.9.11"
    }
  ],
  "version" : "0.3.1",
  "name" : "GrunddisziplinCS",
  "title" : "Grunddisziplin",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-23",
  "publisher" : "FO/IHE-D",
  "contact" : [
    {
      "name" : "FO/IHE-D",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.ihe-d.de"
        }
      ]
    }
  ],
  "description" : "**Grunddisziplin**, häufig mit Studiengängen assoziiert",
  "copyright" : "CC-BY-4.0",
  "caseSensitive" : true,
  "valueSet" : "http://fachbereich.ihe-d.de/fhir/ValueSet/Grunddisziplin",
  "hierarchyMeaning" : "is-a",
  "compositional" : false,
  "versionNeeded" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "human",
      "display" : "Humanmedizin",
      "definition" : "Humanmedizin"
    },
    {
      "code" : "zahn",
      "display" : "Zahnmedizin",
      "definition" : "Zahnmedizin"
    },
    {
      "code" : "tier",
      "display" : "Veterinärmedizin",
      "definition" : "Veterinärmedizin"
    }
  ]
}