Tiempos de Espera Interoperable, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.2.3 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/tei/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Practitioner/PractitionerProfesionalLEEjemplo> a fhir:Practitioner ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "PractitionerProfesionalLEEjemplo"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PractitionerProfesionalLE" ;
fhir:index 0 ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PractitionerProfesionalLE>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practicante / Profesional PractitionerProfesionalLEEjemplo</b></p><a name=\"PractitionerProfesionalLEEjemplo\"> </a><a name=\"hcPractitionerProfesionalLEEjemplo\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PractitionerProfesionalLE.html\">Prestador Profesional LE</a></p></div><p><b>identifier</b>: Rol Único Nacional/90000000-6 (use: official, ), Registro Nacional de Prestadores Individuales/9999999 (use: secondary, )</p><p><b>active</b>: true</p><p><b>name</b>: Víctor Gonzalez </p><p><b>address</b>: Dirección falsa 123,depto 1202 null (work)</p><p><b>gender</b>: Male</p><p><b>birthDate</b>: 1980-01-01</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Code</b></td><td><b>Period</b></td><td><b>Issuer</b></td></tr><tr><td style=\"display: none\">*</td><td>cert</td><td><span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSTituloProfesional 1}\">MÉDICO CIRUJANO</span></td><td>2007-11-01 --> (ongoing)</td><td>Universidad de Chile</td></tr></table></div>"
] ;
fhir:Practitioner.identifier [
fhir:index 0 ;
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador" ] ;
fhir:Coding.code [ fhir:value "01" ] ;
fhir:Coding.display [ fhir:value "RUN" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Rol Único Nacional" ]
] ;
fhir:Identifier.value [ fhir:value "90000000-6" ] ;
fhir:Identifier.assigner [
fhir:Reference.display [ fhir:value "Republica de Chile" ]
]
], [
fhir:index 1 ;
fhir:Identifier.use [ fhir:value "secondary" ] ;
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador" ] ;
fhir:Coding.code [ fhir:value "13" ] ;
fhir:Coding.display [ fhir:value "RNPI" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Registro Nacional de Prestadores Individuales" ]
] ;
fhir:Identifier.value [ fhir:value "9999999" ] ;
fhir:Identifier.assigner [
fhir:Reference.display [ fhir:value "Intendencia de prestadores individuales - Superintendencia de Salud" ]
]
] ;
fhir:Practitioner.active [ fhir:value "true"^^xsd:boolean] ;
fhir:Practitioner.name [
fhir:index 0 ;
fhir:HumanName.family [
fhir:value "Gonzalez" ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/SegundoApellido" ] ;
fhir:Extension.valueString [ fhir:value "Torres" ]
]
] ;
fhir:HumanName.given [
fhir:value "Víctor" ;
fhir:index 0
] ;
fhir:HumanName.prefix [
fhir:value "Dr" ;
fhir:index 0
]
] ;
fhir:Practitioner.address [
fhir:index 0 ;
fhir:Address.use [ fhir:value "work" ] ;
fhir:Address.line [
fhir:value "Dirección falsa 123,depto 1202" ;
fhir:index 0
] ;
fhir:Address.state [
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/RegionesCl" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodRegionCL" ] ;
fhir:Coding.code [ fhir:value "13" ] ;
fhir:Coding.display [ fhir:value "Metropolitana de Santiago" ]
]
]
]
]
] ;
fhir:Practitioner.gender [ fhir:value "male"] ;
fhir:Practitioner.birthDate [ fhir:value "1980-01-01"^^xsd:date] ;
fhir:Practitioner.qualification [
fhir:index 0 ;
fhir:Practitioner.qualification.identifier [
fhir:index 0 ;
fhir:Identifier.value [ fhir:value "cert" ]
] ;
fhir:Practitioner.qualification.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSTituloProfesional" ] ;
fhir:Coding.code [ fhir:value "1" ] ;
fhir:Coding.display [ fhir:value "MÉDICO CIRUJANO" ]
] ;
fhir:CodeableConcept.text [ fhir:value "MÉDICO CIRUJANO" ]
] ;
fhir:Practitioner.qualification.period [
fhir:Period.start [ fhir:value "2007-11-01"^^xsd:date ]
] ;
fhir:Practitioner.qualification.issuer [
fhir:Reference.display [ fhir:value "Universidad de Chile" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Practitioner/PractitionerProfesionalLEEjemplo.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Practitioner/PractitionerProfesionalLEEjemplo.ttl> .
IG © 2026+ Unidad de Interoperabilidad - MINSAL. Package hl7.fhir.cl.minsal.tei#0.2.3 based on FHIR 4.0.1. Generated 2026-08-24
Links: Tabla de contenidos |
Reporte QA
| Issues