Implementierungsleitfaden Therapieziele Onkologie
1.0.0-ballot - Ballot Germany

Implementierungsleitfaden Therapieziele Onkologie - Local Development build (v1.0.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Histologie / Morphologie (ICD-O-3, Beispiel)

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "ObsHistologieMamma",
  "language" : "de",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"de\" lang=\"de\"><hr/><p><b>German</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Observation ObsHistologieMamma</b></p><a name=\"ObsHistologieMamma\"> </a><a name=\"hcObsHistologieMamma\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 59847-4}\">Histology and Behavior ICD-O-3 Cancer</span></p><p><b>subject</b>: <a href=\"Patient-PatientinMamma.html\">Sabine Baumann  Female, DoB: 1977-06-24</a></p><p><b>effective</b>: 2025-09-15</p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 82711006}, {urn:oid:2.16.840.1.113883.6.43.1 8500/3}\">Invasives Mammakarzinom, NST (ICD-O-3 8500/3)</span></p><p><b>specimen</b>: <a href=\"Specimen-SpecimenBiopsieMamma.html\">Specimen: status = available; type = Specimen from breast obtained by core needle biopsy</a></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "59847-4",
        "display" : "Histology and Behavior ICD-O-3 Cancer"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/PatientinMamma"
  },
  "effectiveDateTime" : "2025-09-15",
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "82711006",
        "display" : "Infiltrating duct carcinoma"
      },
      {
        "system" : "urn:oid:2.16.840.1.113883.6.43.1",
        "code" : "8500/3",
        "display" : "Invasives duktales Karzinom / Karzinom ohne speziellen Typ (NST)"
      }
    ],
    "text" : "Invasives Mammakarzinom, NST (ICD-O-3 8500/3)"
  },
  "specimen" : {
    🔗 "reference" : "Specimen/SpecimenBiopsieMamma"
  }
}