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

FHIR IG Statistics: ValueSet/VSCodigosComunaCL

Packagehl7.fhir.cl.corecl
TypeValueSet
IdVSCodigosComunaCL
FHIR VersionR4
Sourcehttps://hl7chile.cl/fhir/ig/CoreCL/https://hl7chile.cl/fhir/ig/CoreCL/1.7.0/ValueSet-VSCodigosComunaCL.html
URLhttps://hl7chile.cl/fhir/ig/CoreCL/ValueSet/VSCodigosComunaCL
Version1.7.0
Statusactive
Date2022-01-18T00:00:00-03:00
NameVSCodigosComunaCL
TitleCódigos de Comunas en Chile
Realmcl
Authorityhl7
DescriptionCódigos de Comunas para Chile según Códigos Únicos Territoriales Actualizados, por Decreto exento No 817 del Ministerio del Interior
CopyrightUsado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.

Resources that use this resource

StructureDefinition
ComunasClCódigos para Comunas en Chile
CoreLocalizacionClCL Localización
CoreOrganizacionClCL Organización

Resources that this resource uses

CodeSystem
CSCodComunasCLCódigos de Comunas en Chile

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "VSCodigosComunaCL",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7chile.cl/fhir/ig/CoreCL/ValueSet/VSCodigosComunaCL",
  "version": "1.7.0",
  "name": "VSCodigosComunaCL",
  "title": "Códigos de Comunas en Chile",
  "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": "Códigos de Comunas para Chile según Códigos Únicos Territoriales Actualizados, por Decreto exento No 817 del Ministerio del Interior",
  "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/CSCodComunasCL"
      }
    ]
  }
}