Breast Cancer Specification
0.1.0 - ci-build

Breast Cancer Specification - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Radiologische Ausdehnung - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="BreastResectionRadiologicalExtent"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation BreastResectionRadiologicalExtent</b></p><a name="BreastResectionRadiologicalExtent"> </a><a name="hcBreastResectionRadiologicalExtent"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 396361002}">Radiologische Ausdehnung</span></p><p><b>subject</b>: <a href="Patient-Patient4.html">Sabine Becker  Female, DoB: 1971-03-15 ( http://example.hospital.de/patient-ids#PAT-2025-105)</a></p><p><b>value</b>: 15 mm<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemm = 'mm')</span></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="396361002"/>
      <display value="Lesion size, largest dimension (observable entity)"/>
    </coding>
    <text value="Radiologische Ausdehnung"/>
  </code>
  <subject>🔗 
    <reference value="Patient/Patient4"/>
  </subject>
  <valueQuantity>
    <value value="15"/>
    <unit value="mm"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="mm"/>
  </valueQuantity>
</Observation>