{
  "resourceType" : "DiagnosticReport",
  "id" : "Example-Pathologie-Befund",
  "meta" : {
    "profile" : ["https://www.senologie.org/fhir/StructureDefinition/senologie-pathologie-befund"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport Example-Pathologie-Befund</b></p><a name=\"Example-Pathologie-Befund\"> </a><a name=\"hcExample-Pathologie-Befund\"> </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-senologie-pathologie-befund.html\">BIH Senologie Pathologie Befund</a></p></div><h2><span title=\"Codes:{http://loinc.org 60568-3}\">Pathologischer Befund</span> (<span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 SP}\">Surgical Pathology</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Maria Musterfrau  Female, DoB: 1965-03-12 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2024-001)</td></tr><tr><td>When For</td><td>2024-03-01</td></tr><tr><td>Reported</td><td>2024-03-05 14:30:00+0100</td></tr><tr><td>Performer</td><td> Institut für Pathologie, Charité - Universitätsmedizin Berlin</td></tr><tr><td>Identifier</td><td> Accession ID/PATH-2024-001234</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-Example-Patho-Conclusion.html\"><span title=\"Codes:{http://loinc.org 22637-3}\">Pathology report final diagnosis Narrative</span></a></td><td>Invasiv-duktales Mammakarzinom, G2, pT1c, ER+/PR+/HER2-, Ki-67 20%</td><td>Final</td><td>2024-03-05</td></tr></table><p>Invasiv-duktales Mammakarzinom links, OAQ. Grading: G2. ER positiv (IRS 12), PR positiv (IRS 8). HER2-Status: negativ (Score 1+). Ki-67: 20%.</p></div>"
  },
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "ACSN",
        "display" : "Accession ID"
      }]
    },
    "system" : "http://pathologie.charite.de/fhir/sid/report-id",
    "value" : "PATH-2024-001234"
  }],
  "basedOn" : [{
    "display" : "Anforderung Histologie durch Senologie"
  }],
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
      "code" : "SP",
      "display" : "Surgical Pathology"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "60568-3",
      "display" : "Pathology synoptic report"
    }],
    "text" : "Pathologischer Befund"
  },
  "subject" : {
    "reference" : "Patient/example-patient"
  },
  "effectiveDateTime" : "2024-03-01",
  "issued" : "2024-03-05T14:30:00+01:00",
  "performer" : [{
    "display" : "Institut für Pathologie, Charité - Universitätsmedizin Berlin"
  }],
  "specimen" : [{
    "reference" : "Specimen/Example-Pathologie-Praeparat"
  }],
  "result" : [{
    "reference" : "Observation/Example-Patho-Conclusion"
  }],
  "conclusion" : "Invasiv-duktales Mammakarzinom links, OAQ. Grading: G2. ER positiv (IRS 12), PR positiv (IRS 8). HER2-Status: negativ (Score 1+). Ki-67: 20%."
}