Núcleo de Interoperabilidad de Datos (NID) - MINSAL
0.4.0 - 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.0 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: ValueSet VSTiposIdentificadorPaciente</b></p><a name=\"VSTiposIdentificadorPaciente\"> </a><a name=\"hcVSTiposIdentificadorPaciente\"> </a><a name=\"VSTiposIdentificadorPaciente-es-CL\"> </a><ul><li>Include these codes as defined in <a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/CodeSystem-CSTipoIdentificador.html\"><code>https://hl7chile.cl/fhir/ig/clcore/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=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-01\">01</a></td><td>RUN</td><td>Rol Único Nacional</td></tr><tr><td><a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-02\">02</a></td><td>RUN Provisorio</td><td>RUN provisorio (Artículo 44)</td></tr><tr><td><a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-03\">03</a></td><td>RUN Madre</td><td>RUN Madre (para recién nacido)</td></tr><tr><td><a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-04\">04</a></td><td>Número Folio</td><td>Número Folio Comprobante de Parto chileno</td></tr><tr><td><a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-05\">05</a></td><td>PPN</td><td>Pasaporte</td></tr><tr><td><a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-06\">06</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=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-07\">07</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=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-08\">08</a></td><td>NIP</td><td>Número de Identificación Provisorio (NIP)</td></tr><tr><td><a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-10\">10</a></td><td>IPA</td><td>Identificación Provisoria del Apoderado (IPA)</td></tr><tr><td><a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-11\">11</a></td><td>IPE</td><td>Identificación Provisoria del Escolar (IPE)</td></tr><tr><td><a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/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=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/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.0",
  "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://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador",
        "concept" : [
          {
            "code" : "01",
            "display" : "RUN"
          },
          {
            "code" : "02",
            "display" : "RUN Provisorio"
          },
          {
            "code" : "03",
            "display" : "RUN Madre"
          },
          {
            "code" : "04",
            "display" : "Número Folio"
          },
          {
            "code" : "05",
            "display" : "PPN"
          },
          {
            "code" : "06",
            "display" : "Documento de identificación del país de origen"
          },
          {
            "code" : "07",
            "display" : "Acta de nacimiento del país de origen"
          },
          {
            "code" : "08",
            "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"
          }
        ]
      }
    ]
  }
}