FHIR IG analytics| Package | hl7.fhir.cr.terminology |
| Resource Type | ValueSet |
| Id | ValueSet-country-code-3-alpha.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7-cr/terminology/ValueSet-country-code-3-alpha.html |
| URL | https://hl7.or.cr/fhir/terminology/ValueSet/country-code-3-alpha |
| Version | 0.0.1 |
| Status | draft |
| Date | 2025-11-20 |
| Name | CountryCode3Alpha |
| Title | Países |
| Realm | cr |
| Authority | hl7 |
| Description | Código de país en formato ISO 3166-1 alpha-3 |
| Copyright | Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet country-code-3-alpha
{
"resourceType": "ValueSet",
"id": "country-code-3-alpha",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
]
}
]
}
}