{
  "resourceType" : "Observation",
  "id" : "Fall1-Klinische-Untersuchung",
  "meta" : {
    "profile" : ["https://www.senologie.org/fhir/StructureDefinition/senologie-klinische-untersuchung"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Fall1-Klinische-Untersuchung</b></p><a name=\"Fall1-Klinische-Untersuchung\"> </a><a name=\"hcFall1-Klinische-Untersuchung\"> </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-klinische-untersuchung.html\">BIH Senologie Klinische Untersuchung</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 32422-8}\">Physical findings of Breast</span></p><p><b>subject</b>: <a href=\"Patient-Fall1-Patient-Erika-Neumann.html\">Erika Neumann  Female, DoB: 1966-03-12 ( http://fhir.bih-charite.de/sid/patient-id#SENO-2025-001)</a></p><p><b>effective</b>: 2025-01-15</p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 80248007}\">Left breast structure</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 118242002}\">Finding by palpation</span></p><p><b>value</b>: Tastbarer Knoten OAQ links, ca. 2 cm, derb, verschieblich</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 115951000119105}\">Breast symptom of change in skin</span></p><p><b>value</b>: Keine Hautveränderungen</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 248819006}\">Nipple finding</span></p><p><b>value</b>: Mamille unauffällig, keine Sekretion</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 301782006}\">Finding of lymph node of axillary region</span></p><p><b>value</b>: Axilläre Lymphknoten beidseits klinisch unauffällig</p></blockquote></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "32422-8",
      "display" : "Physical findings of Breast"
    }]
  },
  "subject" : {
    "reference" : "Patient/Fall1-Patient-Erika-Neumann"
  },
  "effectiveDateTime" : "2025-01-15",
  "bodySite" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "80248007",
      "display" : "Left breast structure"
    }]
  },
  "component" : [{
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "118242002",
        "display" : "Finding by palpation"
      }]
    },
    "valueString" : "Tastbarer Knoten OAQ links, ca. 2 cm, derb, verschieblich"
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "115951000119105",
        "display" : "Breast symptom of change in skin"
      }]
    },
    "valueString" : "Keine Hautveränderungen"
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "248819006",
        "display" : "Nipple finding"
      }]
    },
    "valueString" : "Mamille unauffällig, keine Sekretion"
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "301782006",
        "display" : "Finding of lymph node of axillary region"
      }]
    },
    "valueString" : "Axilläre Lymphknoten beidseits klinisch unauffällig"
  }]
}