Prostate Cancer Specification
0.1.0 - ci-build

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

: Total Tumor Length in mm - Biopsy - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="CoreNeedleBiopsyTumorLengthTotal"/>
  <meta>
    <profile
             value="https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-finding|2026.0.0"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation CoreNeedleBiopsyTumorLengthTotal</b></p><a name="CoreNeedleBiopsyTumorLengthTotal"> </a><a name="hcCoreNeedleBiopsyTumorLengthTotal"> </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="https://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.patho@2026.0.0&amp;canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-finding">MII PR Patho Finding</a> version: 2026.0.0</p></div><p><b>basedOn</b>: <a href="ServiceRequest-CoreNeedleBiopsyReportRequest.html">ServiceRequest Prostate Pathology biopsy report</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{http://loinc.org 22637-3}">Pathology report final diagnosis Narrative</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 44618-7}">Total linear mm of carcinoma</span></p><p><b>subject</b>: <a href="Patient-Patient1.html">Hans Mueller  Male, DoB: 1955-08-15 ( http://example.hospital.de/patient-ids#PAT-2024-001)</a></p><p><b>effective</b>: 2023-03-15</p><p><b>performer</b>: <a href="Practitioner-PathologistPractitioner.html">Practitioner Maria Schneider </a></p><p><b>value</b>: 52.7 mm<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemm = 'mm')</span></p></div>
  </text>
  <basedOn>🔗 
    <reference value="ServiceRequest/CoreNeedleBiopsyReportRequest"/>
  </basedOn>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
    </coding>
  </category>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="22637-3"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="44618-7"/>
      <display value="Total linear mm of carcinoma"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/Patient1"/>
  </subject>
  <effectiveDateTime value="2023-03-15"/>
  <performer>🔗 
    <reference value="Practitioner/PathologistPractitioner"/>
  </performer>
  <valueQuantity>
    <value value="52.7"/>
    <unit value="mm"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="mm"/>
  </valueQuantity>
</Observation>