GI CORE FALP
1.0.0 - ci-build Chile flag

GI CORE FALP, published by Esteban Fredes. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SIMSADIs/GI-CORE-Falp/ and changes regularly. See the Directory of published versions

: Reporte del Procedimiento - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="example-ReporteProcedimiento"/>
  <meta>
    <profile
             value="https://falp.cl/fhir/ig/corefalp/StructureDefinition/ReporteProcedimiento"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition example-ReporteProcedimiento</b></p><a name="example-ReporteProcedimiento"> </a><a name="hcexample-ReporteProcedimiento"> </a><a name="example-ReporteProcedimiento-es-CL"> </a><p><b>Fecha de Solicitud</b>: 2024-07-03</p><p><b>Fecha de Procedimiento</b>: 2024-09-15</p><p><b>Set de códigos de tipos de procedimientos</b>: BIOPSIA</p><p><b>Observación</b>: Ninguna</p><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>subject</b>: <a href="Patient-EjPaciente.html">Franchesco Perez (official) (no stated gender), DoB: 1980-01-01 ( RUN: 30.696.558-7 (use: secondary, ))</a></p></div>
  </text>
  <extension
             url="https://falp.cl/fhir/ig/corefalp/StructureDefinition/Fecha-Solicitud">
    <valueDateTime value="2024-07-03"/>
  </extension>
  <extension
             url="https://falp.cl/fhir/ig/corefalp/StructureDefinition/FechaProcedimiento">
    <valueDateTime value="2024-09-15"/>
  </extension>
  <extension
             url="https://falp.cl/fhir/ig/corefalp/StructureDefinition/TipoProcedimiento">
    <valueString value="BIOPSIA"/>
  </extension>
  <extension
             url="https://falp.cl/fhir/ig/corefalp/StructureDefinition/Observacion">
    <valueString value="Ninguna"/>
  </extension>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <subject>🔗 
    <reference value="Patient/EjPaciente"/>
  </subject>
</Condition>