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

FHIR IG Statistics: ValueSet/poc-lis-tipo-identificacion-hcc

Packagecens.fhir.poclis
Resource TypeValueSet
Idpoc-lis-tipo-identificacion-hcc
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cens.fhir.poclis@1.0.0&canonical=http://cens.cl/fhir/ValueSet/PocLisTipoIdentificacionHcc
URLhttp://cens.cl/fhir/ValueSet/PocLisTipoIdentificacionHcc
Version1.0
Statusactive
Date2020-05-11T09:00:00-04:00
NamePocLisTipoIdentificacionHcc
TitlePocLisTipoIdentificacionHcc
DescriptionTipo de Identificacion segun tabla HCC

Resources that use this resource

StructureDefinition
TipoIdentificacionPacienteTipoIdentificacionPaciente
PocLisPractitionerPocLisPractitioner

Resources that this resource uses

No resources found


Narrative

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

text

Source

{
  "resourceType": "ValueSet",
  "id": "poc-lis-tipo-identificacion-hcc",
  "text": {
    "div": "<!-- snip (see above) -->",
    "status": "generated"
  },
  "url": "http://cens.cl/fhir/ValueSet/PocLisTipoIdentificacionHcc",
  "version": "1.0",
  "name": "PocLisTipoIdentificacionHcc",
  "title": "PocLisTipoIdentificacionHcc",
  "status": "active",
  "date": "2020-05-11T09:00:00-04:00",
  "publisher": "CENS",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://cens.cl"
        },
        {
          "system": "email",
          "value": "contacto@cens.cl"
        }
      ]
    }
  ],
  "description": "Tipo de Identificacion segun tabla HCC",
  "compose": {
    "include": [
      {
        "system": "http://cens.cl/HCC/TipoDeIdentificacion",
        "concept": [
          {
            "code": "666784",
            "display": "Certificado de Nacimiento"
          },
          {
            "code": "679000",
            "display": "Tarjeta de Ciudadanía"
          },
          {
            "code": "687600",
            "display": "Licencia de Conducir"
          },
          {
            "code": "688000",
            "display": "Pasaporte diplomático"
          },
          {
            "code": "778200",
            "display": "Número de Historia Clínica"
          },
          {
            "code": "808078",
            "display": "Número de Pasaporte"
          },
          {
            "code": "787300",
            "display": "Identificador individual único nacional (RUN)"
          },
          {
            "code": "838300",
            "display": "Número de Seguro Social"
          },
          {
            "code": "836873",
            "display": "Sin documento de identificación personal"
          },
          {
            "code": "787380",
            "display": "Rol Único Nacional Provisorio"
          }
        ]
      }
    ]
  }
}