Lista de Espera Quirúrgica Interoperable, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.1.2-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/TEI-Quirurgico/ 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/fbb0e12c-95ec-43f7-bff1-73009b307cb5> a fhir:Practitioner ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "fbb0e12c-95ec-43f7-bff1-73009b307cb5"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/StructureDefinition/PractitionerProfesionalLE" ;
fhir:index 0 ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/StructureDefinition/PractitionerProfesionalLE>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practicante / Profesional fbb0e12c-95ec-43f7-bff1-73009b307cb5</b></p><a name=\"fbb0e12c-95ec-43f7-bff1-73009b307cb5\"> </a><a name=\"hcfbb0e12c-95ec-43f7-bff1-73009b307cb5\"> </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>: RUN/33333333-3 (use: official, )</p><p><b>name</b>: Maria Fernandez (Official)</p><p><b>birthDate</b>: 1995-09-12</p><blockquote><p><b>qualification</b></p><p><b>Mención profesional añadida al título profesional</b>: Cirugía Digestiva</p><p><b>identifier</b>: cert</p><p><b>code</b>: <span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSTituloProfesional 1}\">Médico Cirujano</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>identifier</b>: esp</p><p><b>code</b>: <span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSEspecialidadMed 18}\">Gastroenterología Adulto</span></p></blockquote></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:Identifier.system [ fhir:value "http://www.registrocivil.cl" ] ;
fhir:Identifier.value [ fhir:value "33333333-3" ]
] ;
fhir:Practitioner.name [
fhir:index 0 ;
fhir:HumanName.use [ fhir:value "official" ] ;
fhir:HumanName.family [
fhir:value "Fernandez" ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/SegundoApellido" ] ;
fhir:Extension.valueString [ fhir:value "Alvarez" ]
]
] ;
fhir:HumanName.given [
fhir:value "Maria" ;
fhir:index 0
]
] ;
fhir:Practitioner.birthDate [ fhir:value "1995-09-12"^^xsd:date] ;
fhir:Practitioner.qualification [
fhir:index 0 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/StructureDefinition/Mencion" ] ;
fhir:Extension.valueString [ fhir:value "Cirugía Digestiva" ]
] ;
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/quirurgico/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:index 1 ;
fhir:Practitioner.qualification.identifier [
fhir:index 0 ;
fhir:Identifier.value [ fhir:value "esp" ]
] ;
fhir:Practitioner.qualification.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSEspecialidadMed" ] ;
fhir:Coding.code [ fhir:value "18" ] ;
fhir:Coding.display [ fhir:value "GASTROENTEROLOGÍA ADULTO" ]
] ;
fhir:CodeableConcept.text [ fhir:value "Gastroenterología Adulto" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Practitioner/fbb0e12c-95ec-43f7-bff1-73009b307cb5.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Practitioner/fbb0e12c-95ec-43f7-bff1-73009b307cb5.ttl> .
IG © 2025+ Unidad de Interoperabilidad - MINSAL. Package hl7.fhir.cl.minsal.quirurgico#0.1.2-ballot based on FHIR 4.0.1. Generated 2026-09-04
Links: Tabla de contenidos |
Reporte QA