GI CORE FALP
1.0.0 - ci-build
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
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="example-SolicitudProcedimiento"/>
<meta>
<profile
value="https://falp.cl/fhir/ig/corefalp/StructureDefinition/SolicitudProcedimiento"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest example-SolicitudProcedimiento</b></p><a name="example-SolicitudProcedimiento"> </a><a name="hcexample-SolicitudProcedimiento"> </a><a name="example-SolicitudProcedimiento-es-CL"> </a><p><b>Fecha de Solicitud</b>: 2024-07-17</p><p><b>Urgencia del Procedimiento</b>: <span title="Codes:{https://falp.cl/fhir/ig/corefalp/CodeSystem/CSurgProcedimiento MEDIA}">MEDIA</span></p><p><b>status</b>: Completed</p><p><b>intent</b>: Proposal</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 5738003}">Biopsy of cul-de-sac</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><p><b>note</b>: Alergia a la anestesia</p></div>
</text>
<extension
url="https://falp.cl/fhir/ig/corefalp/StructureDefinition/Fecha-Solicitud">
<valueDateTime value="2024-07-17"/>
</extension>
<extension
url="https://falp.cl/fhir/ig/corefalp/StructureDefinition/UrgenciaProcedimiento">
<valueCodeableConcept>
<coding>
<system
value="https://falp.cl/fhir/ig/corefalp/CodeSystem/CSurgProcedimiento"/>
<code value="MEDIA"/>
<display value="MEDIA"/>
</coding>
</valueCodeableConcept>
</extension>
<status value="completed"/>
<intent value="proposal"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="5738003"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/EjPaciente"/>
</subject>
<note>
<text value="Alergia a la anestesia"/>
</note>
</ServiceRequest>