Tiempos de Espera Interoperable
0.1.5 - draft Chile flag

Tiempos de Espera Interoperable - Local Development build (v0.1.5). See the Directory of published versions

: Bundle Evento de Inicio - TTL Representation

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "EjemploBundleInicio"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2023-01-20T14:12:10Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/BundleInicioLE"^^xsd:anyURI ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/BundleInicioLE>     ] )
  ] ; # 
  fhir:type [ fhir:v "message"] ; # 
  fhir:timestamp [ fhir:v "2023-02-09T17:15:22Z"^^xsd:dateTime] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/MessageHeader/mh1"^^xsd:anyURI ] ;
    ( fhir:resource <http://acme.com/ehr/fhir/MessageHeader/mh1> )
  ] [
fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/ServiceRequest/serv1"^^xsd:anyURI ] ;
    ( fhir:resource <http://acme.com/ehr/fhir/ServiceRequest/serv1> )
  ] [
fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Encounter/enc1"^^xsd:anyURI ] ;
    ( fhir:resource <http://acme.com/ehr/fhir/Encounter/enc1> )
  ] [
fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Patient/EjemploPatient"^^xsd:anyURI ] ;
    ( fhir:resource <http://acme.com/ehr/fhir/Patient/EjemploPatient> )
  ] [
fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Condition/con1"^^xsd:anyURI ] ;
    ( fhir:resource <http://acme.com/ehr/fhir/Condition/con1> )
  ] [
fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observvation/obs2"^^xsd:anyURI ] ;
    ( fhir:resource <http://acme.com/ehr/fhir/Observvation/obs2> )
  ] [
fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Condition/con3"^^xsd:anyURI ] ;
    ( fhir:resource <http://acme.com/ehr/fhir/Condition/con3> )
  ] [
fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/obs1"^^xsd:anyURI ] ;
    ( fhir:resource <http://acme.com/ehr/fhir/Observation/obs1> )
  ] [
fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/obs3"^^xsd:anyURI ] ;
    ( fhir:resource <http://acme.com/ehr/fhir/Observation/obs3> )
  ] [
fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/AllergyIntolerance/all1"^^xsd:anyURI ] ;
    ( fhir:resource <http://acme.com/ehr/fhir/AllergyIntolerance/all1> )
  ] [
fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/PractitionerRole/praR1"^^xsd:anyURI ] ;
    ( fhir:resource <http://acme.com/ehr/fhir/PractitionerRole/praR1> )
  ] [
fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Practitioner/pra1"^^xsd:anyURI ] ;
    ( fhir:resource <http://acme.com/ehr/fhir/Practitioner/pra1> )
  ] [
fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Organization/org1"^^xsd:anyURI ] ;
    ( fhir:resource <http://acme.com/ehr/fhir/Organization/org1> )
  ] [
fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/DocumentReference/doc1"^^xsd:anyURI ] ;
    ( fhir:resource <http://acme.com/ehr/fhir/DocumentReference/doc1> )
  ] [
fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Coverage/cov1"^^xsd:anyURI ] ;
    ( fhir:resource <http://acme.com/ehr/fhir/Coverage/cov1> )
  ] [
fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/QuestionnaireResponse/que1"^^xsd:anyURI ] ;
    ( fhir:resource <http://acme.com/ehr/fhir/QuestionnaireResponse/que1> )
  ] ) . # 

<http://acme.com/ehr/fhir/MessageHeader/mh1> a fhir:MessageHeader ;
  fhir:id [ fhir:v "EjemploMessageHeader"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2023-01-20T14:12:10Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/MessageHeaderLE"^^xsd:anyURI ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/MessageHeaderLE>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageHeader</b><a name=\"EjemploMessageHeader\"> </a></p><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\">Resource MessageHeader &quot;EjemploMessageHeader&quot; Updated &quot;2023-01-20 14:12:10+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MessageHeaderLE.html\">MessageHeader LE</a></p></div><p><b>event</b>: Iniciar (Details: https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSTipoEventoLE code iniciar = 'Iniciar', stated as 'null')</p><p><b>author</b>: <a href=\"#PractitionerRole_EjemploPractitionerRole\">See above (http://acme.com/ehr/fhir/PractitionerRole/praR1)</a></p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Software</b></td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td>SolucionInformatica</td><td><a href=\"http://link-to-sending.cl\">http://link-to-sending.cl</a></td></tr></table><p><b>focus</b>: <a href=\"#ServiceRequest_EjemploServiceRequest\">See above (http://acme.com/ehr/fhir/ServiceRequest/serv1)</a></p></div>"
  ] ; # 
  fhir:event [
a fhir:Coding ;
fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSTipoEventoLE"^^xsd:anyURI ] ;
fhir:code [ fhir:v "iniciar" ]
  ] ; # 
  fhir:author [
fhir:link <http://acme.com/ehr/fhir/PractitionerRole/praR1> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/PractitionerRole/praR1" ]
  ] ; # 
  fhir:source [
fhir:software [ fhir:v "SolucionInformatica" ] ;
fhir:endpoint [ fhir:v "http://link-to-sending.cl"^^xsd:anyURI ]
  ] ; # 
  fhir:focus ( [
fhir:link <http://acme.com/ehr/fhir/ServiceRequest/serv1> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/ServiceRequest/serv1" ]
  ] ) . # 

<http://acme.com/ehr/fhir/ServiceRequest/serv1> a fhir:ServiceRequest ;
  fhir:id [ fhir:v "EjemploServiceRequest"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ServiceRequestLE"^^xsd:anyURI ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ServiceRequestLE>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"EjemploServiceRequest\"> </a></p><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\">Resource ServiceRequest &quot;EjemploServiceRequest&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ServiceRequestLE.html\">ServiceRequest LE</a></p></div><p><b>ExtStringFundamentoPriorizacion</b>: FundamentoPriorizacion</p><p><b>SospechaPatologiaGes</b>: true</p><p><b>ExtBool ResolutividadAPS</b>: true</p><p><b>ExtBool Alergia</b>: false</p><p><b>Origen Interconsulta</b>: APS <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSinterconsulta.html\">Interconsulta</a>#1)</span></p><p><b>Estado Interconsulta Codigo</b>: A la espera de referencia <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSEstadoInterconsulta.html\">Estado Interconsulta</a>#1)</span></p><p><b>status</b>: draft</p><p><b>intent</b>: proposal</p><p><b>priority</b>: urgent</p><p><b>subject</b>: <a href=\"#Patient_EjemploPatient\">See above (http://acme.com/ehr/fhir/Patient/EjemploPatient)</a></p><p><b>encounter</b>: <a href=\"#Encounter_EjemploEncounter\">See above (http://acme.com/ehr/fhir/Encounter/enc1)</a></p><p><b>authoredOn</b>: 2022-01-20 13:50:20+0000</p><p><b>reasonCode</b>: Confirmación <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSDerivadoParaCodigo.html\">Derivado Para</a>#1)</span></p><p><b>reasonReference</b>: <a href=\"#Observation_EjemploObservation\">See above (http://acme.com/ehr/fhir/Observation/obs1)</a></p><p><b>supportingInfo</b>: </p><ul><li><a href=\"#AllergyIntolerance_EjemploAllergyIntolerance\">See above (http://acme.com/ehr/fhir/AllergyIntolerance/all1)</a></li><li><a href=\"#Condition_EjemploCondition\">See above (http://acme.com/ehr/fhir/Condition/con1)</a></li><li><a href=\"#Observation_EjemploObservation2\">See above (http://acme.com/ehr/fhir/Observvation/obs2)</a></li><li><a href=\"#Condition_EjemploCondition3\">See above (http://acme.com/ehr/fhir/Condition/con3)</a></li><li><a href=\"#Observation_EjemploObservationCuidador\">See above (http://acme.com/ehr/fhir/Observation/obs3)</a></li><li><a href=\"#DocumentReference_EjemploDocumentReference\">See above (http://acme.com/ehr/fhir/DocumentReference/doc1)</a></li><li><a href=\"#Coverage_EjemploCoverage\">See above (http://acme.com/ehr/fhir/Coverage/cov1)</a></li><li><a href=\"#QuestionnaireResponse_EjemploQuestionnaireResponseInicioLE\">See above (http://acme.com/ehr/fhir/QuestionnaireResponse/que1)</a></li></ul></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ExtStringFundamentoPriorizacion"^^xsd:anyURI ] ;
fhir:value [ fhir:v "FundamentoPriorizacion" ]
  ] [
fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/SospechaPatologiaGes"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ExtBoolResolutividadAPS"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ExtBoolAlergia"^^xsd:anyURI ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]
  ] [
fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/OrigenInterconsulta"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSinterconsulta"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ]       ] )     ]
  ] [
fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/EstadoInterconsultaCodigoLE"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSEstadoInterconsulta"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ]       ] )     ]
  ] ) ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:intent [ fhir:v "proposal"] ; # 
  fhir:priority [ fhir:v "urgent"] ; # 
  fhir:subject [
fhir:link <http://acme.com/ehr/fhir/Patient/EjemploPatient> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/Patient/EjemploPatient" ]
  ] ; # 
  fhir:encounter [
fhir:link <http://acme.com/ehr/fhir/Encounter/enc1> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/Encounter/enc1" ]
  ] ; # 
  fhir:authoredOn [ fhir:v "2022-01-20T13:50:20Z"^^xsd:dateTime] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSDerivadoParaCodigo"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ]     ] )
  ] ) ; # 
  fhir:reasonReference ( [
fhir:link <http://acme.com/ehr/fhir/Observation/obs1> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/Observation/obs1" ]
  ] ) ; # 
  fhir:supportingInfo ( [
fhir:link <http://acme.com/ehr/fhir/AllergyIntolerance/all1> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/AllergyIntolerance/all1" ]
  ] [
fhir:link <http://acme.com/ehr/fhir/Condition/con1> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/Condition/con1" ]
  ] [
fhir:link <http://acme.com/ehr/fhir/Observvation/obs2> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/Observvation/obs2" ]
  ] [
fhir:link <http://acme.com/ehr/fhir/Condition/con3> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/Condition/con3" ]
  ] [
fhir:link <http://acme.com/ehr/fhir/Observation/obs3> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/Observation/obs3" ]
  ] [
fhir:link <http://acme.com/ehr/fhir/DocumentReference/doc1> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/DocumentReference/doc1" ]
  ] [
fhir:link <http://acme.com/ehr/fhir/Coverage/cov1> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/Coverage/cov1" ]
  ] [
fhir:link <http://acme.com/ehr/fhir/QuestionnaireResponse/que1> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/QuestionnaireResponse/que1" ]
  ] ) . # 

<http://acme.com/ehr/fhir/Encounter/enc1> a fhir:Encounter ;
  fhir:id [ fhir:v "EjemploEncounter"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/EncounterInicioLE"^^xsd:anyURI ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/EncounterInicioLE>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Encounter</b><a name=\"EjemploEncounter\"> </a></p><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\">Resource Encounter &quot;EjemploEncounter&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-EncounterInicioLE.html\">Encounter Inicio LE</a></p></div><p><b>identifier</b>: Filler Identifier: 1</p><p><b>status</b>: finished</p><p><b>class</b>: Presencial (Details: https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSModalidadAtencionCodigo code 1 = 'Presencial', stated as 'null')</p><p><b>subject</b>: <a href=\"#Patient_EjemploPatient\">See above (http://acme.com/ehr/fhir/Patient/EjemploPatient)</a></p><p><b>period</b>: 2023-01-22 09:00:00+0000 --&gt; 2023-01-22 09:00:00+0000</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FILL" ]       ] )     ] ;
