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

: Beispiel Billing Activity EBM 01410 (Hausbesuch) - TTL Representation

Active as of 2026-07-29

Raw ttl | Download


@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/ActivityDefinition/example-billing-activity-ebm-01410> a fhir:ActivityDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "example-billing-activity-ebm-01410"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/praxis-billing-activity" ;
       fhir:index 0 ;
       fhir:link <https://fhir.cognovis.de/praxis/StructureDefinition/praxis-billing-activity>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n    <table class=\"grid dict\">\n\n        \n        <tr>\n            <th scope=\"row\"><b>Title: </b></th>\n            <td style=\"padding-left: 4px;\">Hausbesuch (EBM 01410)</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Id: </b></th>\n            <td style=\"padding-left: 4px;\">example-billing-activity-ebm-01410</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Version: </b></th>\n            <td style=\"padding-left: 4px;\">1.0.0</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\">\n                <b>\n                    \n                        \n                    \n                </b>\n            </th>\n            <td style=\"padding-left: 4px;\">\n                \n                <p style=\"margin-bottom: 5px;\">\n                    <span>urn:oid:2.16.840.1.113883.3.7985.11.1</span>\n                </p>\n                \n            </td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Date (date last changed): </b></th>\n            <td style=\"padding-left: 4px;\">2026-07-29 13:00:36+0200</td>\n        </tr>\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Publisher (steward): </b></th>\n            <td style=\"padding-left: 4px;\">cognovis GmbH</td>\n        </tr>\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Description: </b></th>\n            <td style=\"padding-left: 4px;\"><div><p>Ordination eines approbierten Arztes in der Wohnung des Patienten (EBM 01410)</p>\n</div></td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Jurisdiction: </b></th>\n            <td style=\"padding-left: 4px;\">DE</td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n        \n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Code: </b></th>\n            <td style=\"padding-left: 4px;\">\n                \n                    \n                        \n                            <p><b>system: </b><span><a href=\"https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&amp;canonical=https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_EBM\">https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_EBM</a></span></p>\n                        \n                        \n                            <p><b>code: </b><span>01410</span></p>\n                        \n                        \n                            <p><b>display: </b><span>Hausbesuch</span></p>\n                        \n                    \n                \n                \n            </td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Intent: </b></th>\n            <td style=\"padding-left: 4px;\">proposal</td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n    </table>\n</div>\n</div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/praxis-billing-activity-definition" ] ;
     fhir:Extension.valueCanonical [
       fhir:value "https://fhir.cognovis.de/praxis/ChargeItemDefinition/ebm-01410|1.0.0" ;
       fhir:link <https://fhir.cognovis.de/praxis/ChargeItemDefinition/ebm-01410|1.0.0>
     ]
  ] ;
  fhir:ActivityDefinition.url [ fhir:value "https://fhir.cognovis.de/praxis/ActivityDefinition/example-billing-activity-ebm-01410"] ;
  fhir:ActivityDefinition.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.11.1" ]
  ] ;
  fhir:ActivityDefinition.version [ fhir:value "1.0.0"] ;
  fhir:ActivityDefinition.title [ fhir:value "Hausbesuch (EBM 01410)"] ;
  fhir:ActivityDefinition.status [ fhir:value "active"] ;
  fhir:ActivityDefinition.date [ fhir:value "2026-07-29T13:00:36+02:00"^^xsd:dateTime] ;
  fhir:ActivityDefinition.publisher [ fhir:value "cognovis GmbH"] ;
  fhir:ActivityDefinition.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:ActivityDefinition.description [ fhir:value "Ordination eines approbierten Arztes in der Wohnung des Patienten (EBM 01410)"] ;
  fhir:ActivityDefinition.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:ActivityDefinition.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_EBM" ] ;
       fhir:Coding.code [ fhir:value "01410" ] ;
       fhir:Coding.display [ fhir:value "Hausbesuch" ]
     ]
  ] ;
  fhir:ActivityDefinition.intent [ fhir:value "proposal"] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ActivityDefinition/example-billing-activity-ebm-01410.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ActivityDefinition/example-billing-activity-ebm-01410.ttl> .