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-Grupo de pacientes SDOH - XML Representation

Raw xml | Download


<Group xmlns="http://hl7.org/fhir">
  <id value="Ejemplo-GrupoPacientes"/>
  <meta>
    <profile
             value="https://hl7chile.cl/fhir/ig/gravitycl/StructureDefinition/SDOHCC-GroupCL"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Group Ejemplo-GrupoPacientes</b></p><a name="Ejemplo-GrupoPacientes"> </a><a name="hcEjemplo-GrupoPacientes"> </a><a name="Ejemplo-GrupoPacientes-es-CL"> </a><p><b>active</b>: true</p><p><b>type</b>: Person</p><p><b>actual</b>: true</p><p><b>name</b>: Pacientes con condiciones SDOH pertenecientes a FONASA</p><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title="Codes:{https://hl7chile.cl/fhir/ig/gravitycl/CodeSystem/SDOHCC-CodeSystemTemporaryCodesCL sdoh-condition-category}">Categoría de Condición Actual de SDOH</span></p><p><b>value</b>: <a href="ValueSet-SDOHCC-ValueSetSDOHCategoryCL.html">ValueSet ValueSet SDOHCC para Categoría SDOH</a></p><p><b>exclude</b>: false</p></blockquote><blockquote><p><b>characteristic</b></p><p><b>code</b>: <span title="Codes:{https://hl7chile.cl/fhir/ig/gravitycl/CodeSystem/SDOHCC-CodeSystemTemporaryCodesCL payer-coverage}">Cobertura por Organización de pago</span></p><p><b>value</b>: <a href="Organization-Ejemplo-OrganizacionPagadora.html">Organization Fondo Nacional de Salud - FONASA</a></p><p><b>exclude</b>: false</p></blockquote></div>
  </text>
  <active value="true"/>
  <type value="person"/>
  <actual value="true"/>
  <name value="Pacientes con condiciones SDOH pertenecientes a FONASA"/>
  <characteristic>
    <code>
      <coding>
        <system
                value="https://hl7chile.cl/fhir/ig/gravitycl/CodeSystem/SDOHCC-CodeSystemTemporaryCodesCL"/>
        <code value="sdoh-condition-category"/>
      </coding>
    </code>
    <valueReference>🔗 
      <reference value="ValueSet/SDOHCC-ValueSetSDOHCategoryCL"/>
    </valueReference>
    <exclude value="false"/>
  </characteristic>
  <characteristic>
    <code>
      <coding>
        <system
                value="https://hl7chile.cl/fhir/ig/gravitycl/CodeSystem/SDOHCC-CodeSystemTemporaryCodesCL"/>
        <code value="payer-coverage"/>
      </coding>
    </code>
    <valueReference>🔗 
      <reference value="Organization/Ejemplo-OrganizacionPagadora"/>
    </valueReference>
    <exclude value="false"/>
  </characteristic>
</Group>