Repositorio de Reportes de Biopsias Oncológicas
0.1.1-draft - ci-build Chile flag

Repositorio de Reportes de Biopsias Oncológicas, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.1.1-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/R2BO/ and changes regularly. See the Directory of published versions

: Morfología y topografía del Tumor - XML Representation

Page standards status: Informative

Raw xml | Download


<BodyStructure xmlns="http://hl7.org/fhir">
  <id value="r2bo-tumor-ex"/>
  <meta>
    <profile
             value="https://interoperabilidad.minsal.cl/fhir/ig/r2bo/StructureDefinition/r2bo-tumor"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: EstructuraDelCuerpo r2bo-tumor-ex</b></p><a name="r2bo-tumor-ex"> </a><a name="hcr2bo-tumor-ex"> </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="StructureDefinition-r2bo-tumor.html">Peril de la Morfología y Topología del Tumor</a></p></div><p><b>morphology</b>: <span title="Codes:{http://snomed.info/sct 82711006}, {http://terminology.hl7.org/CodeSystem/icd-o-3 8500/3}">Carcinoma ductal infiltrante</span></p><p><b>location</b>: <span title="Codes:{http://snomed.info/sct 76752008}, {http://terminology.hl7.org/CodeSystem/icd-o-3 C50.9}">Mama</span></p><p><b>patient</b>: <a href="Patient-paciente-requiere-examen.html">Javiera Castilla (official) Female, DoB: 1995-12-12 ( PPN: ACL123456789876 (use: official, ))</a></p></div>
  </text>
  <morphology id="Morfologico">
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="82711006"/>
    </coding>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/icd-o-3"/>
      <code value="8500/3"/>
    </coding>
    <text value="Carcinoma ductal infiltrante"/>
  </morphology>
  <location id="Topografico">
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="76752008"/>
    </coding>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/icd-o-3"/>
      <code value="C50.9"/>
    </coding>
    <text value="Mama"/>
  </location>
  <patient>🔗 
    <reference value="Patient/paciente-requiere-examen"/>
  </patient>
</BodyStructure>