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

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

: APH Salud Mental - Procedimiento - XML Representation

Raw xml | Descargar


<Procedure xmlns="http://hl7.org/fhir">
  <id value="Example-Procedure-APH-SaludMental-6e6e531e7268"/>
  <meta>
    <profile
             value="https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileProcedureHCEUAPH"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure Example-Procedure-APH-SaludMental-6e6e531e7268</b></p><a name="Example-Procedure-APH-SaludMental-6e6e531e7268"> </a><a name="hcExample-Procedure-APH-SaludMental-6e6e531e7268"> </a><a name="Example-Procedure-APH-SaludMental-6e6e531e7268-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-ProfileProcedureHCEUAPH.html">HCEU - APH - Procedure</a></p></div><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/procedures/</code>/PROC-SM-001 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{https://bogotadigital.saludcapital.gov.co/hncat/fhir/AdminCatalogStructureRS/AGCC_CUPSAPH 890201}">Intervención en crisis psicológica</span></p><p><b>subject</b>: <a href="Patient-Example-Patient-APH-SaludMental-7aac30576fa7.html">Emilio Romero Salas(official) Male, DoB: 1995-06-15 ( Cédula de Ciudadanía: 234363452 (use: official, ))</a></p><p><b>encounter</b>: <a href="Encounter-Example-APH-SaludMental-Encounter-0badabd1cd75.html">Encounter: extension = Demanda espontánea (Vías de ingreso#01); identifier = http://hospitalSystemInformation.example.org/admissions#Enc_SM_001 (use: usual, ); status = finished; class = field (ActCode#FLD); serviceType = SERVICIO DE URGENCIAS; period = 2025-04-01 09:00:00+0000 --&gt; 2025-04-01 09:30:00+0000</a></p><p><b>performed</b>: 2025-04-01 09:10:00+0000 --&gt; 2025-04-01 09:25:00+0000</p><p><b>recorder</b>: <a href="Practitioner-Example-APH-SaludMental-Practitioner-cd8fcff340d8.html">Practitioner Davila Santos Carlos Daniel(official)</a></p><p><b>asserter</b>: <a href="Practitioner-Example-APH-SaludMental-Practitioner-cd8fcff340d8.html">Practitioner Davila Santos Carlos Daniel(official)</a></p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{https://bogotadigital.saludcapital.gov.co/hncat/fhir/AdminCatalogStructureRS/SPECIALITY 123}">Psicología</span></td><td><a href="Practitioner-Example-APH-SaludMental-Practitioner-cd8fcff340d8.html">Practitioner Davila Santos Carlos Daniel(official)</a></td></tr></table><p><b>reasonReference</b>: <a href="Condition-Example-Condition-APH-SaludMental-778788361344.html">Condition Panic disorder</a></p></div>
  </text>
  <identifier>
    <use value="usual"/>
    <system value="http://hospitalSystemInformation.example.org/procedures/"/>
    <value value="PROC-SM-001"/>
  </identifier>
  <status value="completed"/>
  <code>
    <coding>
      <system
              value="https://bogotadigital.saludcapital.gov.co/hncat/fhir/AdminCatalogStructureRS/AGCC_CUPSAPH"/>
      <code value="890201"/>
      <display value="Intervención en crisis psicológica"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/Example-Patient-APH-SaludMental-7aac30576fa7"/>
  </subject>
  <encounter>🔗 
    <reference
               value="Encounter/Example-APH-SaludMental-Encounter-0badabd1cd75"/>
  </encounter>
  <performedPeriod>
    <start value="2025-04-01T09:10:00Z"/>
    <end value="2025-04-01T09:25:00Z"/>
  </performedPeriod>
  <recorder>🔗 
    <reference
               value="Practitioner/Example-APH-SaludMental-Practitioner-cd8fcff340d8"/>
  </recorder>
  <asserter>🔗 
    <reference
               value="Practitioner/Example-APH-SaludMental-Practitioner-cd8fcff340d8"/>
  </asserter>
  <performer>
    <function>
      <coding>
        <system
                value="https://bogotadigital.saludcapital.gov.co/hncat/fhir/AdminCatalogStructureRS/SPECIALITY"/>
        <code value="123"/>
        <display value="Psicología"/>
      </coding>
    </function>
    <actor>🔗 
      <reference
                 value="Practitioner/Example-APH-SaludMental-Practitioner-cd8fcff340d8"/>
    </actor>
  </performer>
  <reasonReference>🔗 
    <reference
               value="Condition/Example-Condition-APH-SaludMental-778788361344"/>
  </reasonReference>
</Procedure>