fhir:value [ fhir:v "1" ]
  ] ) ; # 
  fhir:status [ fhir:v "finished"] ; # 
  fhir:class [
fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSModalidadAtencionCodigo"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ]
  ] ; # 
  fhir:subject [
fhir:link <http://acme.com/ehr/fhir/Patient/EjemploPatient> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/Patient/EjemploPatient" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2023-01-22T09:00:00Z"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2023-01-22T09:00:00Z"^^xsd:dateTime ]
  ] . # 

<http://acme.com/ehr/fhir/Patient/EjemploPatient> a fhir:Patient ;
  fhir:id [ fhir:v "EjemploPatient"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PacienteMinsalMPI"^^xsd:anyURI ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PacienteMinsalMPI>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Patient</b><a name=\"EjemploPatient\"> </a></p><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\">Resource Patient &quot;EjemploPatient&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PacienteMinsalMPI.html\">PacienteMPI</a></p></div><p><b>Codigo de Identificación de países</b>: Taiwan, Province of China <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#158)</span></p><p><b>País de origen del paciente</b>: Taiwan, Province of China <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#158)</span></p><p><b>Sexo Biologico del paciente</b>: Male <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html\">AdministrativeGender</a>#male)</span></p><p><b>Birth Place</b>: Curicó</p><p><b>PueblosOriginariosPerteneciente</b>: true</p><p><b>Religión</b>: Católica <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSReligion.html\">Religion</a>#1)</span></p><p><b>Identidad De Genero</b>: Masculino <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSIdentidaddeGenero.html\">Identidad de Genero</a>#1)</span></p><p><b>PueblosAfrodescendiente</b>: true</p><p><b>Pueblos Originarios</b>: Mapuche <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-PueblosOriginariosCS.html\">Pueblos Originarios de Chile</a>#01)</span></p><p><b>identifier</b>: Run: 15999999</p><p><b>name</b>: Luis Perez (OFFICIAL), Luisa </p><p><b>telecom</b>: ph: 569854875457(MOBILE)</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1995-12-12</p><p><b>deceased</b>: false</p><p><b>address</b>: El boldo 4 #97 (HOME)</p><p><b>maritalStatus</b>: Soltero(a) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSEstadoCivil.html\">EstadoCivil</a>#01)</span></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CodigoPaises"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "158" ]       ] )     ]
  ] [
fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PaisOrigenMPI"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "158" ]       ] )     ]
  ] [
fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/SexoBiologico"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ] ;
fhir:code [ fhir:v "male" ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ] ;
fhir:value [
a fhir:Address ;
fhir:text [ fhir:v "Curicó" ]     ]
  ] [
fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PueblosOriginariosPerteneciente"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/Religion"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSReligion"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ]       ] )     ]
  ] [
fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/IdentidadDeGenero"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSIdentidaddeGenero"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ]       ] )     ]
  ] [
fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PueblosAfrodescendiente"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]
  ] [
fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PueblosOriginarios"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/PueblosOriginariosCS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "01" ]       ] )     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:extension [
fhir:url [ fhir:v "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CodigoPaises"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
          ( fhir:coding [
fhir:system [ fhir:v "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CodPais"^^xsd:anyURI ] ;
fhir:code [ fhir:v "032" ]           ] )         ]       ] ) ;
      ( fhir:coding [
fhir:system [ fhir:v "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador"^^xsd:anyURI ] ;
fhir:code [ fhir:v "01" ]       ] )     ] ;
fhir:system [ fhir:v "http://www.acme.com/identifiers/patient"^^xsd:anyURI ] ;
fhir:value [ fhir:v "15999999" ]
  ] ) ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [
fhir:v "Perez" ;
      ( fhir:extension [
fhir:url [ fhir:v "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/SegundoApellido"^^xsd:anyURI ] ;
fhir:value [ fhir:v "sierra" ]       ] )     ] ;
    ( fhir:given [ fhir:v "Luis" ] )
  ] [
fhir:use [ fhir:v "usual" ] ;
    ( fhir:given [ fhir:v "Luisa" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "569854875457" ] ;
fhir:use [ fhir:v "mobile" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ]
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1995-12-12"^^xsd:date] ; # 
  fhir:deceased [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:address ( [
    ( fhir:extension [
      ( fhir:extension [
fhir:url [ fhir:v "latitude"^^xsd:anyURI ] ;
fhir:value [ fhir:v "31.123"^^xsd:decimal ]       ] [
fhir:url [ fhir:v "longitude"^^xsd:anyURI ] ;
fhir:value [ fhir:v "31.123"^^xsd:decimal ]       ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/geolocation"^^xsd:anyURI ]     ] [
fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/SituacionCalle"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] ) ;
fhir:use [ fhir:v "home" ] ;
    ( fhir:line [ fhir:v "El boldo 4 #97" ] )
  ] ) ; # 
  fhir:maritalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSEstadoCivil"^^xsd:anyURI ] ;
fhir:code [ fhir:v "01" ]     ] )
  ] . # 

<http://acme.com/ehr/fhir/Condition/con1> a fhir:Condition ;
  fhir:id [ fhir:v "EjemploCondition"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ConditionInicioDiagnosticoLE"^^xsd:anyURI ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ConditionInicioDiagnosticoLE>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"EjemploCondition\"> </a></p><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\">Resource Condition &quot;EjemploCondition&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ConditionInicioDiagnosticoLE.html\">Condition Inicio Diagnostico LE</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-ver-status.html\">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: diagnostico <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#encounter-diagnosis)</span></p><p><b>severity</b>: 6736007 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#6736007)</span></p><p><b>code</b>: DiagnosticoTextoLibreSospecha <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (uno#1 &quot;Diagnostico1&quot;)</span></p><p><b>subject</b>: <a href=\"#Patient_EjemploPatient\">See above (http://acme.com/ehr/fhir/Patient/EjemploPatient)</a></p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:verificationStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-ver-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "confirmed" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "encounter-diagnosis" ]     ] ) ;
fhir:text [ fhir:v "diagnostico" ]
  ] ) ; # 
  fhir:severity [
    ( fhir:coding [
a sct:6736007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "6736007" ]     ] )
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://diagnosticos.cl/uno"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Diagnostico1" ]     ] ) ;
fhir:text [ fhir:v "DiagnosticoTextoLibreSospecha" ]
  ] ; # 
  fhir:subject [
fhir:link <http://acme.com/ehr/fhir/Patient/EjemploPatient> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/Patient/EjemploPatient" ]
  ] . # 

<http://acme.com/ehr/fhir/Observvation/obs2> a fhir:Observation ;
  fhir:id [ fhir:v "EjemploObservation2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ObservationInicioIndiceComorbilidadLE"^^xsd:anyURI ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ObservationInicioIndiceComorbilidadLE>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"EjemploObservation2\"> </a></p><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\">Resource Observation &quot;EjemploObservation2&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationInicioIndiceComorbilidadLE.html\">Observation Inicio Indice Comorbilidad LE</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Indice Comorbilidad <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-observation-category.html\">Observation Category Codes</a>#vital-signs)</span></p><p><b>code</b>: Riesgo Leve, 1 condición crónica <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSIndicecomorbilidad.html\">Indice Comorbilidad</a>#G1)</span></p><p><b>subject</b>: <a href=\"#Patient_EjemploPatient\">See above (http://acme.com/ehr/fhir/Patient/EjemploPatient)</a></p></div>"
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "vital-signs" ]     ] ) ;
fhir:text [ fhir:v "Indice Comorbilidad" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSIndicecomorbilidad"^^xsd:anyURI ] ;
fhir:code [ fhir:v "G1" ]     ] ) ;
fhir:text [ fhir:v "Riesgo Leve, 1 condición crónica" ]
  ] ; # 
  fhir:subject [
fhir:link <http://acme.com/ehr/fhir/Patient/EjemploPatient> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/Patient/EjemploPatient" ]
  ] . # 

