Tiempos de Espera Interoperable - Local Development build (v0.1.5). See the Directory of published versions
: ServiceRequest Evento de Terminar - XML Representation
Raw xml | Download
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="EjemploServiceRequestTerminar"/>
<meta>
<profile
value="https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ServiceRequestLE"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ServiceRequest</b><a name="EjemploServiceRequestTerminar"> </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 "EjemploServiceRequestTerminar" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ServiceRequestLE.html">ServiceRequest LE</a></p></div><p><b>Motivo Cierre Interconsulta</b>: Atención Realizada (1) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-CSMotivoCierreInterconsulta.html">Motivo Cierre Interconsulta</a>#2)</span></p><p><b>Estado Interconsulta Codigo</b>: Cerrada <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-CSEstadoInterconsulta.html">Estado Interconsulta</a>#7)</span></p><p><b>identifier</b>: IdInterconsulta: 1</p><p><b>status</b>: draft</p><p><b>intent</b>: proposal</p><p><b>subject</b>: <a href="Bundle-EjemploBundleAtender.html#http-//acme.com/ehr/fhir/Patient/EjemploPatient">http://acme.com/ehr/fhir/Patient/EjemploPatient</a></p></div>
</text>
<extension
url="https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/MotivoCierreInterconsulta">
<valueCodeableConcept>
<coding>
<system
value="https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSMotivoCierreInterconsulta"/>
<code value="2"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/EstadoInterconsultaCodigoLE">
<valueCodeableConcept>
<coding>
<system
value="https://interoperabilidad.minsal.cl/fhir/ig/tei/CodeSystem/CSEstadoInterconsulta"/>
<code value="7"/>
</coding>
</valueCodeableConcept>
</extension>
<identifier>
<type>
<coding>
<system value="http://terminology.cens.cl/CodeSystem/listaespera"/>
<code value="IdInterconsulta"/>
</coding>
</type>
<value value="1"/>
</identifier>
<status value="draft"/>
<intent value="proposal"/>
<subject>
<reference value="http://acme.com/ehr/fhir/Patient/EjemploPatient"/>
</subject>
</ServiceRequest>