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
<Observation xmlns="http://hl7.org/fhir">
<id value="Ejemplo-RespuestaObsEstadoVivienda"/>
<meta>
<profile
value="https://hl7chile.cl/fhir/ig/gravitycl/StructureDefinition/SDOHCC-ObservationScreeningResponseCL"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation Ejemplo-RespuestaObsEstadoVivienda</b></p><a name="Ejemplo-RespuestaObsEstadoVivienda"> </a><a name="hcEjemplo-RespuestaObsEstadoVivienda"> </a><a name="Ejemplo-RespuestaObsEstadoVivienda-es-CL"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}">Social History</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}">Survey</span>, <span title="Codes:{https://hl7chile.cl/fhir/ig/gravitycl/CodeSystem/SDOHCC-CodeSystemTemporaryCodesCL homelessness}">Personas sin hogar</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 71802-3}">¿Cuál es su situación de vivienda en la actualidad?</span></p><p><b>subject</b>: <a href="Patient-Ejemplo-Paciente.html">María Díaz</a></p><p><b>effective</b>: 2021-04-26 13:56:33+0000</p><p><b>issued</b>: 2021-04-26 13:56:33+0000</p><p><b>performer</b>: <a href="Patient-Ejemplo-Paciente.html">María Díaz</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA30190-5}">No tengo vivienda (estoy quedándome con otros, en un hotel, en un refugio, vivienda en la calle, en una playa, en un auto o en un parque)</span></p><p><b>derivedFrom</b>: <a href="QuestionnaireResponse-Ejemplo-RespuestaCuestionarioPRAPARE.html">Response to Questionnaire '->Cuestionario SDOHCC PRAPARE' about '->María Díaz'</a></p></div>
</text>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="social-history"/>
</coding>
</category>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="survey"/>
<display value="Survey"/>
</coding>
</category>
<category>
<coding>
<system
value="https://hl7chile.cl/fhir/ig/gravitycl/CodeSystem/SDOHCC-CodeSystemTemporaryCodesCL"/>
<code value="homelessness"/>
<display value="Personas sin hogar"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="71802-3"/>
<display value="Housing status"/>
</coding>
<text value="¿Cuál es su situación de vivienda en la actualidad?"/>
</code>
<subject>🔗
<reference value="Patient/Ejemplo-Paciente"/>
<display value="María Díaz"/>
</subject>
<effectiveDateTime value="2021-04-26T13:56:33.747Z"/>
<issued value="2021-04-26T13:56:33.747Z"/>
<performer>🔗
<reference value="Patient/Ejemplo-Paciente"/>
<display value="María Díaz"/>
</performer>
<valueCodeableConcept>
<coding>
<system value="http://loinc.org"/>
<code value="LA30190-5"/>
<display
value="I do not have housing (staying with others, in a hotel, in a shelter, living outside on the street, on a beach, in a car, or in a park)"/>
</coding>
<text
value="No tengo vivienda (estoy quedándome con otros, en un hotel, en un refugio, vivienda en la calle, en una playa, en un auto o en un parque)"/>
</valueCodeableConcept>
<derivedFrom>🔗
<reference
value="QuestionnaireResponse/Ejemplo-RespuestaCuestionarioPRAPARE"/>
</derivedFrom>
</Observation>