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

FHIR IG analytics

PackagekdlOntology
Resource TypeCodeSystem
IdCodeSystem-Sector.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/AMuellerDVMD/KDLgoesOntology/CodeSystem-Sector.html
URLhttp://www.dvmd.de/kdlOntology/CodeSystem/Sector
Version0.1.1
Statusactive
Date2026-03-16
NameSectorCS
TitleSektoren
DescriptionIn welchem Sektor wird dieser Dokumenttyp eingesetzt
CopyrightDVMD e.V.
Contentcomplete

Resources that use this resource

ValueSet
kdlOntology#currentSectorSektoren

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem Sector

version: 1; Last updated: 2026-03-16 08:00:00+0000

This case-insensitive code system http://www.dvmd.de/kdlOntology/CodeSystem/Sector defines the following codes in a Is-A hierarchy:

CodeDisplay
ambulant ambulant
stationaer stationär
reha Rehabilitation

Source1

{
  "resourceType": "CodeSystem",
  "id": "Sector",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2026-03-16T08:00:00Z"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://www.dvmd.de/kdlOntology/CodeSystem/Sector",
  "version": "0.1.1",
  "name": "SectorCS",
  "title": "Sektoren",
  "status": "active",
  "experimental": false,
  "date": "2026-03-16",
  "publisher": "DVMD",
  "contact": [
    {
      "name": "DVMD",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.dvmd.de"
        }
      ]
    }
  ],
  "description": "In welchem Sektor wird dieser Dokumenttyp eingesetzt",
  "copyright": "DVMD e.V.",
  "caseSensitive": false,
  "valueSet": "http://www.dvmd.de/kdlOntology/ValueSet/Sector",
  "hierarchyMeaning": "is-a",
  "versionNeeded": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "ambulant",
      "display": "ambulant"
    },
    {
      "code": "stationaer",
      "display": "stationär"
    },
    {
      "code": "reha",
      "display": "Rehabilitation"
    }
  ]
}