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

: Consulta Externa - Voluntad anticipada de donación - XML Representation

Raw xml | Descargar


<Consent xmlns="http://hl7.org/fhir">
  <id value="Example-Consent-DonacionVoluntadAnticipada"/>
  <meta>
    <profile
             value="https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileDonatorConsentHCEU"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Consent Example-Consent-DonacionVoluntadAnticipada</b></p><a name="Example-Consent-DonacionVoluntadAnticipada"> </a><a name="hcExample-Consent-DonacionVoluntadAnticipada"> </a><a name="Example-Consent-DonacionVoluntadAnticipada-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-ProfileDonatorConsentHCEU.html">HCEU - Donator or Not Donator Consent</a></p></div><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/Consents/</code>/CONSENT-VA-001 (use: usual, )</p><p><b>status</b>: Active</p><p><b>scope</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/consentscope adr}">Advanced Care Directive</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/consentscope acd}">Advance Directive</span></p><p><b>patient</b>: <a href="Patient-Example-CE-Patient-352d698c8230.html">Paola Andrea Torres Ramirez(official) Female, DoB: 1988-06-23 ( Medical record number: 36423902344 (use: usual, ))</a></p><p><b>dateTime</b>: 2025-04-14 12:05:00+0000</p><p><b>organization</b>: <a href="Organization-Example-Prestador-Organization-5e2803024bcd.html">Organization CLINICA IPS ATENCION SALUD</a></p><h3>Provisions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Action</b></td></tr><tr><td style="display: none">*</td><td>Opt Out</td><td><span title="Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/TipoConsentimientoDonante VA}">Voluntad anticipada de donación</span></td></tr></table></div>
  </text>
  <identifier>
    <use value="usual"/>
    <system value="http://hospitalSystemInformation.example.org/Consents/"/>
    <value value="CONSENT-VA-001"/>
  </identifier>
  <status value="active"/>
  <scope>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/consentscope"/>
      <code value="adr"/>
      <display value="Advanced Care Directive"/>
    </coding>
  </scope>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/consentscope"/>
      <code value="acd"/>
      <display value="Advance Directive"/>
    </coding>
  </category>
  <patient>🔗 
    <reference value="Patient/Example-CE-Patient-352d698c8230"/>
  </patient>
  <dateTime value="2025-04-14T12:05:00Z"/>
  <organization>🔗 
    <reference
               value="Organization/Example-Prestador-Organization-5e2803024bcd"/>
  </organization>
  <provision>
    <type value="deny"/>
    <action>
      <coding>
        <system
                value="https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/TipoConsentimientoDonante"/>
        <code value="VA"/>
        <display value="Voluntad anticipada de donación"/>
      </coding>
    </action>
  </provision>
</Consent>