Guía de Implementación ''cl core'' FHIR R4, (Versión Evolutiva)
2.0.0 - draft Chile flag

Guía de Implementación ''cl core'' FHIR R4, (Versión Evolutiva), published by HL7 Chile. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Chile/clcore_2.0/ 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",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VSTiposDocumentos</b></p><a name=\"VSTiposDocumentos\"> </a><a name=\"hcVSTiposDocumentos\"> </a><a name=\"VSTiposDocumentos-es-CL\"> </a><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://hl7chile.cl/fhir/ig/clcore2/CodeSystem/CSCodigoDNI</code></a></li><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a></li><li>Import all the codes that are contained in <a href=\"https://build.fhir.org/ig/Minsal-CL/eis/ValueSet-VSTiposDocumentosDEIS.html\">Tipos de Documentos para Paciente DEIS</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-VSOtrosIdentificadores.html\">Otro Tipo Identificador</a></li></ul></div>"
  },
  "url" : "https://hl7chile.cl/fhir/ig/clcore2/ValueSet/VSTiposDocumentos",
  "version" : "2.0.0",
  "name" : "VSTiposDocumentos",
  "title" : "Tipos de Documentos",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-01-18T00:00:00-03:00",
  "publisher" : "HL7 Chile",
  "contact" : [
    {
      "name" : "HL7 Chile",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7chile.cl"
        },
        {
          "system" : "email",
          "value" : "chair@hl7chile.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"
        }
      ]
    }
  ],
  "copyright" : "Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.",
  "compose" : {
    "include" : [
      {
        "system" : "https://hl7chile.cl/fhir/ig/clcore2/CodeSystem/CSCodigoDNI"
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203"
      },
      {
        "valueSet" : [
          🔗 "https://interoperabilidad.minsal.cl/fhir/ig/eis/ValueSet/VSTiposDocumentosDEIS"
        ]
      },
      {
        "valueSet" : [
          🔗 "https://hl7chile.cl/fhir/ig/clcore2/ValueSet/VSOtrosIdentificadores"
        ]
      }
    ]
  }
}