<http://acme.com/ehr/fhir/Condition/con3> a fhir:Condition ;
  fhir:id [ fhir:v "EjemploCondition3"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ConditionInicioGesLE"^^xsd:anyURI ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ConditionInicioGesLE>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"EjemploCondition3\"> </a></p><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\">Resource Condition &quot;EjemploCondition3&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ConditionInicioGesLE.html\">Patología GES (número)</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>category</b>: sospechaGes <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item)</span></p><p><b>code</b>: SospechaPatologiaGesGlosa <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSSospechaPatologiaGes.html\">Sospecha Patologia Ges</a>#A000)</span></p><p><b>subject</b>: <a href=\"#Patient_EjemploPatient\">See above (http://acme.com/ehr/fhir/Patient/EjemploPatient)</a></p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "problem-list-item" ]     ] ) ;
fhir:text [ fhir:v "sospechaGes" ]
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSSospechaPatologiaGes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "A000" ]     ] ) ;
fhir:text [ fhir:v "SospechaPatologiaGesGlosa" ]
  ] ; # 
  fhir:subject [
fhir:link <http://acme.com/ehr/fhir/Patient/EjemploPatient> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/Patient/EjemploPatient" ]
  ] . # 

<http://acme.com/ehr/fhir/Observation/obs1> a fhir:Observation ;
  fhir:id [ fhir:v "EjemploObservation"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ObservationInicioLE"^^xsd:anyURI ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ObservationInicioLE>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"EjemploObservation\"> </a></p><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\">Resource Observation &quot;EjemploObservation&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationInicioLE.html\">Observation Inicio LE</a></p></div><p><b>status</b>: registered</p><p><b>code</b>: examenes <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>value</b>: examenes realizados</p></div>"
  ] ; # 
  fhir:status [ fhir:v "registered"] ; # 
  fhir:code [
fhir:text [ fhir:v "examenes" ]
  ] ; # 
  fhir:value [ fhir:v "examenes realizados"] . # 

