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

: Tumoransprechen / Disease Status – Komplettremission (Beispiel)

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "ObsDiseaseStatusMamma",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Observation ObsDiseaseStatusMamma</b></p><a name=\"en-ObsDiseaseStatusMamma\"> </a><a name=\"en-hcObsDiseaseStatusMamma\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 97509-4}\">Cancer disease progression</span></p><p><b>subject</b>: <a href=\"Patient-PatientinMamma.html\">Sabine Baumann  Female, DoB: 1977-06-24</a></p><p><b>effective</b>: 2026-04-07</p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 260415000}\">Not detected</span></p><p><b>note</b>: </p><blockquote><div><p>Pathologische Komplettremission (pCR, ypT0 ypN0) nach neoadjuvanter Systemtherapie.</p>\n</div></blockquote></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "97509-4",
        "display" : "Cancer disease progression"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/PatientinMamma"
  },
  "effectiveDateTime" : "2026-04-07",
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "260415000",
        "display" : "Not detected"
      }
    ]
  },
  "note" : [
    {
      "text" : "Pathologische Komplettremission (pCR, ypT0 ypN0) nach neoadjuvanter Systemtherapie."
    }
  ]
}