Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.14.0 - ci-build

Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.14.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Hospitalización - Plan de Cuidado - XML Representation

Raw xml | Descargar


<CarePlan xmlns="http://hl7.org/fhir">
  <id value="Example-CarePlan-hosp-33d7bae55622"/>
  <meta>
    <profile
             value="https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileCarePlanHCEU"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan Example-CarePlan-hosp-33d7bae55622</b></p><a name="Example-CarePlan-hosp-33d7bae55622"> </a><a name="hcExample-CarePlan-hosp-33d7bae55622"> </a><a name="Example-CarePlan-hosp-33d7bae55622-es-ES"> </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-ProfileCarePlanHCEU.html">HCEU - Intramural - Care Plan</a></p></div><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/careplans/</code>/33d7bae55622 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 734163000}">Plan de cuidados postoperatorios</span></p><p><b>title</b>: Plan de cuidados post-apendicectomía</p><p><b>subject</b>: <a href="Patient-Example-Patient-hosp-feb7a6003026.html">Adriana Lucía Cortés García(official) Male, DoB: 1988-06-12 ( Cédula de Ciudadanía: 4656732234 (use: official, ))</a></p><p><b>encounter</b>: <a href="Encounter-Example-Encounter-hosp-f2922fe057ac.html">Encounter: extension = Derivado de urgencias (Vías de ingreso#03); identifier = http://HIS_Source/#Enc_Hosp_ABC456 (use: usual, ); status = finished; class = inpatient encounter (ActCode#IMP); serviceType = CIRUGIA GENERAL; period = 2025-02-20 08:30:00+0000 --&gt; 2025-02-25 14:00:00+0000</a></p><p><b>period</b>: 2025-02-21 --&gt; 2025-02-25</p><p><b>created</b>: 2025-02-20 11:00:00+0000</p><p><b>author</b>: <a href="Practitioner-Example-Practitioner-hosp-563d2c3a54fe.html">Practitioner Daniel Hernán Andrade Fernández(official)</a></p><p><b>contributor</b>: <a href="Practitioner-Example-Practitioner-hosp-563d2c3a54fe.html">Practitioner Daniel Hernán Andrade Fernández(official)</a></p><p><b>addresses</b>: </p><ul><li><a href="Condition-Example-Condition-hosp-dx-principal-8762741d667e.html">Condition Unspecified acute appendicitis</a></li><li><a href="Condition-Example-Condition-hosp-dx-relacionado-27332a85d31d.html">Condition Infection following a procedure, initial encounter</a></li></ul><p><b>note</b>: Protocolo: control de dolor con analgesia cada 6 horas, movilización temprana, dieta progresiva según tolerancia, monitoreo de signos vitales cada 4 horas.</p></div>
  </text>
  <identifier>
    <use value="usual"/>
    <system value="http://hospitalSystemInformation.example.org/careplans/"/>
    <value value="33d7bae55622"/>
  </identifier>
  <status value="completed"/>
  <intent value="order"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="734163000"/>
      <display value="Care plan (record artifact)"/>
    </coding>
    <text value="Plan de cuidados postoperatorios"/>
  </category>
  <title value="Plan de cuidados post-apendicectomía"/>
  <subject>🔗 
    <reference value="Patient/Example-Patient-hosp-feb7a6003026"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/Example-Encounter-hosp-f2922fe057ac"/>
  </encounter>
  <period>
    <start value="2025-02-21"/>
    <end value="2025-02-25"/>
  </period>
  <created value="2025-02-20T11:00:00Z"/>
  <author>🔗 
    <reference value="Practitioner/Example-Practitioner-hosp-563d2c3a54fe"/>
  </author>
  <contributor>🔗 
    <reference value="Practitioner/Example-Practitioner-hosp-563d2c3a54fe"/>
  </contributor>
  <addresses>🔗 
    <reference
               value="Condition/Example-Condition-hosp-dx-principal-8762741d667e"/>
  </addresses>
  <addresses>🔗 
    <reference
               value="Condition/Example-Condition-hosp-dx-relacionado-27332a85d31d"/>
  </addresses>
  <note>
    <text
          value="Protocolo: control de dolor con analgesia cada 6 horas, movilización temprana, dieta progresiva según tolerancia, monitoreo de signos vitales cada 4 horas."/>
  </note>
</CarePlan>