Tiempos de Espera Interoperable
0.2.1 - draft
Tiempos de Espera Interoperable, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/SIGTEv2-IG/ and changes regularly. See the Directory of published versions
<CarePlan xmlns="http://hl7.org/fhir">
<id value="CarePlanAtencionEjemplo"/>
<meta>
<profile
value="https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/CarePlanAtenderLE"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan CarePlanAtencionEjemplo</b></p><a name="CarePlanAtencionEjemplo"> </a><a name="hcCarePlanAtencionEjemplo"> </a><a name="CarePlanAtencionEjemplo-es-CL"> </a><p><b>ExtBool Solicitud Examenes</b>: true</p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>description</b>: Se le dara un tratamiento de prednisona de 500 mg, 2 veces al día por por 1 mes. Pasado ese tiempo debe realizarse un examen de Ab Adrenal después de ver mejorias, se hara control cada mes</p><p><b>subject</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>encounter</b>: <a href="Encounter-AtencionEjemplo.html">Encounter: extension = true; identifier = 123; status = finished; class = Presencial (Modalidad Atencion Codigo#1); type = Nueva; period = 2024-02-22 08:00:00-0300 --> 2024-02-22 08:30:00-0300</a></p><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href="ServiceRequest-AbadrenalEjemplo.html">ServiceRequest Adrenal Ab [Units/volume] in Serum</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href="MedicationRequest-PrednisonaEjemplo.html">MedicationRequest: status = draft; intent = order; medication[x] = ; note = 2 veces al día por 1 mes</a></p></blockquote></div>
</text>
<extension
url="https://interoperabilidad.minsal.cl/fhir/ig/tei/StructureDefinition/ExtensionSolicitudExamenes">
<valueBoolean value="true"/>
</extension>
<status value="active"/>
<intent value="plan"/>
<description
value="Se le dara un tratamiento de prednisona de 500 mg, 2 veces al día por por 1 mes. Pasado ese tiempo debe realizarse un examen de Ab Adrenal después de ver mejorias, se hara control cada mes"/>
<subject>🔗
<reference value="Patient/EjemploPatientLE"/>
</subject>
<encounter>🔗
<reference value="Encounter/AtencionEjemplo"/>
</encounter>
<activity>
<reference>🔗
<reference value="ServiceRequest/AbadrenalEjemplo"/>
</reference>
</activity>
<activity>
<reference>🔗
<reference value="MedicationRequest/PrednisonaEjemplo"/>
</reference>
</activity>
</CarePlan>