Interoperabilidad de Historia Clínica - Colombia
0.4.2 - ci-build Colombia flag

Interoperabilidad de Historia Clínica - Colombia, published by MSP Colombia. This guide is not an authorized publication; it is the continuous build for version 0.4.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cens-chile/IG-ihce-co/ and changes regularly. See the Directory of published versions

: Identificadores de Profesional - JSON Representation

Active as of 2023-01-01

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "IdentificadoresProfesionalVS",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IdentificadoresProfesionalVS</b></p><a name=\"IdentificadoresProfesionalVS\"> </a><a name=\"hcIdentificadoresProfesionalVS\"> </a><a name=\"hcIdentificadoresProfesionalVS-es-CO\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-IdspersonaColombia.html\"><code>https://www.minsalud.gov.co/ihc/fhir/CodeSystem/IdspersonaColombia</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-IdspersonaColombia.html#IdspersonaColombia-CC\">CC</a></td><td>Cédula ciudadanía</td><td>Cédula ciudadanía del paciente.</td></tr><tr><td><a href=\"CodeSystem-IdspersonaColombia.html#IdspersonaColombia-CE\">CE</a></td><td>Cédula de extranjería</td><td>Cédula de extranjería</td></tr><tr><td><a href=\"CodeSystem-IdspersonaColombia.html#IdspersonaColombia-PA\">PA</a></td><td>Pasaporte</td><td>Pasaporte</td></tr><tr><td><a href=\"CodeSystem-IdspersonaColombia.html#IdspersonaColombia-PE\">PE</a></td><td>Permiso Especial de Permanencia</td><td>Permiso Especial de Permanencia</td></tr><tr><td><a href=\"CodeSystem-IdspersonaColombia.html#IdspersonaColombia-TI\">TI</a></td><td>Tarjeta de identidad</td><td>Tarjeta de identidad</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.minsalud.gov.co/ihc/fhir/ValueSet/IdentificadoresProfesionalVS",
  "version" : "0.4.2",
  "name" : "IdentificadoresProfesionalVS",
  "title" : "Identificadores de Profesional",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-01-01T00:00:00-05:00",
  "publisher" : "MSP Colombia",
  "contact" : [
    {
      "name" : "MSP Colombia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.minsalud.gov.co/"
        }
      ]
    }
  ],
  "description" : "Identificadores de Profesional Colombia.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CO",
          "display" : "Colombia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://www.minsalud.gov.co/ihc/fhir/CodeSystem/IdspersonaColombia",
        "concept" : [
          {
            "code" : "CC",
            "display" : "Cédula ciudadanía"
          },
          {
            "code" : "CE",
            "display" : "Cédula de extranjería"
          },
          {
            "code" : "PA",
            "display" : "Pasaporte"
          },
          {
            "code" : "PE",
            "display" : "Permiso Especial de Permanencia"
          },
          {
            "code" : "TI",
            "display" : "Tarjeta de identidad"
          }
        ]
      }
    ]
  }
}