Atención clínica de SDOH
0.1.0 - ci-build Chile flag

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

: Ejemplo SDOHCC-Tarea completada de cuestionario de riesgo del paciente - XML Representation

Raw xml | Download


<Task xmlns="http://hl7.org/fhir">
  <id value="Ejemplo-TareaCompletadaCuestionarioRiesgo"/>
  <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-TareaCompletadaCuestionarioRiesgo</b></p><a name="Ejemplo-TareaCompletadaCuestionarioRiesgo"> </a><a name="hcEjemplo-TareaCompletadaCuestionarioRiesgo"> </a><a name="Ejemplo-TareaCompletadaCuestionarioRiesgo-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:{http://hl7.org/fhir/uv/sdc/CodeSystem/temp complete-questionnaire}">Complete Questionnaire</span></p><p><b>for</b>: <a href="Patient-Ejemplo-Paciente.html">María Díaz</a></p><p><b>authoredOn</b>: 2020-09-01 21:56:54+0000</p><p><b>requester</b>: <a href="Organization-Ejemplo-Organizacionprestadora.html">Centro de Salud Familiar Arauco</a></p><p><b>owner</b>: <a href="Patient-Ejemplo-Paciente.html">María Díaz</a></p><blockquote><p><b>input</b></p><p><b>type</b>: <span title="Codes:{http://hl7.org/fhir/uv/sdc/CodeSystem/temp questionnaire}">Questionnaire</span></p><p><b>value</b>: <a href="Questionnaire-Ejemplo-CuestionarioPRAPARE.html">Cuestionario SDOHCC PRAPARE</a></p></blockquote><blockquote><p><b>input</b></p><p><b>type</b>: <span title="Codes:{https://hl7chile.cl/fhir/ig/gravitycl/CodeSystem/SDOHCC-CodeSystemTemporaryCodesCL questionnaire-category}">Categoría de cuestionario</span></p><p><b>value</b>: <span title="Codes:{https://hl7chile.cl/fhir/ig/gravitycl/CodeSystem/SDOHCC-CodeSystemTemporaryCodesCL risk-questionnaire}">Cuestionario de riesgo</span></p></blockquote><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:{http://hl7.org/fhir/uv/sdc/CodeSystem/temp questionnaire-response}">Questionnaire Response</span></td><td><a href="QuestionnaireResponse-Ejemplo-QuestionnaireRespHunger.html">Response to Questionnaire '-&gt;SDOHCC Cuestionario Signos de inseguridad alimentaria' about '-&gt;María Díaz'</a></td></tr></table></div>
  </text>
  <status value="completed"/>
  <intent value="order"/>
  <priority value="routine"/>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/uv/sdc/CodeSystem/temp"/>
      <code value="complete-questionnaire"/>
      <display value="Complete Questionnaire"/>
    </coding>
  </code>
  <for>🔗 
    <reference value="Patient/Ejemplo-Paciente"/>
    <display value="María Díaz"/>
  </for>
  <authoredOn value="2020-09-01T21:56:54.671Z"/>
  <requester>🔗 
    <reference value="Organization/Ejemplo-Organizacionprestadora"/>
    <display value="Centro de Salud Familiar Arauco"/>
  </requester>
  <owner>🔗 
    <reference value="Patient/Ejemplo-Paciente"/>
    <display value="María Díaz"/>
  </owner>
  <input>
    <type>
      <coding>
        <system value="http://hl7.org/fhir/uv/sdc/CodeSystem/temp"/>
        <code value="questionnaire"/>
        <display value="Questionnaire"/>
      </coding>
    </type>
    <valueCanonical
                    value="https://hl7chile.cl/fhir/ig/gravitycl/Questionnaire/Ejemplo-CuestionarioPRAPARE"/>
  </input>
  <input>
    <type>
      <coding>
        <system
                value="https://hl7chile.cl/fhir/ig/gravitycl/CodeSystem/SDOHCC-CodeSystemTemporaryCodesCL"/>
        <code value="questionnaire-category"/>
        <display value="Categoría de cuestionario"/>
      </coding>
    </type>
    <valueCodeableConcept>
      <coding>
        <system
                value="https://hl7chile.cl/fhir/ig/gravitycl/CodeSystem/SDOHCC-CodeSystemTemporaryCodesCL"/>
        <code value="risk-questionnaire"/>
        <display value="Cuestionario de riesgo"/>
      </coding>
    </valueCodeableConcept>
  </input>
  <output>
    <type>
      <coding>
        <system value="http://hl7.org/fhir/uv/sdc/CodeSystem/temp"/>
        <code value="questionnaire-response"/>
        <display value="Questionnaire Response"/>
      </coding>
    </type>
    <valueReference>🔗 
      <reference
                 value="QuestionnaireResponse/Ejemplo-QuestionnaireRespHunger"/>
    </valueReference>
  </output>
</Task>