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

: Example-Coverage-2a78c168009f - XML Representation

Raw xml | Descargar


<Coverage xmlns="http://hl7.org/fhir">
  <id value="Example-Coverage-2a78c168009f"/>
  <meta>
    <profile
             value="https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileCoverageHCEU"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Coverage Example-Coverage-2a78c168009f</b></p><a name="Example-Coverage-2a78c168009f"> </a><a name="hcExample-Coverage-2a78c168009f"> </a><a name="Example-Coverage-2a78c168009f-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-ProfileCoverageHCEU.html">HCEU - Coverage</a></p></div><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/Coverages/</code>/123456789 (use: usual, )</p><p><b>status</b>: Active</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode EHCPOL}">extended healthcare</span></p><p><b>policyHolder</b>: <a href="Organization-Example-Organization-Assurance-b550a4661c15.html">Organization Nueva EPS</a></p><p><b>subscriber</b>: <a href="Patient-Example-Patient-Urgencias-bdb7a6003025.html">Juan García(official) Male, DoB: 1985-06-15 ( Cédula de Ciudadanía: 1234567890 (use: official, ))</a></p><p><b>subscriberId</b>: SUB123456</p><p><b>beneficiary</b>: <a href="Patient-Example-Patient-Urgencias-bdb7a6003025.html">Juan García(official) Male, DoB: 1985-06-15 ( Cédula de Ciudadanía: 1234567890 (use: official, ))</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/subscriber-relationship self}">Self</span></p><p><b>period</b>: 2025-01-01 --&gt; 2025-12-31</p><p><b>payor</b>: <a href="Organization-Example-Organization-Assurance-b550a4661c15.html">Organization Nueva EPS</a></p></div>
  </text>
  <identifier>
    <use value="usual"/>
    <system value="http://hospitalSystemInformation.example.org/Coverages/"/>
    <value value="123456789"/>
  </identifier>
  <status value="active"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <code value="EHCPOL"/>
      <display value="extended healthcare"/>
    </coding>
  </type>
  <policyHolder>🔗 
    <reference
               value="Organization/Example-Organization-Assurance-b550a4661c15"/>
  </policyHolder>
  <subscriber>🔗 
    <reference value="Patient/Example-Patient-Urgencias-bdb7a6003025"/>
  </subscriber>
  <subscriberId value="SUB123456"/>
  <beneficiary>🔗 
    <reference value="Patient/Example-Patient-Urgencias-bdb7a6003025"/>
  </beneficiary>
  <relationship>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/subscriber-relationship"/>
      <code value="self"/>
      <display value="Self"/>
    </coding>
  </relationship>
  <period>
    <start value="2025-01-01"/>
    <end value="2025-12-31"/>
  </period>
  <payor>🔗 
    <reference
               value="Organization/Example-Organization-Assurance-b550a4661c15"/>
  </payor>
</Coverage>