{
  "resourceType" : "Coverage",
  "id" : "PJ1Coverage",
  "meta" : {
    "profile" : ["https://elga.moped.at/StructureDefinition/MopedCoverage"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Coverage PJ1Coverage</b></p><a name=\"PJ1Coverage\"> </a><a name=\"hcPJ1Coverage\"> </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-MopedCoverage.html\">MOPED Coverage</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.40.0.10.1.4.3.9.1</code>/XB4G37PFN9FJ</p><p><b>status</b>: Active</p><p><b>kind</b>: Insurance</p><p><b>policyHolder</b>: <a href=\"Patient-PJ1Patient.html\">Sonnenschein Susi (official) Female, DoB: 1969-04-21 ( Social Security Number: 9994210469)</a></p><p><b>beneficiary</b>: <a href=\"Patient-PJ1Patient.html\">Sonnenschein Susi (official) Female, DoB: 1969-04-21 ( Social Security Number: 9994210469)</a></p><p><b>insurer</b>: <a href=\"Organization-SV11.html\">Organization Österreichische Gesundheitskasse Wien</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:{http://terminology.hl7.org/CodeSystem/coverage-class group}\">Group</span></td><td><code>http://svc.co.at/CodeSystem/ecard-versichertenkategorie-cs</code>/01</td></tr></table></div>"
  },
  "identifier" : [{
    "system" : "urn:oid:1.2.40.0.10.1.4.3.9.1",
    "value" : "XB4G37PFN9FJ",
    "assigner" : {
      "reference" : "Organization/OrganizationHerzJesuKrankenhaus"
    }
  }],
  "status" : "active",
  "kind" : "insurance",
  "policyHolder" : {
    "reference" : "Patient/PJ1Patient"
  },
  "beneficiary" : {
    "reference" : "Patient/PJ1Patient"
  },
  "insurer" : {
    "reference" : "Organization/SV11"
  },
  "class" : [{
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/coverage-class",
        "code" : "group"
      }]
    },
    "value" : {
      "system" : "http://svc.co.at/CodeSystem/ecard-versichertenkategorie-cs",
      "value" : "01"
    }
  }]
}