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 Documentos - JSON Representation

Active as of 2022-01-18

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "VSTiposDocumentos",
  "language" : "es",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"es\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"es\"><p class=\"res-header-id\"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores VSTiposDocumentos</b></p><a name=\"VSTiposDocumentos\"> </a><a name=\"hcVSTiposDocumentos\"> </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 value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-CSCodigoDNI.html\"><code>https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSCodigoDNI</code></a></li><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-CSTipoIdentificador2.html\"><code>https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSTipoIdentificador2</code></a></li></ul></div>"
  },
  "url" : "https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSTiposDocumentos",
  "version" : "0.4.8-testing",
  "name" : "VSTiposDocumentos",
  "title" : "Tipos de Documentos",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-01-18T00:00:00-03:00",
  "publisher" : "Unidad de Interoperabilidad - MINSAL",
  "contact" : [
    {
      "name" : "Unidad de Interoperabilidad - MINSAL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://interoperabilidad.minsal.cl"
        }
      ]
    }
  ],
  "description" : "Tipos de Documentos para identificación según tabla HL7 V3 y CodeSystem local.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSCodigoDNI"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "version" : "5.0.0"
      },
      {
        "system" : "https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSTipoIdentificador2"
      }
    ]
  }
}