German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

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

: Imaging DiagnosticReport: MRT Knie (final) - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:DiagnosticReport ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "example-imaging-mrt-knie"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/imaging-diagnostic-report-praxis-de"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/imaging-diagnostic-report-praxis-de>     ] )
  ] ; # 
  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: DiagnosticReport example-imaging-mrt-knie</b></p><a name=\"example-imaging-mrt-knie\"> </a><a name=\"hcexample-imaging-mrt-knie\"> </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-imaging-diagnostic-report-praxis-de.html\">Imaging DiagnosticReport (Praxis DE)</a></p></div><h2><span title=\"Codes:{http://loinc.org 36803-5}\">MRI of knee</span> (<span title=\"Codes:{http://dvmd.de/fhir/CodeSystem/kdl DG020107}\">MRT-Befund</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Thomas Weber (official) Male, DoB: 1975-06-15</td></tr><tr><td>When For</td><td>2026-04-30 10:00:00+0200</td></tr><tr><td>Reported</td><td>2026-04-30 16:00:00+0200</td></tr><tr><td>Performers</td><td> <a href=\"Organization-example-organization.html\">Organization Hausarztpraxis Dr. Schoell — Gibitzenhof</a> <a href=\"PractitionerRole-example-practitionerrole-reading-radiologist.html\">PractitionerRole Reading Radiologist</a></td></tr></table><p><b>Report Details</b></p><p>Kein Nachweis eines Meniskusrisses. Leichtgradige mediale Gonarthrose (Grad I). Keine Gelenkerguss-Zeichen.</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/report-substatus"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/report-substatus>     ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "https://fhir.cognovis.de/praxis/CodeSystem/report-substatus"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/CodeSystem/report-substatus>       ] ;
fhir:code [ fhir:v "signed" ] ;
fhir:display [ fhir:v "Signed" ]     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "channel"^^xsd:anyURI ;
fhir:l fhir:channel       ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "https://fhir.cognovis.de/praxis/CodeSystem/report-distribution-channel"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/CodeSystem/report-distribution-channel>         ] ;
fhir:code [ fhir:v "kim" ] ;
fhir:display [ fhir:v "KIM" ]       ]     ] [
fhir:url [
fhir:v "timestamp"^^xsd:anyURI ;
fhir:l fhir:timestamp       ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2026-04-30T16:30:00+02:00"^^xsd:dateTime       ]     ] [
fhir:url [
fhir:v "recipient"^^xsd:anyURI ;
fhir:l fhir:recipient       ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:Practitioner/example-practitioner ;
fhir:reference [ fhir:v "Practitioner/example-practitioner" ]       ]     ] ) ;
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/report-distribution"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/report-distribution>     ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://dvmd.de/fhir/CodeSystem/kdl"^^xsd:anyURI ;
fhir:l <http://dvmd.de/fhir/CodeSystem/kdl>       ] ;
fhir:code [ fhir:v "DG020107" ] ;
fhir:display [ fhir:v "MRT-Befund" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:36803-5 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "36803-5" ] ;
fhir:display [ fhir:v "MRI of knee" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/example-patient ;
fhir:reference [ fhir:v "Patient/example-patient" ]
  ] ; # 
  fhir:effective [
a fhir:DateTime ;
fhir:v "2026-04-30T10:00:00+02:00"^^xsd:dateTime
  ] ; # 
  fhir:issued [ fhir:v "2026-04-30T16:00:00+02:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:l fhir:Organization/example-organization ;
fhir:reference [ fhir:v "Organization/example-organization" ]
  ] [
fhir:l fhir:PractitionerRole/example-practitionerrole-reading-radiologist ;
fhir:reference [ fhir:v "PractitionerRole/example-practitionerrole-reading-radiologist" ]
  ] ) ; # 
  fhir:resultsInterpreter ( [
fhir:l fhir:Practitioner/example-practitioner-radiologin ;
fhir:reference [ fhir:v "Practitioner/example-practitioner-radiologin" ]
  ] ) ; # 
  fhir:imagingStudy ( [
fhir:l fhir:ImagingStudy/example-imaging-study-mrt-knie ;
fhir:reference [ fhir:v "ImagingStudy/example-imaging-study-mrt-knie" ]
  ] ) ; # 
  fhir:conclusion [ fhir:v "Kein Nachweis eines Meniskusrisses. Leichtgradige mediale Gonarthrose (Grad I). Keine Gelenkerguss-Zeichen."] ; # 
  fhir:presentedForm ( [
fhir:contentType [ fhir:v "text/html" ] ;
fhir:data [ fhir:v "PGh0bWw+PGJvZHk+PHA+TVJUIEtuaWUgQmVmdW5kIC0gVGhvbWFzIFdlYmVyLCAyMDI2LTA0LTMwPC9wPjwvYm9keT48L2h0bWw+"^^xsd:base64Binary ] ;
fhir:size [ fhir:v "75"^^xsd:nonNegativeInteger ] ;
fhir:hash [ fhir:v "vtQNbtF63wRnP3GeL6OsLO5Ixgk="^^xsd:base64Binary ] ;
fhir:title [ fhir:v "MRT Knie Befund" ]
  ] [
fhir:contentType [ fhir:v "application/pdf" ] ;
fhir:url [
fhir:v "https://example.org/reports/mrt-knie-weber-2026-04-30.pdf"^^xsd:anyURI ;
fhir:l <https://example.org/reports/mrt-knie-weber-2026-04-30.pdf>     ] ;
fhir:size [ fhir:v "51200"^^xsd:nonNegativeInteger ] ;
fhir:hash [ fhir:v "6gpKsjpry+6hXpI3RR9l1cCJH+Q="^^xsd:base64Binary ] ;
fhir:title [ fhir:v "MRT Knie Befund (PDF)" ]
  ] ) . #