HL7 FHIR Costa Rica Terminología
0.1.1 - draft
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.1.1 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
| Page standards status: Draft | Maturity Level: 0 |
{
"resourceType" : "CodeSystem",
"id" : "organization-identifier-type",
"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 organization-identifier-type</b></p><a name=\"organization-identifier-type\"> </a><a name=\"hcorganization-identifier-type\"> </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/ig/terminology/CodeSystem/organization-identifier-type</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\">cedula-juridica<a name=\"organization-identifier-type-cedula-juridica\"> </a></td><td>Cédula Jurídica</td><td>Identificador único asignado a personas jurídicas en Costa Rica por el Registro Nacional</td></tr><tr><td style=\"white-space:nowrap\">codigo-prestador<a name=\"organization-identifier-type-codigo-prestador\"> </a></td><td>Código de Prestador</td><td>Código asignado a prestadores de servicios de salud en Costa Rica</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cgp"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "https://hl7.or.cr/fhir/ig/terminology/ImplementationGuide/hl7.fhir.cr.terminology"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "https://hl7.or.cr/fhir/ig/terminology/ImplementationGuide/hl7.fhir.cr.terminology"
}
]
}
}
],
"url" : "https://hl7.or.cr/fhir/ig/terminology/CodeSystem/organization-identifier-type",
"version" : "0.1.1",
"name" : "OrganizationIdentifierTypeCodeSystem",
"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" : "Identificadores para organizaciones utilizados en Costa Rica",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "CR"
}
]
}
],
"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"
}
]
}