German Dental FHIR Profiles (R4)
0.41.6 - trial-use
Germany
German Dental FHIR Profiles (R4) - Local Development build (v0.41.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@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/Practitioner/prac-schoell> a fhir:Practitioner ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "prac-schoell"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.cognovis.de/dental/StructureDefinition/dental-practitioner" ;
fhir:index 0 ;
fhir:link <https://fhir.cognovis.de/dental/StructureDefinition/dental-practitioner>
]
] ;
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: Practitioner prac-schoell</b></p><a name=\"prac-schoell\"> </a><a name=\"hcprac-schoell\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-dental-practitioner.html\">Dental Practitioner (DE)</a></p></div><p><b>identifier</b>: Lifelong physician number/660100101, Zahnarztnummer/660100101</p><p><b>active</b>: true</p><p><b>name</b>: Martin Schöll (Official)</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0360 MD}\">Zahnarzt</span></td></tr></table></div>"
] ;
fhir:Practitioner.identifier [
fhir:index 0 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:Coding.code [ fhir:value "LANR" ]
]
] ;
fhir:Identifier.system [ fhir:value "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR" ] ;
fhir:Identifier.value [ fhir:value "660100101" ]
], [
fhir:index 1 ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/identifier-type-de-basis" ] ;
fhir:Coding.code [ fhir:value "ZANR" ]
]
] ;
fhir:Identifier.system [ fhir:value "http://fhir.de/sid/kzbv/zahnarztnummer" ] ;
fhir:Identifier.value [ fhir:value "660100101" ]
] ;
fhir:Practitioner.active [ fhir:value "true"^^xsd:boolean] ;
fhir:Practitioner.name [
fhir:index 0 ;
fhir:HumanName.use [ fhir:value "official" ] ;
fhir:HumanName.family [ fhir:value "Schöll" ] ;
fhir:HumanName.given [
fhir:value "Martin" ;
fhir:index 0
]
] ;
fhir:Practitioner.qualification [
fhir:index 0 ;
fhir:Practitioner.qualification.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0360" ] ;
fhir:Coding.code [ fhir:value "MD" ] ;
fhir:Coding.display [ fhir:value "Doctor of Medicine" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Zahnarzt" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Practitioner/prac-schoell.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Practitioner/prac-schoell.ttl> .
IG © 2026+ cognovis GmbH. Package de.cognovis.fhir.dental#0.41.6 based on FHIR 4.0.1. Generated 2026-07-29
Links: Table of Contents |
QA Report