<http://acme.com/ehr/fhir/Observation/obs3> a fhir:Observation ;
  fhir:id [ fhir:v "EjemploObservationCuidador"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ObservationInicioCuidadorLE"^^xsd:anyURI ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ObservationInicioCuidadorLE>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"EjemploObservationCuidador\"> </a></p><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\">Resource Observation &quot;EjemploObservationCuidador&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationInicioCuidadorLE.html\">Observation Inicio Cuidador LE</a></p></div><p><b>ExtBool PresentaDiscapacidad</b>: false</p><p><b>status</b>: final</p><p><b>code</b>: 95385-1 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#95385-1)</span></p><p><b>subject</b>: <a href=\"#Patient_EjemploPatient\">See above (http://acme.com/ehr/fhir/Patient/EjemploPatient)</a></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ExtBoolPresentaDiscapacidad"^^xsd:anyURI ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:code [
    ( fhir:coding [
a loinc:95385-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "95385-1" ]     ] )
  ] ; # 
  fhir:subject [
fhir:link <http://acme.com/ehr/fhir/Patient/EjemploPatient> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/Patient/EjemploPatient" ]
  ] . # 

<http://acme.com/ehr/fhir/AllergyIntolerance/all1> a fhir:AllergyIntolerance ;
  fhir:id [ fhir:v "EjemploAllergyIntolerance"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/AllergyIntoleranceInicioLE"^^xsd:anyURI ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/AllergyIntoleranceInicioLE>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: AllergyIntolerance</b><a name=\"EjemploAllergyIntolerance\"> </a></p><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\">Resource AllergyIntolerance &quot;EjemploAllergyIntolerance&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-AllergyIntoleranceInicioLE.html\">AllergyIntolerance Inicio LE</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</a>#active)</span></p><p><b>code</b>: tipo alergia <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>patient</b>: <a href=\"#Patient_EjemploPatient\">See above (http://acme.com/ehr/fhir/Patient/EjemploPatient)</a></p></div>"
  ] ; # 
  fhir:clinicalStatus [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ;
fhir:display [ fhir:v "Active" ]     ] )
  ] ; # 
  fhir:code [
fhir:text [ fhir:v "tipo alergia" ]
  ] ; # 
  fhir:patient [
fhir:link <http://acme.com/ehr/fhir/Patient/EjemploPatient> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/Patient/EjemploPatient" ]
  ] . # 

