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/Appointment/0708a908-fc3a-48ea-90e7-b5cd0e516e30> a fhir:Appointment ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "0708a908-fc3a-48ea-90e7-b5cd0e516e30"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/StructureDefinition/AppointmentAgendarLE" ;
fhir:index 0 ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/StructureDefinition/AppointmentAgendarLE>
]
] ;
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: Cita 0708a908-fc3a-48ea-90e7-b5cd0e516e30</b></p><a name=\"0708a908-fc3a-48ea-90e7-b5cd0e516e30\"> </a><a name=\"hc0708a908-fc3a-48ea-90e7-b5cd0e516e30\"> </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-AppointmentAgendarLE.html\">Appointment Agendar LE</a></p></div><p><b>Medio de Contacto</b>: <span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSMediodeContacto 3}\">Llamada</span></p><blockquote><p><b>Extension ContactadoLE</b></p><ul><li>Contactado: true</li></ul></blockquote><p><b>identifier</b>: CITA-20241130-001</p><p><b>status</b>: Booked</p><p><b>serviceType</b>: <span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSTipoServicioAgendamiento 2}\">Agendamiento de quirófano</span></p><p><b>appointmentType</b>: <span title=\"Codes:{https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSTipoAgendamiento 1}\">Electivo Normal</span></p><p><b>start</b>: 2024-11-12 10:00:00-0400</p><p><b>end</b>: 2024-11-12 11:00:00-0400</p><p><b>created</b>: 2024-10-27 14:00:00-0400</p><p><b>basedOn</b>: <a href=\"ServiceRequest-38a17703-0731-4c3f-88fd-1202dc99d7ce.html\">ServiceRequest Lung structure</a></p><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"Patient-22e862c5-6d96-44ec-869c-dba001058cb3.html\">Juan Pérez (official) Male, DoB: 1980-01-01 ( RUN: 4444444-4)</a></p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"PractitionerRole-4d1c4f8b-1f89-47a3-a765-fdfe5935a3aa.html\">PractitionerRole Atendedor</a></p><p><b>status</b>: Accepted</p></blockquote></div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/StructureDefinition/ExtensionMediodeContacto" ] ;
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSMediodeContacto" ] ;
fhir:Coding.code [ fhir:value "3" ] ;
fhir:Coding.display [ fhir:value "Llamada" ]
]
]
], [
fhir:index 1 ;
fhir:Element.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "Contactado" ] ;
fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ]
] ;
fhir:Extension.url [ fhir:value "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/StructureDefinition/Contactado" ]
] ;
fhir:Appointment.identifier [
fhir:index 0 ;
fhir:Identifier.value [ fhir:value "CITA-20241130-001" ]
] ;
fhir:Appointment.status [ fhir:value "booked"] ;
fhir:Appointment.serviceType [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSTipoServicioAgendamiento" ] ;
fhir:Coding.code [ fhir:value "2" ] ;
fhir:Coding.display [ fhir:value "Agendamiento de quirófano" ]
]
] ;
fhir:Appointment.appointmentType [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "https://interoperabilidad.minsal.cl/fhir/ig/quirurgico/CodeSystem/CSTipoAgendamiento" ] ;
fhir:Coding.code [ fhir:value "1" ] ;
fhir:Coding.display [ fhir:value "Electivo Normal" ]
]
] ;
fhir:Appointment.start [ fhir:value "2024-11-12T10:00:00-04:00"^^xsd:dateTime] ;
fhir:Appointment.end [ fhir:value "2024-11-12T11:00:00-04:00"^^xsd:dateTime] ;
fhir:Appointment.created [ fhir:value "2024-10-27T14:00:00-04:00"^^xsd:dateTime] ;
fhir:Appointment.basedOn [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/ServiceRequest/38a17703-0731-4c3f-88fd-1202dc99d7ce> ;
fhir:Reference.reference [ fhir:value "ServiceRequest/38a17703-0731-4c3f-88fd-1202dc99d7ce" ]
] ;
fhir:Appointment.participant [
fhir:index 0 ;
fhir:Appointment.participant.actor [
fhir:link <http://hl7.org/fhir/Patient/22e862c5-6d96-44ec-869c-dba001058cb3> ;
fhir:Reference.reference [ fhir:value "Patient/22e862c5-6d96-44ec-869c-dba001058cb3" ] ;
fhir:Reference.type [ fhir:value "Patient" ]
] ;
fhir:Appointment.participant.status [ fhir:value "accepted" ]
], [
fhir:index 1 ;
fhir:Appointment.participant.actor [
fhir:link <http://hl7.org/fhir/PractitionerRole/4d1c4f8b-1f89-47a3-a765-fdfe5935a3aa> ;
fhir:Reference.reference [ fhir:value "PractitionerRole/4d1c4f8b-1f89-47a3-a765-fdfe5935a3aa" ] ;
fhir:Reference.type [ fhir:value "PractitionerRole" ]
] ;
fhir:Appointment.participant.status [ fhir:value "accepted" ]
] .
<http://hl7.org/fhir/ServiceRequest/38a17703-0731-4c3f-88fd-1202dc99d7ce> a fhir:ServiceRequest .
<http://hl7.org/fhir/Patient/22e862c5-6d96-44ec-869c-dba001058cb3> a fhir:Patient .
<http://hl7.org/fhir/PractitionerRole/4d1c4f8b-1f89-47a3-a765-fdfe5935a3aa> a fhir:PractitionerRole .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Appointment/0708a908-fc3a-48ea-90e7-b5cd0e516e30.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Appointment/0708a908-fc3a-48ea-90e7-b5cd0e516e30.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