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 (Beispiel)

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="ObservationDiseaseStatusCRC"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Observation ObservationDiseaseStatusCRC</b></p><a name="en-ObservationDiseaseStatusCRC"> </a><a name="en-hcObservationDiseaseStatusCRC"> </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-PatientinCRC.html">Erika Musterfrau  Female, DoB: 1961-09-12</a></p><p><b>effective</b>: 2026-05-15</p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 260415000}">Not detected</span></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="97509-4"/>
      <display value="Cancer disease progression"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientinCRC"/>
  </subject>
  <effectiveDateTime value="2026-05-15"/>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="260415000"/>
      <display value="Not detected"/>
    </coding>
  </valueCodeableConcept>
</Observation>