<http://acme.com/ehr/fhir/PractitionerRole/praR1> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "EjemploPractitionerRole"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PractitionerRoleLE"^^xsd:anyURI ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PractitionerRoleLE>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PractitionerRole</b><a name=\"EjemploPractitionerRole\"> </a></p><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\">Resource PractitionerRole &quot;EjemploPractitionerRole&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PractitionerRoleLE.html\">PractitionerRole LE</a></p></div><p><b>practitioner</b>: <a href=\"#Practitioner_EjemploPractitioner\">See above (http://acme.com/ehr/fhir/Practitioner/pra1)</a></p><p><b>organization</b>: <a href=\"#Organization_EjemploOrganization\">See above (http://acme.com/ehr/fhir/Organization/org1)</a></p><p><b>code</b>: Iniciador <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSPractitionerTipoRolLE.html\">Rol de médicos</a>#iniciador)</span></p></div>"
  ] ; # 
  fhir:practitioner [
fhir:link <http://acme.com/ehr/fhir/Practitioner/pra1> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/Practitioner/pra1" ]
  ] ; # 
  fhir:organization [
fhir:link <http://acme.com/ehr/fhir/Organization/org1> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/Organization/org1" ]
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSPractitionerTipoRolLE"^^xsd:anyURI ] ;
fhir:code [ fhir:v "iniciador" ]     ] )
  ] ) . # 

