<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="EjemploPatologiaSinopticoTipo"/>
  <meta>
    <profile value="https://emahealth.io/fhir/pathology/StructureDefinition/ema-synoptic-observation"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation EjemploPatologiaSinopticoTipo</b></p><a name="EjemploPatologiaSinopticoTipo"> </a><a name="hcEjemploPatologiaSinopticoTipo"> </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-ema-synoptic-observation.html">EMA Synoptic Observation</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 33732-9}">Tipo histológico</span></p><p><b>subject</b>: <a href="Patient-EjemploPatologiaPatient.html">Valentina Rojas Castillo (official) Female, DoB: 1974-09-12 ( http://regcivil.cl/Validacion/RUN#13456789-0 (use: official, ))</a></p><p><b>effective</b>: 2026-04-10 11:00:00-0400</p><p><b>performer</b>: <a href="Practitioner-EjemploPatologiaPractitioner.html">Practitioner Paulina Herrera Donoso (official)</a></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 82711006}">Carcinoma ductal infiltrante (no especial)</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="33732-9"/>
    </coding>
    <text value="Tipo histológico"/>
  </code>
  <subject>
    <reference value="Patient/EjemploPatologiaPatient"/>
  </subject>
  <effectiveDateTime value="2026-04-10T11:00:00-04:00"/>
  <performer>
    <reference value="Practitioner/EjemploPatologiaPractitioner"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="82711006"/>
    </coding>
    <text value="Carcinoma ductal infiltrante (no especial)"/>
  </valueCodeableConcept>
</Observation>