German Practice Management FHIR Profiles (R4)
0.90.0 - STU1
Germany
German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-07-29 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/basic-resource-type> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "basic-resource-type"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem basic-resource-type</b></p><a name=\"basic-resource-type\"> </a><a name=\"hcbasic-resource-type\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/basic-resource-type</code> defines the following codes:</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\">rlv-budget<a name=\"basic-resource-type-rlv-budget\"> </a></td><td>RLV-Budget</td><td>Regelleistungsvolumen-Konfiguration</td></tr><tr><td style=\"white-space:nowrap\">rlv-fallwert-detail<a name=\"basic-resource-type-rlv-fallwert-detail\"> </a></td><td>RLV-Fallwert-Detail</td><td>Detaillierte RLV-Fallwert-Informationen</td></tr><tr><td style=\"white-space:nowrap\">kv-punktwert<a name=\"basic-resource-type-kv-punktwert\"> </a></td><td>KV-Punktwert</td><td>KV-Punktwert in EUR je EBM-Gebührenordnungsposition</td></tr><tr><td style=\"white-space:nowrap\">kv-fachgruppe<a name=\"basic-resource-type-kv-fachgruppe\"> </a></td><td>KV-Fachgruppe</td><td>KV-Fachgruppen-Budgetinformation</td></tr><tr><td style=\"white-space:nowrap\">kv-benchmark<a name=\"basic-resource-type-kv-benchmark\"> </a></td><td>KV-Benchmark</td><td>KV-Benchmarkdaten fuer Fachgruppen</td></tr><tr><td style=\"white-space:nowrap\">genehmigung<a name=\"basic-resource-type-genehmigung\"> </a></td><td>Genehmigung</td><td>Aerztliche Genehmigung durch die KV</td></tr><tr><td style=\"white-space:nowrap\">wb-zuordnung<a name=\"basic-resource-type-wb-zuordnung\"> </a></td><td>WB-Zuordnung</td><td>Weiterbildungszuordnung eines Assistenzarztes</td></tr><tr><td style=\"white-space:nowrap\">zeitbudget<a name=\"basic-resource-type-zeitbudget\"> </a></td><td>Zeitbudget</td><td>Zeitbudget-Konfiguration fuer einen Arzt</td></tr><tr><td style=\"white-space:nowrap\">kv-budget-freie-lz<a name=\"basic-resource-type-kv-budget-freie-lz\"> </a></td><td>KV-Budget Freie Leistung</td><td>Extrabudgetaere EBM-Leistung ausserhalb RLV/QZV</td></tr><tr><td style=\"white-space:nowrap\">hvg-mandant-beteiligung<a name=\"basic-resource-type-hvg-mandant-beteiligung\"> </a></td><td>HVG-Mandant-Beteiligung</td><td>Beteiligung eines Mandanten an einem HVG-Selektivvertrag</td></tr><tr><td style=\"white-space:nowrap\">ermaechtigung<a name=\"basic-resource-type-ermaechtigung\"> </a></td><td>Ermaechtigung</td><td>Aerztliche Ermaechtigung gemaess 116 SGB V</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://fhir.cognovis.de/praxis/CodeSystem/basic-resource-type"] ;
fhir:CodeSystem.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.3.7985.16.25" ]
] ;
fhir:CodeSystem.version [ fhir:value "0.90.0"] ;
fhir:CodeSystem.name [ fhir:value "BasicResourceTypeCS"] ;
fhir:CodeSystem.title [ fhir:value "Basic Resource Type"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-07-29T13:00:36+02:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "cognovis GmbH"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "cognovis GmbH" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.cognovis.de" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "info@cognovis.de" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "Typen fuer Basic-Ressourcen in der deutschen ambulanten Versorgung"] ;
fhir:CodeSystem.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "DE" ] ;
fhir:Coding.display [ fhir:value "Germany" ]
]
] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "11"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "rlv-budget" ] ;
fhir:CodeSystem.concept.display [ fhir:value "RLV-Budget" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Regelleistungsvolumen-Konfiguration" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "rlv-fallwert-detail" ] ;
fhir:CodeSystem.concept.display [ fhir:value "RLV-Fallwert-Detail" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Detaillierte RLV-Fallwert-Informationen" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "kv-punktwert" ] ;
fhir:CodeSystem.concept.display [ fhir:value "KV-Punktwert" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "KV-Punktwert in EUR je EBM-Gebührenordnungsposition" ]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "kv-fachgruppe" ] ;
fhir:CodeSystem.concept.display [ fhir:value "KV-Fachgruppe" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "KV-Fachgruppen-Budgetinformation" ]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "kv-benchmark" ] ;
fhir:CodeSystem.concept.display [ fhir:value "KV-Benchmark" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "KV-Benchmarkdaten fuer Fachgruppen" ]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "genehmigung" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Genehmigung" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Aerztliche Genehmigung durch die KV" ]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "wb-zuordnung" ] ;
fhir:CodeSystem.concept.display [ fhir:value "WB-Zuordnung" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Weiterbildungszuordnung eines Assistenzarztes" ]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "zeitbudget" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Zeitbudget" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Zeitbudget-Konfiguration fuer einen Arzt" ]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "kv-budget-freie-lz" ] ;
fhir:CodeSystem.concept.display [ fhir:value "KV-Budget Freie Leistung" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Extrabudgetaere EBM-Leistung ausserhalb RLV/QZV" ]
], [
fhir:index 9 ;
fhir:CodeSystem.concept.code [ fhir:value "hvg-mandant-beteiligung" ] ;
fhir:CodeSystem.concept.display [ fhir:value "HVG-Mandant-Beteiligung" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Beteiligung eines Mandanten an einem HVG-Selektivvertrag" ]
], [
fhir:index 10 ;
fhir:CodeSystem.concept.code [ fhir:value "ermaechtigung" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Ermaechtigung" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Aerztliche Ermaechtigung gemaess 116 SGB V" ]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/basic-resource-type.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/basic-resource-type.ttl> .
IG © 2026+ cognovis GmbH. Package de.cognovis.fhir.praxis#0.90.0 based on FHIR 4.0.1. Generated 2026-07-29
Links: Table of Contents |
QA Report