<http://acme.com/ehr/fhir/Practitioner/pra1> a fhir:Practitioner ;
  fhir:id [ fhir:v "EjemploPractitioner"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PractitionerLE"^^xsd:anyURI ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PractitionerLE>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner</b><a name=\"EjemploPractitioner\"> </a></p><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\">Resource Practitioner &quot;EjemploPractitioner&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PractitionerLE.html\">Practitioner LE</a></p></div><p><b>identifier</b>: RUN: 2134 (use: OFFICIAL), id: 2134 (use: SECONDARY)</p><p><b>name</b>: Luis Perez (OFFICIAL)</p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>id: tit</td><td>MÉDICO CIRUJANO <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSTituloProfesional.html\">TituloProfesional</a>#1)</span></td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
    ( fhir:extension [
fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/DigitoVerificador"^^xsd:anyURI ] ;
fhir:value [ fhir:v "K" ]     ] ) ;
fhir:use [ fhir:v "official" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.cens.cl/CodeSystem/listaespera"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RUN" ]       ] )     ] ;
fhir:system [ fhir:v "http://registrocivil/RUN"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2134" ]
  ] [
fhir:use [ fhir:v "secondary" ] ;
fhir:system [ fhir:v "http://rnpi.superdesalud.gob.cl"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2134" ]
  ] ) ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [
fhir:v "Perez" ;
      ( fhir:extension [
fhir:url [ fhir:v "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/SegundoApellido"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Sierra" ]       ] )     ] ;
    ( fhir:given [ fhir:v "Luis" ] )
  ] ) ; # 
  fhir:qualification ( [
    ( fhir:identifier [
fhir:value [ fhir:v "tit" ]     ] ) ;
fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSTituloProfesional"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ]       ] )     ]
  ] ) . # 

<http://acme.com/ehr/fhir/Organization/org1> a fhir:Organization ;
  fhir:id [ fhir:v "EjemploOrganization"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/OrganizationLE"^^xsd:anyURI ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/OrganizationLE>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"EjemploOrganization\"> </a></p><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\">Resource Organization &quot;EjemploOrganization&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-OrganizationLE.html\">Organization LE</a></p></div><p><b>identifier</b>: Placer Identifier: 1</p></div>"
  ] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PLAC" ]       ] )     ] ;
fhir:value [ fhir:v "1" ]
  ] ) . # 

