Atención clínica de SDOH
0.1.0 - ci-build
Atención clínica de SDOH, published by HL7 Chile. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SIMSADIs/GI-SDOH/ and changes regularly. See the Directory of published versions
<Task xmlns="http://hl7.org/fhir">
<id value="Ejemplo-SolicitudInformacionTarea"/>
<meta>
<profile
value="https://hl7chile.cl/fhir/ig/gravitycl/StructureDefinition/SDOHCC-TaskForPatientCL"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task Ejemplo-SolicitudInformacionTarea</b></p><a name="Ejemplo-SolicitudInformacionTarea"> </a><a name="hcEjemplo-SolicitudInformacionTarea"> </a><a name="Ejemplo-SolicitudInformacionTarea-es-CL"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: order</p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title="Codes:{https://hl7chile.cl/fhir/ig/gravitycl/CodeSystem/SDOHCC-CodeSystemTemporaryCodesCL general-information}">Información general</span></p><p><b>description</b>: ¿Prefiere un vale de comida para Safeway o Líder?</p><p><b>for</b>: <a href="Patient-Ejemplo-Paciente.html">María Díaz</a></p><p><b>authoredOn</b>: 2020-09-12 21:56:54+0000</p><p><b>requester</b>: <a href="Organization-Ejemplo-Organizacionprestadora.html">Organization Centro de Salud Familiar Arauco</a></p><p><b>owner</b>: <a href="Patient-Ejemplo-Paciente.html">María Díaz</a></p><h3>Outputs</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{https://hl7chile.cl/fhir/ig/gravitycl/CodeSystem/SDOHCC-CodeSystemTemporaryCodesCL general-information-response}">Respuesta de información general</span></td><td><div><p>Safeway, por favor</p>
</div></td></tr></table></div>
</text>
<status value="completed"/>
<intent value="order"/>
<priority value="routine"/>
<code>
<coding>
<system
value="https://hl7chile.cl/fhir/ig/gravitycl/CodeSystem/SDOHCC-CodeSystemTemporaryCodesCL"/>
<code value="general-information"/>
<display value="Información general"/>
</coding>
</code>
<description value="¿Prefiere un vale de comida para Safeway o Líder?"/>
<for>🔗
<reference value="Patient/Ejemplo-Paciente"/>
<display value="María Díaz"/>
</for>
<authoredOn value="2020-09-12T21:56:54.671Z"/>
<requester>🔗
<reference value="Organization/Ejemplo-Organizacionprestadora"/>
</requester>
<owner>🔗
<reference value="Patient/Ejemplo-Paciente"/>
<display value="María Díaz"/>
</owner>
<output>
<type>
<coding>
<system
value="https://hl7chile.cl/fhir/ig/gravitycl/CodeSystem/SDOHCC-CodeSystemTemporaryCodesCL"/>
<code value="general-information-response"/>
<display value="Respuesta de información general"/>
</coding>
</type>
<valueMarkdown value="Safeway, por favor"/>
</output>
</Task>