{
  "resourceType" : "Coverage",
  "id" : "Example-Coverage-lab-ebd26ca1fcb1",
  "meta" : {
    "profile" : ["https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileCoverageHCEU"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Coverage Example-Coverage-lab-ebd26ca1fcb1</b></p><a name=\"Example-Coverage-lab-ebd26ca1fcb1\"> </a><a name=\"hcExample-Coverage-lab-ebd26ca1fcb1\"> </a><a name=\"Example-Coverage-lab-ebd26ca1fcb1-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>/CP-20250717-001\u00a0(use:\u00a0usual,\u00a0)</p><p><b>status</b>: Active</p><p><b>policyHolder</b>: <a href=\"RelatedPerson-Example-lab-RelatedPerson-f2b5bf83e1e5.html\">RelatedPerson Oscar García Salamanca(official)</a></p><p><b>subscriber</b>: <a href=\"RelatedPerson-Example-lab-RelatedPerson-f2b5bf83e1e5.html\">RelatedPerson Oscar García Salamanca(official)</a></p><p><b>beneficiary</b>: <a href=\"Patient-Example-Patient-lab-a50c247482ee.html\">Celeste García Martinez(official) Female, DoB: 2025-02-18 ( Numero único de Identificación: 1048556545\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>period</b>: 2025-01-01 --&gt; 2025-12-31</p><p><b>payor</b>: <a href=\"Organization-Example-Aseguradora-Organization-087b92039fee.html\">Organization Capital Salud</a></p></div>"
  },
  "identifier" : [{
    "use" : "usual",
    "system" : "http://hospitalSystemInformation.example.org/Coverages/",
    "value" : "CP-20250717-001"
  }],
  "status" : "active",
  "policyHolder" : {
    "reference" : "RelatedPerson/Example-lab-RelatedPerson-f2b5bf83e1e5"
  },
  "subscriber" : {
    "reference" : "RelatedPerson/Example-lab-RelatedPerson-f2b5bf83e1e5"
  },
  "beneficiary" : {
    "reference" : "Patient/Example-Patient-lab-a50c247482ee"
  },
  "period" : {
    "start" : "2025-01-01",
    "end" : "2025-12-31"
  },
  "payor" : [{
    "reference" : "Organization/Example-Aseguradora-Organization-087b92039fee"
  }]
}