German Practice Management FHIR Profiles (R4)
0.49.0 - STU1
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
@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-lab-dr-histologie"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/praxis-lab-diagnostic-report"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/praxis-lab-diagnostic-report> ] )
] ; #
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-lab-dr-histologie</b></p><a name=\"example-lab-dr-histologie\"> </a><a name=\"hcexample-lab-dr-histologie\"> </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-praxis-lab-diagnostic-report.html\">Praxis Lab DiagnosticReport</a></p></div><h2><span title=\"Codes:{http://loinc.org 60568-3}\">Pathology synoptic report</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 PAT}\">Pathologie</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-03</td></tr><tr><td>Reported</td><td>2026-04-03 15:00:00+0200</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></tr><tr><td><a href=\"Observation-lab-obs-example-bcc-histologie.html\"><span title=\"Codes:{http://loinc.org 60568-3}\">Pathology synoptic report</span></a></td><td><span title=\"Codes:{http://snomed.info/sct 254701007}\">Basal cell carcinoma of skin</span></td><td>Final</td></tr></table><p>Basalzellkarzinom, nodulaerer Typ, R0</p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0074"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0074> ] ;
fhir:code [ fhir:v "PAT" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a loinc:60568-3 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org> ] ;
fhir:code [ fhir:v "60568-3" ] ;
fhir:display [ fhir:v "Pathology synoptic report" ] ] )
] ; #
fhir:subject [
fhir:l fhir:Patient/example-patient ;
fhir:reference [ fhir:v "Patient/example-patient" ]
] ; #
fhir:effective [
a fhir:DateTime ;
fhir:v "2026-04-03"^^xsd:date
] ; #
fhir:issued [ fhir:v "2026-04-03T15:00:00+02:00"^^xsd:dateTime] ; #
fhir:resultsInterpreter ( [
fhir:l fhir:Practitioner/example-practitioner ;
fhir:reference [ fhir:v "Practitioner/example-practitioner" ]
] ) ; #
fhir:specimen ( [
fhir:l fhir:Specimen/example-specimen-biopsy-haut ;
fhir:reference [ fhir:v "Specimen/example-specimen-biopsy-haut" ]
] ) ; #
fhir:result ( [
fhir:l fhir:Observation/lab-obs-example-bcc-histologie ;
fhir:reference [ fhir:v "Observation/lab-obs-example-bcc-histologie" ]
] ) ; #
fhir:conclusion [ fhir:v "Basalzellkarzinom, nodulaerer Typ, R0"] ; #
fhir:presentedForm ( [
fhir:contentType [ fhir:v "application/pdf" ] ;
fhir:url [
fhir:v "http://example.org/lab/reports/pat-2026-00099.pdf"^^xsd:anyURI ;
fhir:l <http://example.org/lab/reports/pat-2026-00099.pdf> ] ;
fhir:title [ fhir:v "Histologiebericht Basalzellkarzinom" ]
] ) . #
IG © 2026+ cognovis GmbH. Package de.cognovis.fhir.praxis#0.49.0 based on FHIR 4.0.1. Generated 2026-05-04
Links: Table of Contents |
QA Report