Núcleo de Interoperabilidad de Datos (NID) - MINSAL
0.4.8-testing - draft Chile flag

Núcleo de Interoperabilidad de Datos (NID) - MINSAL, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.4.8-testing built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/NID/ and changes regularly. See the Directory of published versions

: Tipos de Identificadores de Paciente - JSON Representation

Active as of 2024-09-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "VSTiposIdentificadorPaciente",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores VSTiposIdentificadorPaciente</b></p><a name=\"VSTiposIdentificadorPaciente\"> </a><a name=\"hcVSTiposIdentificadorPaciente\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-CSTipoIdentificador.html\"><code>https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSTipoIdentificador</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-1\">1</a></td><td>RUN</td><td>Rol Único Nacional</td></tr><tr><td><a href=\"CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-2\">2</a></td><td>RUN Provisorio</td><td>RUN provisorio (Artículo 44)</td></tr><tr><td><a href=\"CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-3\">3</a></td><td>RUN Madre</td><td>RUN Madre (para recién nacido)</td></tr><tr><td><a href=\"CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-4\">4</a></td><td>Número Folio</td><td>Número Folio Comprobante de Parto chileno</td></tr><tr><td><a href=\"CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-5\">5</a></td><td>PPN</td><td>Pasaporte</td></tr><tr><td><a href=\"CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-6\">6</a></td><td>Documento de identificación del país de origen</td><td>Documento de identificación del país de origen</td></tr><tr><td><a href=\"CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-7\">7</a></td><td>Acta de nacimiento del país de origen</td><td>Acta de nacimiento del país de origen</td></tr><tr><td><a href=\"CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-8\">8</a></td><td>NIP</td><td>Número de Identificación Provisorio (NIP)</td></tr><tr><td><a href=\"CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-10\">10</a></td><td>IPA</td><td>Identificación Provisoria del Apoderado (IPA)</td></tr><tr><td><a href=\"CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-11\">11</a></td><td>IPE</td><td>Identificación Provisoria del Escolar (IPE)</td></tr><tr><td><a href=\"CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-12\">12</a></td><td>Número de Ficha Clínica Sistema Local</td><td>Número de Ficha Clínica Sistema Local</td></tr><tr><td><a href=\"CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-14\">14</a></td><td>OTRO</td><td>Otro tipo de identificador</td></tr></table></li></ul></div>"
  },
  "url" : "https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSTiposIdentificadorPaciente",
  "version" : "0.4.8-testing",
  "name" : "VSTiposIdentificadorPaciente",
  "title" : "Tipos de Identificadores de Paciente",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-25",
  "publisher" : "Unidad de Interoperabilidad - MINSAL",
  "contact" : [
    {
      "name" : "Unidad de Interoperabilidad - MINSAL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://interoperabilidad.minsal.cl"
        }
      ]
    }
  ],
  "description" : "Tipos de Identificadores de Paciente",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSTipoIdentificador",
        "concept" : [
          {
            "code" : "1",
            "display" : "RUN"
          },
          {
            "code" : "2",
            "display" : "RUN Provisorio"
          },
          {
            "code" : "3",
            "display" : "RUN Madre"
          },
          {
            "code" : "4",
            "display" : "Número Folio"
          },
          {
            "code" : "5",
            "display" : "PPN"
          },
          {
            "code" : "6",
            "display" : "Documento de identificación del país de origen"
          },
          {
            "code" : "7",
            "display" : "Acta de nacimiento del país de origen"
          },
          {
            "code" : "8",
            "display" : "NIP"
          },
          {
            "code" : "10",
            "display" : "IPA"
          },
          {
            "code" : "11",
            "display" : "IPE"
          },
          {
            "code" : "12",
            "display" : "Número de Ficha Clínica Sistema Local"
          },
          {
            "code" : "14",
            "display" : "OTRO"
          }
        ]
      }
    ]
  }
}