Terminología Costa Rica FHIR®
0.0.1-ballot - ci-build Costa Rica flag

Terminología Costa Rica FHIR®, published by Iniciativa HL7® Costa Rica. This guide is not an authorized publication; it is the continuous build for version 0.0.1-ballot 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

: Identificadores para Organizaciones - TTL Representation

Page standards status: Draft Maturity Level: 0

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "organization-identifier-type"] ; # 
  fhir:language [ fhir:v "es"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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/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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 0     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "draft"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "cgp"     ]
  ] ) ; # 
  fhir:url [
fhir:v "https://hl7.or.cr/fhir/terminology/CodeSystem/organization-identifier-type"^^xsd:anyURI ;
fhir:l <https://hl7.or.cr/fhir/terminology/CodeSystem/organization-identifier-type>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "OrganizationIdentifierTypeCodes"] ; # 
  fhir:title [ fhir:v "Identificadores para Organizaciones"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-03-03"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Iniciativa HL7® Costa Rica"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Iniciativa HL7® Costa Rica" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.or.cr" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@hl7.or.cr" ]     ] )
  ] [
fhir:name [ fhir:v "Iniciativa HL7® Costa Rica" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@hl7.or.cr" ] ;
fhir:use [ fhir:v "work" ]     ] [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://hl7.or.cr" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Listado de identificadores para organizaciones utilizados en Costa Rica"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "CR" ] ;
fhir:display [ fhir:v "Costa Rica" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Usado con el permiso de HL7 International, todos los derechos reservados en los Licencias de HL7 Internacional."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:compositional [ fhir:v false] ; # 
  fhir:versionNeeded [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "2"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "cedula-juridica" ] ;
fhir:display [ fhir:v "Cédula Jurídica" ] ;
fhir:definition [ fhir:v "Identificador único asignado a personas jurídicas en Costa Rica por el Registro Nacional" ]
  ] [
fhir:code [ fhir:v "codigo-prestador" ] ;
fhir:display [ fhir:v "Código de Prestador" ] ;
fhir:definition [ fhir:v "Código asignado a prestadores de servicios de salud en Costa Rica" ]
  ] ) . #