German Practice Management FHIR Profiles (R4)
0.71.0 - STU1 DE

German Practice Management FHIR Profiles (R4) - Local Development build (v0.71.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DiagnosticReport: PAR-Grading Befundbericht - 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 "par-grading-befund"] ; # 
  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 par-grading-befund</b></p><a name=\"par-grading-befund\"> </a><a name=\"hcpar-grading-befund\"> </a><h2><span title=\"Codes:{http://loinc.org 18748-4}\">Diagnostische Bildgebung - Untersuchung</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-05-01 14:00:00+0200</td></tr><tr><td>Reported</td><td>2026-05-01 13:00:00+0000</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>When For</b></td></tr><tr><td><a href=\"Observation-par-grading-hba1c-obs.html\"><span title=\"Codes:{http://loinc.org 4548-4}\">Hämoglobin A1c/Hämoglobin.gesamt in Blut</span></a></td><td>8.5 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></td><td>Final, <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}\">High</span></td><td>2026-05-01 09:00:00+0200</td></tr></table><p>PAR-Grad III. Erhoehter HbA1c (8.5 %) und Ex-Raucher als Risikofaktoren. Knochenabbau radiologisch gesichert.</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:18748-4 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "18748-4" ] ;
fhir:display [ fhir:v "Diagnostische Bildgebung - Untersuchung" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/example-patient ;
fhir:reference [ fhir:v "Patient/example-patient" ]
  ] ; # 
  fhir:effective [
a fhir:DateTime ;
fhir:v "2026-05-01T14:00:00+02:00"^^xsd:dateTime
  ] ; # 
  fhir:issued [ fhir:v "2026-05-01T13:00:00Z"^^xsd:dateTime] ; # 
  fhir:result ( [
fhir:l fhir:Observation/par-grading-hba1c-obs ;
fhir:reference [ fhir:v "Observation/par-grading-hba1c-obs" ]
  ] ) ; # 
  fhir:conclusion [ fhir:v "PAR-Grad III. Erhoehter HbA1c (8.5 %) und Ex-Raucher als Risikofaktoren. Knochenabbau radiologisch gesichert."] . #