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

FHIR IG Statistics: ValueSet/VSTipoIdentificador

Packagehl7.fhir.cl.clcore
TypeValueSet
IdVSTipoIdentificador
FHIR VersionR4
Sourcehttps://hl7chile.cl/fhir/ig/clcore/https://build.fhir.org/ig/HL7Chile/clcore_ig/ValueSet-VSTipoIdentificador.html
URLhttps://hl7chile.cl/fhir/ig/clcore/ValueSet/VSTipoIdentificador
Version2.0.0
Statusactive
Date2023-07-03T00:00:00-03:00
NameVSTipoIdentificador
TitleTipo Identificador
Realmcl
Authorityhl7
DescriptionTipo Identificador
CopyrightUsado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.

Resources that use this resource

StructureDefinition
CorePrestadorClCL Prestador
MINSALPacienteBusquedaMINSAL Paciente Busqueda

Resources that this resource uses

CodeSystem
CSTipoIdentificadorTipo Identificador

Narrative

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

Generated Narrative: ConjuntoValores / ConjuntoDeValores VSTipoIdentificador

Language: es


Source

{
  "resourceType": "ValueSet",
  "id": "VSTipoIdentificador",
  "language": "es",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7chile.cl/fhir/ig/clcore/ValueSet/VSTipoIdentificador",
  "version": "2.0.0",
  "name": "VSTipoIdentificador",
  "title": "Tipo Identificador",
  "status": "active",
  "experimental": false,
  "date": "2023-07-03T00: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": "Tipo Identificador",
  "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/CSTipoIdentificador"
      }
    ]
  }
}