FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cl.clcore
Resource TypeValueSet
IdValueSet-VSTiposDocumentos.json
FHIR VersionR4
Sourcehttps://hl7chile.cl/fhir/ig/clcore/1.9.4/ValueSet-VSTiposDocumentos.html
URLhttps://hl7chile.cl/fhir/ig/clcore/ValueSet/VSTiposDocumentos
Version1.9.4
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
hl7.fhir.cl.clcore#1.9.4CorePacienteClCL Paciente

Resources that this resource uses

CodeSystem
hl7.terminology#currentv2-0203identifierType
hl7.fhir.cl.clcore#1.9.4CSCodigoDNICódigos de Documentos DNI para LATAM y el Caribe
hl7.fhir.cl.clcore#1.9.4CSTipoIdentificadorTipo Identificador

Narrative

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

Generated Narrative: ConjuntoValores / ConjuntoDeValores VSTiposDocumentos

Language: es

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "VSTiposDocumentos",
  "language": "es",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7chile.cl/fhir/ig/clcore/ValueSet/VSTiposDocumentos",
  "version": "1.9.4",
  "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/clcore/CodeSystem/CSCodigoDNI"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "version": "5.0.0"
      },
      {
        "system": "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador"
      }
    ]
  }
}