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

: Países - JSON Representation

Page standards status: Draft Maturity Level: 0

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "country-code-3-alpha",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet country-code-3-alpha</b></p><a name=\"country-code-3-alpha\"> </a><a name=\"hccountry-code-3-alpha\"> </a><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R5/valueset-iso3166-1-3.html\">Iso 3166 Part 1: 3 Letter Codes</a></li></ul></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/ValueSet/country-code-3-alpha",
  "version" : "0.0.1",
  "name" : "CountryCode3Alpha",
  "title" : "Países",
  "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" : "Código de país en formato ISO 3166-1 alpha-3",
  "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" : [
      {
        "valueSet" : [
          🔗 "http://hl7.org/fhir/ValueSet/iso3166-1-3|5.0.0"
        ]
      }
    ]
  }
}