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
<ImagingStudy xmlns="http://hl7.org/fhir">
<id value="ExampleDentalImagingStudy"/>
<meta>
<profile
value="https://fhir.cognovis.de/dental/StructureDefinition/dental-imaging-study"/>
</meta>
<text>
<status value="generated"/>
<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>
</text>
<identifier>
<system value="https://example-dental-practice.de/pacs"/>
<value value="OPG-2026-0042"/>
</identifier>
<status value="available"/>
<subject>🔗
<reference value="Patient/pat-beihilfe-01"/>
</subject>
<started value="2026-02-05T22:20:00+01:00"/>
<numberOfSeries value="1"/>
<numberOfInstances value="1"/>
<reasonCode>
<coding>
<system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
<code value="K05.31"/>
<display value="Chronische Parodontitis, generalisiert"/>
</coding>
</reasonCode>
<series>
<uid value="1.2.276.0.7230010.3.1.4.2026020522200001"/>
<number value="1"/>
<modality>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<code value="PX"/>
<display value="Panoramic X-Ray"/>
</modality>
<description value="OPG Gesamtkiefer — Panoramaschichtaufnahme"/>
<numberOfInstances value="1"/>
<instance>
<uid value="1.2.276.0.7230010.3.1.4.2026020522200001.1"/>
<sopClass>
<system value="urn:ietf:rfc:3986"/>
<code value="urn:oid:1.2.840.10008.5.1.4.1.1.1"/>
<display value="Computed Radiography Image Storage"/>
</sopClass>
<number value="1"/>
<title value="OPG 2026-02-05 — Hartmann Friedrich"/>
</instance>
</series>
</ImagingStudy>