FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/VSTiposDocumentos

Packagehl7.fhir.cl.corecl
TypeValueSet
IdVSTiposDocumentos
FHIR VersionR4
Sourcehttps://hl7chile.cl/fhir/ig/CoreCL/https://hl7chile.cl/fhir/ig/CoreCL/1.7.0/ValueSet-VSTiposDocumentos.html
URLhttps://hl7chile.cl/fhir/ig/CoreCL/ValueSet/VSTiposDocumentos
Version1.7.0
Statusactive
Date2022-01-18T00:00:00-03:00
NameVSTiposDocumentos
TitleTipos de Documentos
Realmcl
Authorityhl7
DescriptionTipos de Documentos para identificación según tabla HL7 V3 y CodeSystem local.
CopyrightUsado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.

Resources that use this resource

StructureDefinition
CorePacienteClCL Paciente

Resources that this resource uses

CodeSystem
v2-0203identifierType
v2-0203v2 Identifier Type
CSCodigoDNICódigos de Documentos DNI para LATAM y el Caribe

Narrative

Note: links and images are rebased to the (stated) source

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "VSTiposDocumentos",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7chile.cl/fhir/ig/CoreCL/ValueSet/VSTiposDocumentos",
  "version": "1.7.0",
  "name": "VSTiposDocumentos",
  "title": "Tipos de Documentos",
  "status": "active",
  "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/CoreCL/CodeSystem/CSCodigoDNI"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203"
      }
    ]
  }
}