Tiempos de Espera Interoperable - Local Development build (v0.2.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@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:Appointment ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "AgendaEjemplo"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/AppointmentAgendarLE"^^xsd:anyURI ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/AppointmentAgendarLE> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Appointment AgendaEjemplo</b></p><a name=\"AgendaEjemplo\"> </a><a name=\"hcAgendaEjemplo\"> </a><a name=\"AgendaEjemplo-es-CL\"> </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/tei/CodeSystem/CSMediodeContacto 3}\">Llamada</span></p><blockquote><p><b>Extension ContactadoLE</b></p><ul><li>Contactado: true</li></ul></blockquote><p><b>identifier</b>: 123</p><p><b>status</b>: Booked</p><p><b>start</b>: 2024-02-22 08:00:00-0300</p><p><b>end</b>: 2024-02-22 08:30:00-0300</p><p><b>created</b>: 2024-02-20 16:00:00-0300</p><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"PractitionerRole-PractitionerRoleAtendedor.html\">PractitionerRole Atendedor</a></p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"Patient-EjemploPatientLE.html\">María Josefina Gonzalez (official) Male, DoB: 1974-12-25 ( Rol Único Nacional: 90000000-6 (use: official, ))</a></p><p><b>status</b>: Accepted</p></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ExtensionMediodeContacto"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSMediodeContacto"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Llamada" ] ] ) ]
] [
( fhir:extension [
fhir:url [ fhir:v "Contactado"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v true ] ] ) ;
fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/Contactado"^^xsd:anyURI ]
] ) ; #
fhir:identifier ( [
fhir:value [ fhir:v "123" ]
] ) ; #
fhir:status [ fhir:v "booked"] ; #
fhir:start [ fhir:v "2024-02-22T08:00:00-03:00"^^xsd:dateTime] ; #
fhir:end [ fhir:v "2024-02-22T08:30:00-03:00"^^xsd:dateTime] ; #
fhir:created [ fhir:v "2024-02-20T16:00:00-03:00"^^xsd:dateTime] ; #
fhir:participant ( [
fhir:actor [
fhir:reference [ fhir:v "PractitionerRole/PractitionerRoleAtendedor" ] ;
fhir:type [ fhir:v "PractitionerRole"^^xsd:anyURI ] ] ;
fhir:status [ fhir:v "accepted" ]
] [
fhir:actor [
fhir:reference [ fhir:v "Patient/EjemploPatientLE" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ] ;
fhir:status [ fhir:v "accepted" ]
] ) . #
IG © 2024 Unidad de Interoperabilidad - MINSAL. Package hl7.fhir.cl.minsal.tei#0.2.1 based on FHIR 4.0.1. Generated 2025-04-11
Links: Tabla de contenidos |
Reporte QA
| Issues