Kerndatensatz Senologie
0.9.0 - ci-build

Kerndatensatz Senologie - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Fall 9: BI-RADS 5 links - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "Fall9-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 Fall9-BiRADS-Links</b></p><a name=\"Fall9-BiRADS-Links\"> </a><a name=\"hcFall9-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-Fall9-Patient-Andrea-Wolf.html\">Andrea Wolf  Female, DoB: 1974-05-29 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2025-009)</a></p><p><b>effective</b>: 2025-04-02</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>Architekturgestörter Herdbefund links OAQ, 30 mm, lobulär imponierend, suspekte axilläre LK links</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/Fall9-Patient-Andrea-Wolf"
  },
  "effectiveDateTime" : "2025-04-02",
  "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" : "Architekturgestörter Herdbefund links OAQ, 30 mm, lobulär imponierend, suspekte axilläre LK links"
    }
  ],
  "bodySite" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "80248007",
        "display" : "Left breast structure"
      }
    ]
  }
}