FHIR IG analytics| Package | hl7.fhir.cr.terminology |
| Resource Type | CodeSystem |
| Id | CodeSystem-identifier-type.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7-cr/terminology/CodeSystem-identifier-type.html |
| URL | https://hl7.or.cr/fhir/terminology/CodeSystem/identifier-type |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-03-03 |
| Name | IdentifierTypeCodes |
| Title | Identificador de Personas |
| Realm | cr |
| Authority | hl7 |
| Description | Listado de tipos de identificadores para personas. |
| Copyright | Usado con el permiso de HL7 International, todos los derechos reservados en los Licencias de HL7 Internacional. |
| Content | complete |
| ValueSet | |
| cr-identifier-types | Tipos de Identificadores de Personas |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem identifier-type
Language: es
This case-sensitive code system https://hl7.or.cr/fhir/terminology/CodeSystem/identifier-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "identifier-type",
"language": "es",
"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/CodeSystem/identifier-type",
"version": "0.1.0",
"name": "IdentifierTypeCodes",
"title": "Identificador de Personas",
"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": "Listado de tipos de identificadores para personas.",
"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": 3,
"concept": [
{
"code": "cedula-nacional",
"display": "Cédula Nacional",
"definition": "Identificador oficial para ciudadanos costarricenses."
},
{
"code": "pasaporte",
"display": "Pasaporte",
"definition": "Identificador para pasaporte."
},
{
"code": "dimex",
"display": "DIMEX",
"definition": "Documento de Identificación Migratorio para Extranjeros."
}
]
}