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: CT Thorax (preliminary/dictated) - JSON Representation

Raw json | Download

{
  "resourceType" : "DiagnosticReport",
  "id" : "example-imaging-ct-thorax-preliminary",
  "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-ct-thorax-preliminary</b></p><a name=\"example-imaging-ct-thorax-preliminary\"> </a><a name=\"hcexample-imaging-ct-thorax-preliminary\"> </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 36643-5}\">CT of thorax</span> (<span title=\"Codes:{http://dvmd.de/fhir/CodeSystem/kdl DG020103}\">CT-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 09:00:00+0200</td></tr><tr><td>Reported</td><td>2026-04-30 11:00:00+0200</td></tr><tr><td>Performer</td><td> <a href=\"Organization-example-organization.html\">Organization Hausarztpraxis Dr. Schoell — Gibitzenhof</a></td></tr></table><p><b>Report Details</b></p></div>"
  },
  "extension" : [
    {
      "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/report-substatus",
      "valueCoding" : {
        "system" : "https://fhir.cognovis.de/praxis/CodeSystem/report-substatus",
        "code" : "dictated",
        "display" : "Dictated"
      }
    }
  ],
  "status" : "preliminary",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://dvmd.de/fhir/CodeSystem/kdl",
          "code" : "DG020103",
          "display" : "CT-Befund"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "36643-5",
        "display" : "CT of thorax"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/example-patient"
  },
  "effectiveDateTime" : "2026-04-30T09:00:00+02:00",
  "issued" : "2026-04-30T11:00:00+02:00",
  "performer" : [
    {
      🔗 "reference" : "Organization/example-organization"
    }
  ],
  "resultsInterpreter" : [
    {
      🔗 "reference" : "Practitioner/example-practitioner-radiologin"
    }
  ],
  "imagingStudy" : [
    {
      🔗 "reference" : "ImagingStudy/example-imaging-study-ct-thorax"
    }
  ],
  "presentedForm" : [
    {
      "contentType" : "text/html",
      "data" : "PGh0bWw+PGJvZHk+PHA+Q1QgVGhvcmF4IC0gVm9ybGFldWZpZ2VyIEJlZnVuZCAoRGlrdGF0KTwvcD48L2JvZHk+PC9odG1sPg==",
      "size" : 73,
      "hash" : "iSovfd6LbrolQQUaBxxQltS1ZMg=",
      "title" : "CT Thorax - Vorlaeufiger Befund"
    }
  ]
}