<http://acme.com/ehr/fhir/DocumentReference/doc1> a fhir:DocumentReference ;
  fhir:id [ fhir:v "EjemploDocumentReference"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/DocumentReferenceInicioLE"^^xsd:anyURI ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/DocumentReferenceInicioLE>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DocumentReference</b><a name=\"EjemploDocumentReference\"> </a></p><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\">Resource DocumentReference &quot;EjemploDocumentReference&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-DocumentReferenceInicioLE.html\">DocumentReference Inicio LE</a></p></div><p><b>status</b>: current</p><p><b>type</b>: Documento que acredita calidad de cuidador/a del Programa Red Local de Apoyos y Cuidados (MIDESOF) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSDocAcreditacionCuidador.html\">Documento Acreditacion Cuidador</a>#1)</span></p><p><b>subject</b>: <a href=\"#Patient_EjemploPatient\">See above (http://acme.com/ehr/fhir/Patient/EjemploPatient)</a></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Url</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"http://example.org/referencia\">http://example.org/referencia</a></td><td>Documento</td></tr></table></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSDocAcreditacionCuidador"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ]     ] )
  ] ; # 
  fhir:subject [
fhir:link <http://acme.com/ehr/fhir/Patient/EjemploPatient> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/Patient/EjemploPatient" ]
  ] ; # 
  fhir:content ( [
fhir:attachment [
fhir:url [ fhir:v "http://example.org/referencia"^^xsd:anyURI ] ;
fhir:title [ fhir:v "Documento" ]     ]
  ] ) . # 

