FHIR IG analytics| Package | hl7.fhir.cr.terminology |
| Resource Type | CodeSystem |
| Id | CodeSystem-organization-identifier-type.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7-cr/terminology/CodeSystem-organization-identifier-type.html |
| URL | https://hl7.or.cr/fhir/terminology/CodeSystem/organization-identifier-type |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-03-03 |
| Name | OrganizationIdentifierTypeCodes |
| Title | Identificadores para Organizaciones |
| Realm | cr |
| Authority | hl7 |
| Description | Listado de identificadores para organizaciones utilizados en Costa Rica |
| Copyright | Usado con el permiso de HL7 International, todos los derechos reservados en los Licencias de HL7 Internacional. |
| Content | complete |
| ValueSet | |
| cr-organization-identifier-types | Tipos de Identificadores de Organizaciones |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem organization-identifier-type
Language: es
This case-sensitive code system https://hl7.or.cr/fhir/terminology/CodeSystem/organization-identifier-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "organization-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/organization-identifier-type",
"version": "0.1.0",
"name": "OrganizationIdentifierTypeCodes",
"title": "Identificadores para Organizaciones",
"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 identificadores para organizaciones utilizados en Costa Rica",
"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": 2,
"concept": [
{
"code": "cedula-juridica",
"display": "Cédula Jurídica",
"definition": "Identificador único asignado a personas jurídicas en Costa Rica por el Registro Nacional"
},
{
"code": "codigo-prestador",
"display": "Código de Prestador",
"definition": "Código asignado a prestadores de servicios de salud en Costa Rica"
}
]
}