Guía de Implmentación FHIR ADRES (Core)
1.0.0 - ci-build Colombia

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

: ValueSet: Códigos de identificaciones de personas en Colombia - JSON Representation

Active as of 2022-12-14

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ColombianPersonIdentifierCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores ColombianPersonIdentifierCodes</b></p><a name=\"ColombianPersonIdentifierCodes\"> </a><a name=\"hcColombianPersonIdentifierCodes\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ColombianPersonIdentifier.html\"><code>https://fhir.adres.gov.co/core/CodeSystem/ColombianPersonIdentifier</code></a></li></ul></div>"
  },
  "url" : "https://fhir.adres.gov.co/core/ValueSet/ColombianPersonIdentifierCodes",
  "version" : "1.0.0",
  "name" : "ColombianPersonIdentifierCodes",
  "title" : "ValueSet: Códigos de identificaciones de personas en Colombia",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-12-14",
  "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" : "Conjunto de valores codificados de tipos de identificaciones para personas en Colombia.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CO",
          "display" : "Colombia"
        }
      ]
    }
  ],
  "purpose" : "Este conjunto de valores de identificadores para personas en Colombia, es utilizado en elementos de recursos FHIR como: *Patient.identifier.type*, *Practitioner.identifier.type*, *Person.identifier.type* y *RelatedPerson.identifier.type*.",
  "copyright" : "HL7 Colombia, CC-BY-4.0, 2024+",
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.adres.gov.co/core/CodeSystem/ColombianPersonIdentifier"
      }
    ]
  }
}