German Practice Management FHIR Profiles (R4)
0.49.0 - STU1
German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-05-04 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "billing-type"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem billing-type</b></p><a name=\"billing-type\"> </a><a name=\"hcbilling-type\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/billing-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\">ebm<a name=\"billing-type-ebm\"> </a></td><td>EBM</td><td>Einheitlicher Bewertungsmaßstab (GKV)</td></tr><tr><td style=\"white-space:nowrap\">goae<a name=\"billing-type-goae\"> </a></td><td>GOÄ</td><td>Gebührenordnung für Ärzte (PKV)</td></tr><tr><td style=\"white-space:nowrap\">bema<a name=\"billing-type-bema\"> </a></td><td>BEMA</td><td>Bewertungsmaßstab für zahnärztliche Leistungen (GKV)</td></tr><tr><td style=\"white-space:nowrap\">goz<a name=\"billing-type-goz\"> </a></td><td>GOZ</td><td>Gebührenordnung für Zahnärzte (PKV)</td></tr><tr><td style=\"white-space:nowrap\">bgt2001<a name=\"billing-type-bgt2001\"> </a></td><td>BGT2001</td><td>Berufsgenossenschaftliche Gebühren-Tarifpositionen (DGUV)</td></tr><tr><td style=\"white-space:nowrap\">hzv<a name=\"billing-type-hzv\"> </a></td><td>HZV</td><td>Hausarztzentrierte Versorgung (73b SGB V)</td></tr><tr><td style=\"white-space:nowrap\">facharztvertrag<a name=\"billing-type-facharztvertrag\"> </a></td><td>Facharztvertrag</td><td>Facharztvertrag / Besondere Versorgung (73b SGB V)</td></tr><tr><td style=\"white-space:nowrap\">facharztvertrag<a name=\"billing-type-facharztvertrag\"> </a></td><td>Facharztvertrag</td><td>Facharztvertrag / Besondere Versorgung (fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/CodeSystem/billing-type"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/CodeSystem/billing-type>
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986> ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.3.7985.16.11" ]
] ) ; #
fhir:version [ fhir:v "0.49.0"] ; #
fhir:name [ fhir:v "BillingTypeCS"] ; #
fhir:title [ fhir:v "Abrechnungsart"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-05-04T13:25:14+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "cognovis GmbH"] ; #
fhir:contact ( [
fhir:name [ fhir:v "cognovis GmbH" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.cognovis.de" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@cognovis.de" ] ] )
] ) ; #
fhir:description [ fhir:v "Codes für Abrechnungsarten in der ambulanten Versorgung. Dient als Diskriminator für ChargeItemDefinition-Kataloge. Regionale Selektivverträge nutzen den generischen Typ (z.B. hzv, facharztvertrag) — die KV-Region wird über Contract.identifier bzw. ChargeItemDefinition.jurisdiction abgebildet."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "DE" ] ;
fhir:display [ fhir:v "Germany" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "9"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "ebm" ] ;
fhir:display [ fhir:v "EBM" ] ;
fhir:definition [ fhir:v "Einheitlicher Bewertungsmaßstab (GKV)" ]
] [
fhir:code [ fhir:v "goae" ] ;
fhir:display [ fhir:v "GOÄ" ] ;
fhir:definition [ fhir:v "Gebührenordnung für Ärzte (PKV)" ]
] [
fhir:code [ fhir:v "bema" ] ;
fhir:display [ fhir:v "BEMA" ] ;
fhir:definition [ fhir:v "Bewertungsmaßstab für zahnärztliche Leistungen (GKV)" ]
] [
fhir:code [ fhir:v "goz" ] ;
fhir:display [ fhir:v "GOZ" ] ;
fhir:definition [ fhir:v "Gebührenordnung für Zahnärzte (PKV)" ]
] [
fhir:code [ fhir:v "bgt2001" ] ;
fhir:display [ fhir:v "BGT2001" ] ;
fhir:definition [ fhir:v "Berufsgenossenschaftliche Gebühren-Tarifpositionen (DGUV)" ]
] [
fhir:code [ fhir:v "hzv" ] ;
fhir:display [ fhir:v "HZV" ] ;
fhir:definition [ fhir:v "Hausarztzentrierte Versorgung (73b SGB V)" ]
] [
fhir:code [ fhir:v "facharztvertrag" ] ;
fhir:display [ fhir:v "Facharztvertrag" ] ;
fhir:definition [ fhir:v "Facharztvertrag / Besondere Versorgung (73c/§140a SGB V)" ]
] [
fhir:code [ fhir:v "igel" ] ;
fhir:display [ fhir:v "IGeL" ] ;
fhir:definition [ fhir:v "Individuelle Gesundheitsleistung" ]
] [
fhir:code [ fhir:v "bg" ] ;
fhir:display [ fhir:v "BG" ] ;
fhir:definition [ fhir:v "Berufsgenossenschaft (sonstige BG-Abrechnung)" ]
] ) . #
IG © 2026+ cognovis GmbH. Package de.cognovis.fhir.praxis#0.49.0 based on FHIR 4.0.1. Generated 2026-05-04
Links: Table of Contents |
QA Report