Guía de Implementación ''cl core'' FHIR R4, (Versión Evolutiva)
1.9.3 - trial-use Chile flag

This page is part of the Chile Core (v1.9.3: STU3 Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Códigos de Regiones en Chile - JSON Representation

Active as of 2022-01-18

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "VSCodigosRegionesCL",
  "language" : "es",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"es\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"es\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VSCodigosRegionesCL</b></p><a name=\"VSCodigosRegionesCL\"> </a><a name=\"hcVSCodigosRegionesCL\"> </a><a name=\"VSCodigosRegionesCL-es-CL\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: es</p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-CSCodRegionCL.html\"><code>https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodRegionCL</code></a></li></ul></div>"
  },
  "url" : "https://hl7chile.cl/fhir/ig/clcore/ValueSet/VSCodigosRegionesCL",
  "version" : "1.9.3",
  "name" : "VSCodigosRegionesCL",
  "title" : "Códigos de Regiones en Chile",
  "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" : "Códigos de Regiones 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/clcore/CodeSystem/CSCodRegionCL"
      }
    ]
  }
}