馃嚚馃嚤 EMA Health Chile Implementation Guide
0.1.0 - ci-build

馃嚚馃嚤 EMA Health Chile Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7庐 FHIR庐 Standard) Build Tools. See the Directory of published versions

: Nivel de atenci贸n - XML Representation

Active as of 2026-06-30

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cs-nivel-atencion"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cs-nivel-atencion</b></p><a name="cs-nivel-atencion"> </a><a name="hccs-nivel-atencion"> </a><p>This case-sensitive code system <code>https://emahealth.io/fhir/cl/CodeSystem/cs-nivel-atencion</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">primario<a name="cs-nivel-atencion-primario"> </a></td><td>Atenci贸n Primaria (APS)</td></tr><tr><td style="white-space:nowrap">secundario<a name="cs-nivel-atencion-secundario"> </a></td><td>Atenci贸n Secundaria</td></tr><tr><td style="white-space:nowrap">terciario<a name="cs-nivel-atencion-terciario"> </a></td><td>Atenci贸n Terciaria</td></tr></table></div>
  </text>
  <url value="https://emahealth.io/fhir/cl/CodeSystem/cs-nivel-atencion"/>
  <version value="0.1.0"/>
  <name value="CsNivelAtencion"/>
  <title value="Nivel de atenci贸n"/>
  <status value="active"/>
  <date value="2026-06-30T03:05:46-04:00"/>
  <publisher value="EMA Health SpA"/>
  <contact>
    <name value="EMA Health SpA"/>
    <telecom>
      <system value="url"/>
      <value value="https://emahealth.io"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="[email protected]"/>
    </telecom>
  </contact>
  <description value="Nivel de atenci贸n del sistema de salud chileno."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="primario"/>
    <display value="Atenci贸n Primaria (APS)"/>
  </concept>
  <concept>
    <code value="secundario"/>
    <display value="Atenci贸n Secundaria"/>
  </concept>
  <concept>
    <code value="terciario"/>
    <display value="Atenci贸n Terciaria"/>
  </concept>
</CodeSystem>