Guía de Implementación ''cl core'' FHIR R4, (Versión Evolutiva)
1.9.3 - trial-use Chile flag

This page is part of the Chile Core (v1.9.3: STU3 Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Códigos de otros contactos del paciente - XML Representation

Active as of 2022-01-18

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CSOtrosContactos"/>
  <language value="es"/>
  <text>
    <status value="generated"/>
    <div xml:lang="es" xmlns="http://www.w3.org/1999/xhtml" lang="es"><p class="res-header-id"><b>Generated Narrative: CodeSystem CSOtrosContactos</b></p><a name="CSOtrosContactos"> </a><a name="hcCSOtrosContactos"> </a><a name="CSOtrosContactos-es-CL"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: es</p></div><p>This case-sensitive code system <code>https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSOtrosContactos</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">tut<a name="CSOtrosContactos-tut"> </a></td><td>Tutor Legal</td></tr><tr><td style="white-space:nowrap">nr<a name="CSOtrosContactos-nr"> </a></td><td>No Registrdo</td></tr></table></div>
  </text>
  <url
       value="https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSOtrosContactos"/>
  <version value="1.9.3"/>
  <name value="CSOtrosContactos"/>
  <title value="Códigos de otros contactos del paciente"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-01-18T00:00:00-03:00"/>
  <publisher value="HL7 Chile"/>
  <contact>
    <name value="HL7 Chile"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7chile.cl"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="chair@hl7chile.cl"/>
    </telecom>
  </contact>
  <description
               value="Códigos de contactos adicionales usados en Chile para paciente"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CL"/>
      <display value="Chile"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="tut"/>
    <display value="Tutor Legal"/>
  </concept>
  <concept>
    <code value="nr"/>
    <display value="No Registrdo"/>
  </concept>
</CodeSystem>