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

: Sistema de Identificadores del Client Registry - JSON Representation

Page standards status: Draft Maturity Level: 0

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "NamingSystemHClientRegistryIdentifier",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem NamingSystemHClientRegistryIdentifier</b></p><a name=\"NamingSystemHClientRegistryIdentifier\"> </a><a name=\"hcNamingSystemHClientRegistryIdentifier\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://hl7.or.cr/fhir/terminology/NamingSystem/NamingSystemHClientRegistryIdentifier</td></tr><tr><td>Name</td><td>ClientRegistryIdentifier</td></tr><tr><td>Title</td><td>Sistema de Identificadores del Client Registry</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>Sistema que define los identificadores oficiales de la población usuaria</p>\n</div></td></tr><tr><td>Publisher</td><td>Iniciativa HL7 Costa Rica</td></tr><tr><td>Committee</td><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-hl7-work-group.html#hl7-work-group-cgp\">Cross-Group Projects</a></td></tr><tr><td>Copyright</td><td><div><p>Utilizado con permiso de HL7 International, todos los derechos reservados Licencia Creative Commons</p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>URI</td><td>https://cr.openhie.org/client-registry/fhir/Patient</td><td>true</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft"
    },
    {
      "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" : "https://hl7.or.cr/fhir/terminology/NamingSystem/NamingSystemHClientRegistryIdentifier",
  "name" : "ClientRegistryIdentifier",
  "title" : "Sistema de Identificadores del Client Registry",
  "status" : "draft",
  "kind" : "identifier",
  "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"
        }
      ]
    }
  ],
  "responsible" : "Ministerio de Salud",
  "description" : "Sistema que define los identificadores oficiales de la población usuaria",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CR",
          "display" : "Costa Rica"
        }
      ]
    }
  ],
  "copyright" : "Utilizado con permiso de HL7 International, todos los derechos reservados Licencia Creative Commons",
  "usage" : "Utilizado en Organization.identifier.system, Patient.identifier.system, etc.",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "https://cr.openhie.org/client-registry/fhir/Patient",
      "preferred" : true
    }
  ]
}