{
  "resourceType" : "Coverage",
  "id" : "CoverageBroennimann",
  "meta" : {
    "source" : "https://www.bfh.ch/de/studium/bachelor/medizininformatik/",
    "profile" : ["http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-coverage"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Coverage CoverageBroennimann</b></p><a name=\"CoverageBroennimann\"> </a><a name=\"hcCoverageBroennimann\"> </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\">Information Source: <a href=\"https://www.bfh.ch/de/studium/bachelor/medizininformatik/\">https://www.bfh.ch/de/studium/bachelor/medizininformatik/</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ch-core-coverage.html\">CH Core Coverage</a></p></div><p><b>identifier</b>: <a href=\"http://fhir.ch/ig/ch-term/3.4.0/NamingSystem-veka.html\" title=\"Insurance card number (called VEKA-Nr. (Versichertenkarten-Nummer) in German) from [SASIS](https://www.sasis.ch/veka/).\">InsuranceCardNumber</a>/80756015090002647590</p><p><b>status</b>: Active</p><p><b>beneficiary</b>: <a href=\"Patient-ElisabethBroennimannByBFH.html\">Elisabeth Brönnimann-Bertholet  Female, DoB: 1937-05-03 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#InsuranceCardNumber#80756015090002647590)</a></p><p><b>payor</b>: <a href=\"#hcCoverageBroennimann/sanitas\">Organization Sanitas</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Organization #sanitas</b></p><a name=\"CoverageBroennimann/sanitas\"> </a><a name=\"hcCoverageBroennimann/sanitas\"> </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-ch-core-organization.html\">CH Core Organization</a></p></div><p><b>name</b>: Sanitas</p></blockquote></div>"
  },
  "contained" : [{
    "resourceType" : "Organization",
    "id" : "sanitas",
    "meta" : {
      "profile" : ["http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"]
    },
    "name" : "Sanitas"
  }],
  "identifier" : [{
    "system" : "urn:oid:2.16.756.5.30.1.123.100.1.1.1",
    "value" : "80756015090002647590"
  }],
  "status" : "active",
  "beneficiary" : {
    "reference" : "Patient/ElisabethBroennimannByBFH"
  },
  "payor" : [{
    "reference" : "#sanitas"
  }]
}