🇲🇽 EMA Health México Implementation Guide
0.1.0 - ci-build

🇲🇽 EMA Health México Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ejemplo Cobertura — IMSS (México) - JSON Representation

Raw json | Download

{
  "resourceType" : "Coverage",
  "id" : "EjemploEmaCoverageMx",
  "meta" : {
    "profile" : [
      🔗 "https://emahealth.io/fhir/mx/StructureDefinition/ema-coverage"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Coverage EjemploEmaCoverageMx</b></p><a name=\"EjemploEmaCoverageMx\"> </a><a name=\"hcEjemploEmaCoverageMx\"> </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-ema-coverage.html\">EMA Coverage (México)</a></p></div><p><b>Aseguradora / régimen (México)</b>: <a href=\"CodeSystem-cs-aseguradora-mx.html#cs-aseguradora-mx-imss\">Aseguradora / régimen (México): imss</a> (IMSS)</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode PUBLICPOL}\">IMSS — Régimen Ordinario</span></p><p><b>subscriber</b>: <a href=\"Patient-EjemploEmaPatientMx.html\">Guadalupe Hernández López (official) Female, DoB: 1974-03-12 ( https://emahealth.io/fhir/mx/sid/rfc#RFC#HELG740312AB1\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>beneficiary</b>: <a href=\"Patient-EjemploEmaPatientMx.html\">Guadalupe Hernández López (official) Female, DoB: 1974-03-12 ( https://emahealth.io/fhir/mx/sid/rfc#RFC#HELG740312AB1\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>payor</b>: <a href=\"Organization-EjemploEmaOrganizationMx.html\">Organization Hospital General de Zona No. 32 IMSS</a></p><h3>Classes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value</b></td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/coverage-class subgroup}\">SubGroup</span></td><td>Régimen Ordinario</td><td>Régimen Ordinario IMSS</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "https://emahealth.io/fhir/mx/StructureDefinition/ema-seguro-mx",
      "valueCoding" : {
        "system" : "https://emahealth.io/fhir/mx/CodeSystem/cs-aseguradora-mx",
        "code" : "imss",
        "display" : "IMSS"
      }
    }
  ],
  "status" : "active",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code" : "PUBLICPOL",
        "display" : "public healthcare"
      }
    ],
    "text" : "IMSS — Régimen Ordinario"
  },
  "subscriber" : {
    🔗 "reference" : "Patient/EjemploEmaPatientMx"
  },
  "beneficiary" : {
    🔗 "reference" : "Patient/EjemploEmaPatientMx"
  },
  "payor" : [
    {
      🔗 "reference" : "Organization/EjemploEmaOrganizationMx"
    }
  ],
  "class" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/coverage-class",
            "code" : "subgroup"
          }
        ]
      },
      "value" : "Régimen Ordinario",
      "name" : "Régimen Ordinario IMSS"
    }
  ]
}