<http://acme.com/ehr/fhir/Coverage/cov1> a fhir:Coverage ;
  fhir:id [ fhir:v "EjemploCoverage"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/CoverageInicioLE"^^xsd:anyURI ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/CoverageInicioLE>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Coverage</b><a name=\"EjemploCoverage\"> </a></p><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\">Resource Coverage &quot;EjemploCoverage&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CoverageInicioLE.html\">Coverage Inicio LE</a></p></div><p><b>status</b>: active</p><p><b>type</b>: health insurance plan policy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ActCode.html\">ActCode</a>#HIP)</span></p><p><b>beneficiary</b>: <a href=\"#Patient_EjemploPatient\">See above (http://acme.com/ehr/fhir/Patient/EjemploPatient)</a></p><p><b>payor</b>: <a href=\"#Patient_EjemploPatient\">See above (http://acme.com/ehr/fhir/Patient/EjemploPatient)</a></p><h3>Classes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td>FONASA Fondo Nacional de Salud. <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSPrevisionCodigo.html\">PrevisionCodigo</a>#1)</span></td><td>prevision</td></tr></table></div>"
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HIP" ]     ] )
  ] ; # 
  fhir:beneficiary [
fhir:link <http://acme.com/ehr/fhir/Patient/EjemploPatient> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/Patient/EjemploPatient" ]
  ] ; # 
  fhir:payor ( [
fhir:link <http://acme.com/ehr/fhir/Patient/EjemploPatient> ;
fhir:reference [ fhir:v "http://acme.com/ehr/fhir/Patient/EjemploPatient" ]
  ] ) ; # 
  fhir:class ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSPrevisionCodigo"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ]       ] )     ] ;
fhir:value [ fhir:v "prevision" ]
  ] ) . # 

<http://acme.com/ehr/fhir/QuestionnaireResponse/que1> a fhir:QuestionnaireResponse ;
  fhir:id [ fhir:v "EjemploQuestionnaireResponseInicioLE"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/QuestionnaireResponseInicioLE"^^xsd:anyURI ;
fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/QuestionnaireResponseInicioLE>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: QuestionnaireResponse</b><a name=\"EjemploQuestionnaireResponseInicioLE\"> </a></p><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\">Resource QuestionnaireResponse &quot;EjemploQuestionnaireResponseInicioLE&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-QuestionnaireResponseInicioLE.html\">QuestionnaireResponse Inicio Motivo de la Derivación LE</a></p></div><p><b>status</b>: completed</p><blockquote><p><b>item</b></p><p><b>linkId</b>: MotivoDerivacion</p><p><b>text</b>: Motivo Derivación</p><h3>Answers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Motivo derivación</td></tr></table></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:item ( [
fhir:linkId [ fhir:v "MotivoDerivacion" ] ;
fhir:text [ fhir:v "Motivo Derivación" ] ;
    ( fhir:answer [
fhir:value [ fhir:v "Motivo derivación" ]     ] )
  ] ) . #