Guía de Estandares de Informacionde Salud
0.1.1 - ci-build
Guía de Estandares de Informacionde Salud, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/eis/ and changes regularly. See the Directory of published versions
Active as of 2023-01-15 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="CSTipoPrestador"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem CSTipoPrestador</b></p><a name="CSTipoPrestador"> </a><a name="hcCSTipoPrestador"> </a><a name="CSTipoPrestador-es-CL"> </a><p>This case-sensitive code system <code>https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSTipoPrestador</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">1<a name="CSTipoPrestador-1"> </a></td><td>Individuales</td></tr><tr><td style="white-space:nowrap">2<a name="CSTipoPrestador-2"> </a></td><td>Institucionales</td></tr></table></div>
</text>
<url
value="https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSTipoPrestador"/>
<version value="0.1.1"/>
<name value="CSTipoPrestador"/>
<title value="TipoPrestador"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-01-15"/>
<publisher value="Unidad de Interoperabilidad - MINSAL"/>
<contact>
<name value="Unidad de Interoperabilidad - MINSAL"/>
<telecom>
<system value="url"/>
<value value="https://interoperabilidad.minsal.cl"/>
</telecom>
</contact>
<description value="TipoPrestador"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="CL"/>
<display value="Chile"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="1"/>
<display value="Individuales"/>
</concept>
<concept>
<code value="2"/>
<display value="Institucionales"/>
</concept>
</CodeSystem>