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

: Ruta Violencia SDS - Registro cobertura - JSON Representation

Raw json | Descargar

{
  "resourceType" : "Coverage",
  "id" : "Example-Coverage-RVSDS",
  "meta" : {
    "profile" : [
      🔗 "https://ohapi-fhir-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileCoverageRVSDS"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Coverage Example-Coverage-RVSDS</b></p><a name=\"Example-Coverage-RVSDS\"> </a><a name=\"hcExample-Coverage-RVSDS\"> </a><a name=\"Example-Coverage-RVSDS-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-ProfileCoverageRVSDS.html\">Ruta Violencia - SDS - Coverage</a></p></div><p><b>status</b>: Active</p><p><b>beneficiary</b>: <a href=\"Patient-Example-Patient-HCEURVSDS.html\">Andrea Goméz Female, DoB: 1980-03-19 ( Cédula de Ciudadanía: 5234232\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>payor</b>: <a href=\"Organization-Example-Aseguradora-Organization-087b92039fee.html\">Organization Capital Salud</a></p><h3>Classes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/RegimenAfiliacion 02}\">Subsidiado</span></td><td>02</td></tr></table></div>"
  },
  "status" : "active",
  "beneficiary" : {
    🔗 "reference" : "Patient/Example-Patient-HCEURVSDS"
  },
  "payor" : [
    {
      🔗 "reference" : "Organization/Example-Aseguradora-Organization-087b92039fee"
    }
  ],
  "class" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "https://oh-modules.apps.indraclusterdes.eastus.aroapp.io/ehrserver/fhir/CodeSystem/RegimenAfiliacion",
            "code" : "02",
            "display" : "Subsidiado"
          }
        ]
      },
      "value" : "02"
    }
  ]
}