FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cr.terminology
Resource TypeCodeSystem
IdCodeSystem-organization-identifier-type.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7-cr/terminology/CodeSystem-organization-identifier-type.html
URLhttps://hl7.or.cr/fhir/terminology/CodeSystem/organization-identifier-type
Version0.1.0
Statusdraft
Date2025-03-03
NameOrganizationIdentifierTypeCodes
TitleIdentificadores para Organizaciones
Realmcr
Authorityhl7
DescriptionListado de identificadores para organizaciones utilizados en Costa Rica
CopyrightUsado con el permiso de HL7 International, todos los derechos reservados en los Licencias de HL7 Internacional.
Contentcomplete

Resources that use this resource

ValueSet
cr-organization-identifier-typesTipos de Identificadores de Organizaciones

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
cedula-juridica Cédula JurídicaIdentificador único asignado a personas jurídicas en Costa Rica por el Registro Nacional
codigo-prestador Código de PrestadorCódigo asignado a prestadores de servicios de salud en Costa Rica

Source1

{
  "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"
    }
  ]
}