HL7 FHIR Costa Rica Terminología
0.0.1-ballot - ci-build Costa Rica flag

HL7 FHIR Costa Rica Terminología, published by Iniciativa HL7 Costa Rica. This guide is not an authorized publication; it is the continuous build for version 0.0.1-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cr/terminology/ and changes regularly. See the Directory of published versions

: Tipos de Identificadores de Personas - JSON Representation

Page standards status: Draft Maturity Level: 0

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "cr-identifier-types",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cr-identifier-types</b></p><a name=\"cr-identifier-types\"> </a><a name=\"hccr-identifier-types\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-identifier-type.html\"><code>https://hl7.or.cr/fhir/terminology/CodeSystem/identifier-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.0.1-ballot</span></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cgp"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "https://hl7.or.cr/fhir/terminology/ImplementationGuide/hl7.fhir.cr.terminology"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "https://hl7.or.cr/fhir/terminology/ImplementationGuide/hl7.fhir.cr.terminology"
          }
        ]
      }
    }
  ],
  "url" : "https://hl7.or.cr/fhir/terminology/ValueSet/cr-identifier-types",
  "version" : "0.0.1-ballot",
  "name" : "CRIdentifierTypesSet",
  "title" : "Tipos de Identificadores de Personas",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-11-20",
  "publisher" : "Iniciativa HL7 Costa Rica",
  "contact" : [
    {
      "name" : "Iniciativa HL7 Costa Rica",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.or.cr"
        },
        {
          "system" : "email",
          "value" : "info@hl7.or.cr"
        }
      ]
    },
    {
      "name" : "Iniciativa HL7 Costa Rica",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@hl7.or.cr",
          "use" : "work"
        },
        {
          "system" : "url",
          "value" : "https://hl7.or.cr",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Listado de tipos de identificadores para personas en Costa Rica",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CR",
          "display" : "Costa Rica"
        }
      ]
    }
  ],
  "copyright" : "Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.",
  "compose" : {
    "include" : [
      {
        "system" : "https://hl7.or.cr/fhir/terminology/CodeSystem/identifier-type"
      }
    ]
  }
}