{
  "resourceType" : "Observation",
  "id" : "Example-Bildgebung-BiRADS-Links",
  "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 Example-Bildgebung-BiRADS-Links</b></p><a name=\"Example-Bildgebung-BiRADS-Links\"> </a><a name=\"hcExample-Bildgebung-BiRADS-Links\"> </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-example-patient.html\">Maria Musterfrau  Female, DoB: 1965-03-12 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2024-001)</a></p><p><b>effective</b>: 2024-02-20</p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 397145000}\">BI-RADS 5 — hochverdächtig auf Malignität</span></p><p><b>note</b>: </p><blockquote><div><p>Suspekter Herdbefund OAQ, 15 mm, unscharf begrenzt, Mikrokalk</p>\n</div></blockquote><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 80248007}\">Left 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/example-patient"
  },
  "effectiveDateTime" : "2024-02-20",
  "valueCodeableConcept" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "397145000",
      "display" : "Mammography assessment (Category 5) - Highly suggestive of malignancy"
    }],
    "text" : "BI-RADS 5 — hochverdächtig auf Malignität"
  },
  "note" : [{
    "text" : "Suspekter Herdbefund OAQ, 15 mm, unscharf begrenzt, Mikrokalk"
  }],
  "bodySite" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "80248007",
      "display" : "Left breast structure"
    }]
  }
}