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
{
"resourceType" : "DiagnosticReport",
"id" : "example-imaging-mrt-knie",
"meta" : {
"profile" : [
🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/imaging-diagnostic-report-praxis-de"
]
},
"text" : {
"status" : "generated",
"div" : "<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>"
},
"extension" : [
{
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/report-substatus",
"valueCoding" : {
"system" : "https://fhir.cognovis.de/praxis/CodeSystem/report-substatus",
"code" : "signed",
"display" : "Signed"
}
},
{
"extension" : [
{
"url" : "channel",
"valueCoding" : {
"system" : "https://fhir.cognovis.de/praxis/CodeSystem/report-distribution-channel",
"code" : "kim",
"display" : "KIM"
}
},
{
"url" : "timestamp",
"valueDateTime" : "2026-04-30T16:30:00+02:00"
},
{
"url" : "recipient",
"valueReference" : {
🔗 "reference" : "Practitioner/example-practitioner"
}
}
],
"url" : "https://fhir.cognovis.de/praxis/StructureDefinition/report-distribution"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://dvmd.de/fhir/CodeSystem/kdl",
"code" : "DG020107",
"display" : "MRT-Befund"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "36803-5",
"display" : "MRI of knee"
}
]
},
"subject" : {
🔗 "reference" : "Patient/example-patient"
},
"effectiveDateTime" : "2026-04-30T10:00:00+02:00",
"issued" : "2026-04-30T16:00:00+02:00",
"performer" : [
{
🔗 "reference" : "Organization/example-organization"
},
{
🔗 "reference" : "PractitionerRole/example-practitionerrole-reading-radiologist"
}
],
"resultsInterpreter" : [
{
🔗 "reference" : "Practitioner/example-practitioner-radiologin"
}
],
"imagingStudy" : [
{
🔗 "reference" : "ImagingStudy/example-imaging-study-mrt-knie"
}
],
"conclusion" : "Kein Nachweis eines Meniskusrisses. Leichtgradige mediale Gonarthrose (Grad I). Keine Gelenkerguss-Zeichen.",
"presentedForm" : [
{
"contentType" : "text/html",
"data" : "PGh0bWw+PGJvZHk+PHA+TVJUIEtuaWUgQmVmdW5kIC0gVGhvbWFzIFdlYmVyLCAyMDI2LTA0LTMwPC9wPjwvYm9keT48L2h0bWw+",
"size" : 75,
"hash" : "vtQNbtF63wRnP3GeL6OsLO5Ixgk=",
"title" : "MRT Knie Befund"
},
{
"contentType" : "application/pdf",
"url" : "https://example.org/reports/mrt-knie-weber-2026-04-30.pdf",
"size" : 51200,
"hash" : "6gpKsjpry+6hXpI3RR9l1cCJH+Q=",
"title" : "MRT Knie Befund (PDF)"
}
]
}