German Dental FHIR Profiles (R4)
0.36.1 - trial-use
DE
German Dental FHIR Profiles (R4) - Local Development build (v0.36.1) 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 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:ImagingStudy ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ExampleDentalImagingStudy"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.cognovis.de/dental/StructureDefinition/dental-imaging-study"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/dental/StructureDefinition/dental-imaging-study> ] )
] ; #
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: ImagingStudy ExampleDentalImagingStudy</b></p><a name=\"ExampleDentalImagingStudy\"> </a><a name=\"hcExampleDentalImagingStudy\"> </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-imaging-study.html\">Zahnärztliche Röntgendiagnostik (DE)</a></p></div><p><b>identifier</b>: <code>https://example-dental-practice.de/pacs</code>/OPG-2026-0042</p><p><b>status</b>: Available</p><p><b>subject</b>: <a href=\"Patient-pat-beihilfe-01.html\">Friedrich Hartmann (official) Male, DoB: 1958-11-22</a></p><p><b>started</b>: 2026-02-05 22:20:00+0100</p><p><b>numberOfSeries</b>: 1</p><p><b>numberOfInstances</b>: 1</p><p><b>reasonCode</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm K05.31}\">Chronische Parodontitis, generalisiert</span></p><blockquote><p><b>series</b></p><p><b>uid</b>: 1.2.276.0.7230010.3.1.4.2026020522200001</p><p><b>number</b>: 1</p><p><b>modality</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-PX\">DICOM: PX</a> (Panoramic X-Ray)</p><p><b>description</b>: OPG Gesamtkiefer — Panoramaschichtaufnahme</p><p><b>numberOfInstances</b>: 1</p><h3>Instances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Uid</b></td><td><b>SopClass</b></td><td><b>Number</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td>1.2.276.0.7230010.3.1.4.2026020522200001.1</td><td>unknown: urn:oid:1.2.840.10008.5.1.4.1.1.1 (Computed Radiography Image Storage)</td><td>1</td><td>OPG 2026-02-05 — Hartmann Friedrich</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "https://example-dental-practice.de/pacs"^^xsd:anyURI ;
fhir:l <https://example-dental-practice.de/pacs> ] ;
fhir:value [ fhir:v "OPG-2026-0042" ]
] ) ; #
fhir:status [ fhir:v "available"] ; #
fhir:subject [
fhir:l fhir:Patient/pat-beihilfe-01 ;
fhir:reference [ fhir:v "Patient/pat-beihilfe-01" ]
] ; #
fhir:started [ fhir:v "2026-02-05T22:20:00+01:00"^^xsd:dateTime] ; #
fhir:numberOfSeries [ fhir:v "1"^^xsd:nonNegativeInteger] ; #
fhir:numberOfInstances [ fhir:v "1"^^xsd:nonNegativeInteger] ; #
fhir:reasonCode ( [
( fhir:coding [
fhir:system [
fhir:v "http://fhir.de/CodeSystem/bfarm/icd-10-gm"^^xsd:anyURI ;
fhir:l <http://fhir.de/CodeSystem/bfarm/icd-10-gm> ] ;
fhir:code [ fhir:v "K05.31" ] ;
fhir:display [ fhir:v "Chronische Parodontitis, generalisiert" ] ] )
] ) ; #
fhir:series ( [
fhir:uid [ fhir:v "1.2.276.0.7230010.3.1.4.2026020522200001" ] ;
fhir:number [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:modality [
fhir:system [
fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ;
fhir:l <http://dicom.nema.org/resources/ontology/DCM> ] ;
fhir:code [ fhir:v "PX" ] ;
fhir:display [ fhir:v "Panoramic X-Ray" ] ] ;
fhir:description [ fhir:v "OPG Gesamtkiefer — Panoramaschichtaufnahme" ] ;
fhir:numberOfInstances [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
( fhir:instance [
fhir:uid [ fhir:v "1.2.276.0.7230010.3.1.4.2026020522200001.1" ] ;
fhir:sopClass [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986> ] ;
fhir:code [ fhir:v "urn:oid:1.2.840.10008.5.1.4.1.1.1" ] ;
fhir:display [ fhir:v "Computed Radiography Image Storage" ] ] ;
fhir:number [ fhir:v "1"^^xsd:nonNegativeInteger ] ;
fhir:title [ fhir:v "OPG 2026-02-05 — Hartmann Friedrich" ] ] )
] ) . #
IG © 2026+ cognovis GmbH. Package de.cognovis.fhir.dental#0.36.1 based on FHIR 4.0.1. Generated 2026-05-30
Links: Table of Contents |
QA Report