{
  "resourceType" : "Observation",
  "id" : "Fall3-BiRADS-Rechts",
  "meta" : {
    "profile" : ["https://www.senologie.org/fhir/StructureDefinition/senologie-bildgebung-observation"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Fall3-BiRADS-Rechts</b></p><a name=\"Fall3-BiRADS-Rechts\"> </a><a name=\"hcFall3-BiRADS-Rechts\"> </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-bildgebung-observation.html\">BIH Senologie Bildgebung Observation</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 72018-2}\">Breast Imaging-Reporting and Data System (BI-RADS) assessment category</span></p><p><b>subject</b>: <a href=\"Patient-Fall3-Patient-Sabine-Weber.html\">Sabine Weber  Female, DoB: 1953-07-15 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2025-003)</a></p><p><b>effective</b>: 2025-03-10</p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 397144001}\">BI-RADS 4 — suspekt</span></p><p><b>note</b>: </p><blockquote><div><p>Herdbefund rechts, 28 mm, unscharf begrenzt, Verdacht auf Malignität</p>\n</div></blockquote><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 73056007}\">Right breast structure</span></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "72018-2",
      "display" : "Breast Imaging-Reporting and Data System (BI-RADS) assessment category"
    }]
  },
  "subject" : {
    "reference" : "Patient/Fall3-Patient-Sabine-Weber"
  },
  "effectiveDateTime" : "2025-03-10",
  "valueCodeableConcept" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "397144001",
      "display" : "Mammography assessment (Category 4) - Suspicious abnormality, biopsy should be considered"
    }],
    "text" : "BI-RADS 4 — suspekt"
  },
  "note" : [{
    "text" : "Herdbefund rechts, 28 mm, unscharf begrenzt, Verdacht auf Malignität"
  }],
  "bodySite" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "73056007",
      "display" : "Right breast structure"
    }]
  }
}