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

: Provincias de Costa Rica - JSON Representation

Page standards status: Draft Maturity Level: 0

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "province-codes",
  "language" : "es",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"es\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"es\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem province-codes</b></p><a name=\"province-codes\"> </a><a name=\"hcprovince-codes\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: es</p></div><p>This case-sensitive code system <code>https://hl7.or.cr/fhir/terminology/CodeSystem/province-codes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">CR-A<a name=\"province-codes-CR-A\"> </a></td><td>Alajuela</td><td>Provincia de Alajuela</td></tr><tr><td style=\"white-space:nowrap\">CR-C<a name=\"province-codes-CR-C\"> </a></td><td>Cartago</td><td>Provincia de Cartago</td></tr><tr><td style=\"white-space:nowrap\">CR-G<a name=\"province-codes-CR-G\"> </a></td><td>Guanacaste</td><td>Provincia de Guanacaste</td></tr><tr><td style=\"white-space:nowrap\">CR-H<a name=\"province-codes-CR-H\"> </a></td><td>Heredia</td><td>Provincia de Heredia</td></tr><tr><td style=\"white-space:nowrap\">CR-L<a name=\"province-codes-CR-L\"> </a></td><td>Limón</td><td>Provincia de Limón</td></tr><tr><td style=\"white-space:nowrap\">CR-P<a name=\"province-codes-CR-P\"> </a></td><td>Puntarenas</td><td>Provincia de Puntarenas</td></tr><tr><td style=\"white-space:nowrap\">CR-SJ<a name=\"province-codes-CR-SJ\"> </a></td><td>San José</td><td>Provincia de San José</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cgp"
    }
  ],
  "url" : "https://hl7.or.cr/fhir/terminology/CodeSystem/province-codes",
  "version" : "0.0.1-ballot",
  "name" : "ProvinceCodes",
  "title" : "Provincias de Costa Rica",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-03-03",
  "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" : "Códigos de provincias de Costa Rica basados en ISO 3166-2:CR",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CR",
          "display" : "Costa Rica"
        }
      ]
    }
  ],
  "copyright" : "Usado con el permiso de HL7 International, todos los derechos reservados en los Licencias de HL7 Internacional.",
  "caseSensitive" : true,
  "compositional" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "CR-A",
      "display" : "Alajuela",
      "definition" : "Provincia de Alajuela"
    },
    {
      "code" : "CR-C",
      "display" : "Cartago",
      "definition" : "Provincia de Cartago"
    },
    {
      "code" : "CR-G",
      "display" : "Guanacaste",
      "definition" : "Provincia de Guanacaste"
    },
    {
      "code" : "CR-H",
      "display" : "Heredia",
      "definition" : "Provincia de Heredia"
    },
    {
      "code" : "CR-L",
      "display" : "Limón",
      "definition" : "Provincia de Limón"
    },
    {
      "code" : "CR-P",
      "display" : "Puntarenas",
      "definition" : "Provincia de Puntarenas"
    },
    {
      "code" : "CR-SJ",
      "display" : "San José",
      "definition" : "Provincia de San José"
    }
  ]
}