Tiempos de Espera Interoperable - Local Development build (v0.1.6) 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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "EjemploBundleAtender"] ; # 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/BundleAtenderLE"^^xsd:anyURI ; fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/BundleAtenderLE> ] ) ] ; # 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/EjemploMessageHeaderAtender"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/MessageHeader/EjemploMessageHeaderAtender> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/ServiceRequest/EjemploServiceRequestAtender"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/ServiceRequest/EjemploServiceRequestAtender> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Practitioner/EjemploPractitionerAtender"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Practitioner/EjemploPractitionerAtender> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/PractitionerRole/EjemploPractitionerRoleAtender"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/PractitionerRole/EjemploPractitionerRoleAtender> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Organization/EjemploOrganizationAtender"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Organization/EjemploOrganizationAtender> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Encounter/EjemploEncounterAtender"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Encounter/EjemploEncounterAtender> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/CarePlan/EjemploCarePlanLE"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/CarePlan/EjemploCarePlanLE> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/QuestionnaireResponse/EjemploQuestionnaireResponseAtenderLE"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/QuestionnaireResponse/EjemploQuestionnaireResponseAtenderLE> ) ] [ fhir:fullUrl [ fhir:v "http://acme.com/ehr/fhir/Observation/EjemploObservationAtender"^^xsd:anyURI ] ; ( fhir:resource <http://acme.com/ehr/fhir/Observation/EjemploObservationAtender> ) ] ) . # <http://acme.com/ehr/fhir/MessageHeader/EjemploMessageHeaderAtender> a fhir:MessageHeader ; fhir:id [ fhir:v "EjemploMessageHeaderAtender"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2023-02-14T14: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\"><a name=\"MessageHeader_EjemploMessageHeaderAtender\"> </a><p><b>Generated Narrative: MessageHeader</b><a name=\"EjemploMessageHeaderAtender\"> </a><a name=\"hcEjemploMessageHeaderAtender\"> </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 "EjemploMessageHeaderAtender" Updated "2023-02-14 14:12:10+0000" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-MessageHeaderLE.html\">MessageHeader LE</a></p></div><p><b>event</b>: Atender (Details: https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSTipoEventoLE code atender = 'Atender', stated as 'null')</p><p><b>author</b>: See on this page: PractitionerRole/EjemploPractitionerRoleAtender</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>: </p><ul><li>See on this page: Encounter/EjemploEncounterAtender</li><li>See on this page: ServiceRequest/EjemploServiceRequestAtender</li></ul></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 "atender" ] ] ; # fhir:author [ fhir:reference [ fhir:v "PractitionerRole/EjemploPractitionerRoleAtender" ] ] ; # fhir:source [ fhir:software [ fhir:v "SolucionInformatica" ] ; fhir:endpoint [ fhir:v "http://link-to-sending.cl"^^xsd:anyURI ] ] ; # fhir:focus ( [ fhir:reference [ fhir:v "Encounter/EjemploEncounterAtender" ] ] [ fhir:reference [ fhir:v "ServiceRequest/EjemploServiceRequestAtender" ] ] ) . # <http://acme.com/ehr/fhir/ServiceRequest/EjemploServiceRequestAtender> a fhir:ServiceRequest ; fhir:id [ fhir:v "EjemploServiceRequestAtender"] ; # 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\"><a name=\"ServiceRequest_EjemploServiceRequestAtender\"> </a><p><b>Generated Narrative: ServiceRequest</b><a name=\"EjemploServiceRequestAtender\"> </a><a name=\"hcEjemploServiceRequestAtender\"> </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 "EjemploServiceRequestAtender" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ServiceRequestLE.html\">ServiceRequest LE</a></p></div><p><b>Estado Interconsulta Codigo</b>: A la espera de cierre <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSEstadoInterconsulta.html\">Estado Interconsulta</a>#6)</span></p><p><b>Consecuencia Atención Codigo</b>: Control <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSConsecuenciaAtencionCodigo.html\">Consecuencia Atención Codigo</a>#1)</span></p><p><b>identifier</b>: IdInterconsulta/323121</p><p><b>status</b>: draft</p><p><b>intent</b>: order</p><p><b>subject</b>: <a href=\"Patient-EjemploPatient.html\">Patient/EjemploPatient: Anibal Diaz Cortés</a> " DIAZ"</p><p><b>performer</b>: <a href=\"http://acme.com/ehr/fhir/PractitionerRole/atender\">http://acme.com/ehr/fhir/PractitionerRole/atender</a></p><p><b>supportingInfo</b>: <a href=\"Observation-EjemploObservationDiscapacidad.html\">Observation/EjemploObservationDiscapacidad: No presenta discapacidad</a></p></div>" ] ; # fhir:extension ( [ 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 "6" ] ] ) ] ] [ fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ConsecuenciaAtencionCodigo"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; ( fhir:coding [ fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSConsecuenciaAtencionCodigo"^^xsd:anyURI ] ; fhir:code [ fhir:v "1" ] ] ) ] ] ) ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.cens.cl/CodeSystem/listaespera"^^xsd:anyURI ] ; fhir:code [ fhir:v "IdInterconsulta" ] ] ) ] ; fhir:value [ fhir:v "323121" ] ] ) ; # fhir:status [ fhir:v "draft"] ; # fhir:intent [ fhir:v "order"] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/EjemploPatient" ] ; fhir:display [ fhir:v "Anibal Diaz Cortés" ] ] ; # fhir:performer ( [ fhir:link <http://acme.com/ehr/fhir/PractitionerRole/atender> ; fhir:reference [ fhir:v "http://acme.com/ehr/fhir/PractitionerRole/atender" ] ] ) ; # fhir:supportingInfo ( [ fhir:reference [ fhir:v "Observation/EjemploObservationDiscapacidad" ] ; fhir:display [ fhir:v "No presenta discapacidad" ] ] ) . # <http://acme.com/ehr/fhir/Practitioner/EjemploPractitionerAtender> a fhir:Practitioner ; fhir:id [ fhir:v "EjemploPractitionerAtender"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PrestadorProfesionalLE"^^xsd:anyURI ; fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/PrestadorProfesionalLE> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_EjemploPractitionerAtender\"> </a><p><b>Generated Narrative: Practitioner</b><a name=\"EjemploPractitionerAtender\"> </a><a name=\"hcEjemploPractitionerAtender\"> </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 "EjemploPractitionerAtender" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PrestadorProfesionalLE.html\">Prestador Profesional LE</a></p></div><p><b>Codigo de Identificación de países</b>: Chile <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://hl7chile.cl/fhir/ig/clcore/1.8.5/CodeSystem-CodPais.html\">Códigos de Países</a>#152)</span></p><p><b>identifier</b>: 1/32.333.333-3 (use: official), 2/123884 (use: official), 4/123884 (use: secondary)</p><p><b>active</b>: true</p><p><b>name</b>: Ernesto Sepulveda (Official)</p><p><b>telecom</b>: <a href=\"tel:+56982460152\">+56982460152</a></p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1982-08-24</p><blockquote><p><b>qualification</b></p><p><b>identifier</b>: esp</p><p><b>code</b>: Cirujano Cardiovascular <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSTituloProfesional.html\">TituloProfesional</a>#1 "MÉDICO CIRUJANO")</span></p><p><b>period</b>: 2023-01-01 --> 2100-01-31</p></blockquote><blockquote><p><b>qualification</b></p><p><b>identifier</b>: subesp</p><p><b>code</b>: CardiologíaCardiotorácico <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSTituloProfesional.html\">TituloProfesional</a>#1 "MÉDICO CIRUJANO")</span></p><p><b>period</b>: 2024-01-01 --> 2100-01-31</p></blockquote></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 "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CodPais"^^xsd:anyURI ] ; fhir:code [ fhir:v "152" ] ; fhir:display [ fhir:v "Chile" ] ] ) ] ] ) ; # fhir:identifier ( [ fhir:use [ fhir:v "official" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/hpd/CodeSystem/VSTipoIdentificadorDEIS"^^xsd:anyURI ] ; fhir:code [ fhir:v "1" ] ] ) ] ; fhir:system [ fhir:v "https://api.cl/system/run"^^xsd:anyURI ] ; fhir:value [ fhir:v "32.333.333-3" ] ] [ fhir:use [ fhir:v "official" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/hpd/CodeSystem/VSTipoIdentificadorDEIS"^^xsd:anyURI ] ; fhir:code [ fhir:v "2" ] ] ) ] ; fhir:value [ fhir:v "123884" ] ] [ fhir:use [ fhir:v "secondary" ] ; fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/hpd/CodeSystem/VSTipoIdentificadorDEIS"^^xsd:anyURI ] ; fhir:code [ fhir:v "4" ] ] ) ] ; fhir:value [ fhir:v "123884" ] ] ) ; # fhir:active [ fhir:v "true"^^xsd:boolean] ; # fhir:name ( [ fhir:use [ fhir:v "official" ] ; fhir:family [ fhir:v "Sepulveda" ; ( 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 "Ernesto" ] ) ] ) ; # fhir:telecom ( [ fhir:system [ fhir:v "phone" ] ; fhir:value [ fhir:v "+56982460152" ] ; fhir:use [ fhir:v "home" ] ; fhir:rank [ fhir:v "1"^^xsd:positiveInteger ] ] ) ; # fhir:gender [ fhir:v "female"] ; # fhir:birthDate [ fhir:v "1982-08-24"^^xsd:date] ; # fhir:qualification ( [ ( fhir:identifier [ fhir:value [ fhir:v "esp" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSTituloProfesional"^^xsd:anyURI ] ; fhir:code [ fhir:v "1" ] ; fhir:display [ fhir:v "MÉDICO CIRUJANO" ] ] ) ; fhir:text [ fhir:v "Cirujano Cardiovascular" ] ] ; fhir:period [ fhir:start [ fhir:v "2023-01-01"^^xsd:date ] ; fhir:end [ fhir:v "2100-01-31"^^xsd:date ] ] ] [ ( fhir:identifier [ fhir:value [ fhir:v "subesp" ] ] ) ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSTituloProfesional"^^xsd:anyURI ] ; fhir:code [ fhir:v "1" ] ; fhir:display [ fhir:v "MÉDICO CIRUJANO" ] ] ) ; fhir:text [ fhir:v "CardiologíaCardiotorácico" ] ] ; fhir:period [ fhir:start [ fhir:v "2024-01-01"^^xsd:date ] ; fhir:end [ fhir:v "2100-01-31"^^xsd:date ] ] ] ) . # <http://acme.com/ehr/fhir/PractitionerRole/EjemploPractitionerRoleAtender> a fhir:PractitionerRole ; fhir:id [ fhir:v "EjemploPractitionerRoleAtender"] ; # 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\"><a name=\"PractitionerRole_EjemploPractitionerRoleAtender\"> </a><p><b>Generated Narrative: PractitionerRole</b><a name=\"EjemploPractitionerRoleAtender\"> </a><a name=\"hcEjemploPractitionerRoleAtender\"> </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 "EjemploPractitionerRoleAtender" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PractitionerRoleLE.html\">PractitionerRole LE</a></p></div><p><b>practitioner</b>: See on this page: Practitioner/EjemploPractitionerAtender</p><p><b>organization</b>: See on this page: Organization/EjemploOrganizationAtender</p><p><b>code</b>: Atendedor <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSPractitionerTipoRolLE.html\">Rol de profesionales</a>#atendedor)</span></p></div>" ] ; # fhir:practitioner [ fhir:reference [ fhir:v "Practitioner/EjemploPractitionerAtender" ] ] ; # fhir:organization [ fhir:reference [ fhir:v "Organization/EjemploOrganizationAtender" ] ] ; # fhir:code ( [ ( fhir:coding [ fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSPractitionerTipoRolLE"^^xsd:anyURI ] ; fhir:code [ fhir:v "atendedor" ] ] ) ] ) . # <http://acme.com/ehr/fhir/Organization/EjemploOrganizationAtender> a fhir:Organization ; fhir:id [ fhir:v "EjemploOrganizationAtender"] ; # 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\"><a name=\"Organization_EjemploOrganizationAtender\"> </a><p><b>Generated Narrative: Organization</b><a name=\"EjemploOrganizationAtender\"> </a><a name=\"hcEjemploOrganizationAtender\"> </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 "EjemploOrganizationAtender" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-OrganizationLE.html\">Organization LE</a></p></div><p><b>identifier</b>: 124232/Hospital Linares</p></div>" ] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://minsal.cl/deis/establecimientos"^^xsd:anyURI ] ; fhir:code [ fhir:v "124232" ] ] ) ] ; fhir:value [ fhir:v "Hospital Linares" ] ] ) . # <http://acme.com/ehr/fhir/Encounter/EjemploEncounterAtender> a fhir:Encounter ; fhir:id [ fhir:v "EjemploEncounterAtender"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/EncounterAtenderLE"^^xsd:anyURI ; fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/EncounterAtenderLE> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_EjemploEncounterAtender\"> </a><p><b>Generated Narrative: Encounter</b><a name=\"EjemploEncounterAtender\"> </a><a name=\"hcEjemploEncounterAtender\"> </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 "EjemploEncounterAtender" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-EncounterAtenderLE.html\">Encounter Atender LE</a></p></div><p><b>ExtBool Pertinencia Atencion Box</b>: true</p><p><b>identifier</b>: IdConsultaAPS/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>type</b>: Nueva <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-CSTipoConsulta.html\">Tipo Consulta</a>#1)</span></p><p><b>subject</b>: <a href=\"Patient-EjemploPatient.html\">Patient/EjemploPatient: Anibal Diaz Cortés</a> " DIAZ"</p><p><b>basedOn</b>: <a href=\"ServiceRequest-EjemploServiceRequest.html\">ServiceRequest/EjemploServiceRequest</a></p><p><b>period</b>: 2023-01-22 09:00:00+0000 --> 2023-01-22 10:00:00+0000</p><p><b>reasonReference</b>: See on this page: Observation/EjemploObservationAtender</p><h3>Diagnoses</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Condition</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Condition-EjemploConditionAtender.html\">Condition/EjemploConditionAtender</a></td></tr></table></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ExtBoolPertinenciaAtencionBox"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.cens.cl/CodeSystem/listaespera"^^xsd:anyURI ] ; fhir:code [ fhir:v "IdConsultaAPS" ] ] ) ] ; 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:type ( [ ( fhir:coding [ fhir:system [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSTipoConsulta"^^xsd:anyURI ] ; fhir:code [ fhir:v "1" ] ] ) ] ) ; # fhir:subject [ fhir:reference [ fhir:v "Patient/EjemploPatient" ] ; fhir:display [ fhir:v "Anibal Diaz Cortés" ] ] ; # fhir:basedOn ( [ fhir:reference [ fhir:v "ServiceRequest/EjemploServiceRequest" ] ] ) ; # fhir:period [ fhir:start [ fhir:v "2023-01-22T09:00:00Z"^^xsd:dateTime ] ; fhir:end [ fhir:v "2023-01-22T10:00:00Z"^^xsd:dateTime ] ] ; # fhir:reasonReference ( [ fhir:reference [ fhir:v "Observation/EjemploObservationAtender" ] ; fhir:type [ fhir:v "Observation"^^xsd:anyURI ] ] ) ; # fhir:diagnosis ( [ fhir:condition [ fhir:reference [ fhir:v "Condition/EjemploConditionAtender" ] ] ] ) . # <http://acme.com/ehr/fhir/CarePlan/EjemploCarePlanLE> a fhir:CarePlan ; fhir:id [ fhir:v "EjemploCarePlanLE"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/CarePlanAtenderLE"^^xsd:anyURI ; fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/CarePlanAtenderLE> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"CarePlan_EjemploCarePlanLE\"> </a><p><b>Generated Narrative: CarePlan</b><a name=\"EjemploCarePlanLE\"> </a><a name=\"hcEjemploCarePlanLE\"> </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 CarePlan "EjemploCarePlanLE" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-CarePlanAtenderLE.html\">CarePlan Atender LE</a></p></div><p><b>ExtBool Solicitud Examenes</b>: false</p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>description</b>: Benazepril 5mg 1 comp c/24 horas </p><p><b>subject</b>: <a href=\"Patient-EjemploPatient.html\">Patient/EjemploPatient: Anibal Diaz Cortés</a> " DIAZ"</p><h3>Activities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><span>: http://link-a-mi-receta.cl/ID</span></td></tr></table></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ExtBoolSolicitudExamenes"^^xsd:anyURI ] ; fhir:value [ fhir:v "false"^^xsd:boolean ] ] ) ; # fhir:status [ fhir:v "active"] ; # fhir:intent [ fhir:v "plan"] ; # fhir:description [ fhir:v "Benazepril 5mg 1 comp c/24 horas "] ; # fhir:subject [ fhir:reference [ fhir:v "Patient/EjemploPatient" ] ; fhir:display [ fhir:v "Anibal Diaz Cortés" ] ] ; # fhir:activity ( [ fhir:reference [ fhir:display [ fhir:v "http://link-a-mi-receta.cl/ID" ] ] ] ) . # <http://acme.com/ehr/fhir/QuestionnaireResponse/EjemploQuestionnaireResponseAtenderLE> a fhir:QuestionnaireResponse ; fhir:id [ fhir:v "EjemploQuestionnaireResponseAtenderLE"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/QuestionnaireResponseAtenderLE"^^xsd:anyURI ; fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/QuestionnaireResponseAtenderLE> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"QuestionnaireResponse_EjemploQuestionnaireResponseAtenderLE\"> </a><p><b>Generated Narrative: QuestionnaireResponse</b><a name=\"EjemploQuestionnaireResponseAtenderLE\"> </a><a name=\"hcEjemploQuestionnaireResponseAtenderLE\"> </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 "EjemploQuestionnaireResponseAtenderLE" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-QuestionnaireResponseAtenderLE.html\">QuestionnaireResponse Atender LE</a></p></div><p><b>status</b>: completed</p><p><b>encounter</b>: See on this page: Encounter/EjemploEncounterAtender</p><blockquote><p><b>item</b></p><p><b>linkId</b>: Resumen</p><p><b>text</b>: Resumen</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>Insuficiencia Cardiaca Crónica</td></tr></table></blockquote></div>" ] ; # fhir:status [ fhir:v "completed"] ; # fhir:encounter [ fhir:reference [ fhir:v "Encounter/EjemploEncounterAtender" ] ] ; # fhir:item ( [ fhir:linkId [ fhir:v "Resumen" ] ; fhir:text [ fhir:v "Resumen" ] ; ( fhir:answer [ fhir:value [ fhir:v "Insuficiencia Cardiaca Crónica" ] ] ) ] ) . # <http://acme.com/ehr/fhir/Observation/EjemploObservationAtender> a fhir:Observation ; fhir:id [ fhir:v "EjemploObservationAtender"] ; # fhir:meta [ ( fhir:profile [ fhir:v "https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ObservationAtenderLE"^^xsd:anyURI ; fhir:link <https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ObservationAtenderLE> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_EjemploObservationAtender\"> </a><p><b>Generated Narrative: Observation</b><a name=\"EjemploObservationAtender\"> </a><a name=\"hcEjemploObservationAtender\"> </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 "EjemploObservationAtender" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ObservationAtenderLE.html\">Observation Atender LE</a></p></div><p><b>status</b>: registered</p><p><b>code</b>: examenes anteriores <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>value</b>: No se presentan exámenes anteriores</p></div>" ] ; # fhir:status [ fhir:v "registered"] ; # fhir:code [ fhir:text [ fhir:v "examenes anteriores" ] ] ; # fhir:value [ fhir:v "No se presentan exámenes anteriores"] . #
IG © 2023+ Unidad de Interoperabilidad - MINSAL. Package hl7.fhir.cl.minsal.tei#0.1.6 based on FHIR 4.0.1. Generated 2024-04-30
Links: Tabla de contenidos |
Reporte QA
| Issues