FHIR IG analytics| Package | kdlOntology |
| Resource Type | CodeSystem |
| Id | CodeSystem-Sector.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/AMuellerDVMD/KDLgoesOntology/CodeSystem-Sector.html |
| URL | http://www.dvmd.de/kdlOntology/CodeSystem/Sector |
| Version | 0.1.1 |
| Status | active |
| Date | 2026-03-16 |
| Name | SectorCS |
| Title | Sektoren |
| Description | In welchem Sektor wird dieser Dokumenttyp eingesetzt |
| Copyright | DVMD e.V. |
| Content | complete |
| ValueSet | ||
| kdlOntology#current | Sector | Sektoren |
No resources found
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:
| Code | Display |
| ambulant | ambulant |
| stationaer | stationär |
| reha | Rehabilitation |
{
"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"
}
]
}