Guía de Implmentación FHIR ADRES (Core)
0.1.0 - ci-build CO

Guía de Implmentación FHIR ADRES (Core) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ValueSet: Colombian Territorial Jurisdiction - JSON Representation

Active as of 2024-11-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ColombianTerritorialJurisdictionCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores ColombianTerritorialJurisdictionCodes</b></p><a name=\"ColombianTerritorialJurisdictionCodes\"> </a><a name=\"hcColombianTerritorialJurisdictionCodes\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ColombianTerritorialJurisdiction.html\"><code>https://adres.fhir.guide/core/CodeSystem/ColombianTerritorialJurisdiction</code></a></li></ul></div>"
  },
  "url" : "https://adres.fhir.guide/core/ValueSet/ColombianTerritorialJurisdictionCodes",
  "version" : "0.1.0",
  "name" : "ColombianTerritorialJurisdiction",
  "title" : "ValueSet: Colombian Territorial Jurisdiction",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-11-19",
  "publisher" : "Administradora de ​los Recursos del Sistema General de Seguridad Social en Salud - ADRES",
  "contact" : [
    {
      "name" : "Administradora de ​los Recursos del Sistema General de Seguridad Social en Salud - ADRES",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.adres.gov.co"
        }
      ]
    }
  ],
  "description" : "Colombian Set of codified values for territorial jurisdiction of organizations.\r\n\r\n[ES: Conjunto de valores codificados de clasificación de carácter territorial de organizaciones en Colombia.]",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CO",
          "display" : "Colombia"
        }
      ]
    }
  ],
  "purpose" : "This set of encoded values is used to register the territorial character of the health care institutions in Colombia (national, departmental, district, municipal or indigenous), according to the information registered in the REPS.\r\n\r\n[ES: Este conjunto de valores codificados se utiliza para registrar el carácter territorial de las instituciones prestadoras de salud en Colombia (nacional, departamental, distrital, municipal o indígena), según la información registrada en el REPS.]",
  "copyright" : "HL7 Colombia, CC-BY-4.0, 2024+",
  "compose" : {
    "include" : [
      {
        "system" : "https://adres.fhir.guide/core/CodeSystem/ColombianTerritorialJurisdiction"
      }
    ]
  }
}