{
  "resourceType" : "Coverage",
  "id" : "Coverage-PKV-12345",
  "meta" : {
    "profile" : ["http://fhir.recareai.com/StructureDefinition/recare-private-health-insurance",
    "http://fhir.de/StructureDefinition/coverage-de-basis"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Coverage Coverage-PKV-12345</b></p><a name=\"Coverage-PKV-12345\"> </a><a name=\"hcCoverage-PKV-12345\"> </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\">Profiles: <a href=\"StructureDefinition-recare-private-health-insurance.html\">Recare Private Health Insurance</a>, <a href=\"https://simplifier.net/resolve?scope=de.basisprofil.r4@1.6.0-ballot2&amp;canonical=http://fhir.de/StructureDefinition/coverage-de-basis\">Coverage, deutsches Basisprofil</a></p></div><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/versicherungsart-de-basis PKV}\">private Krankenversicherung</span></p><p><b>beneficiary</b>: <a href=\"Bundle-DecryptedData-12345.html#urn-uuid-a1c2e4f6-8b3d-4e5f-9a7c-2d1b0e3f4a5b\">Vorname Nachname (official) männlich, DoB: 1950-05-15 ( Einrichtungsinterne Patienten(-Akten-)Nummer)</a></p><p><b>payor</b>: ?rref?</p></div>"
  },
  "status" : "active",
  "type" : {
    "coding" : [{
      "system" : "http://fhir.de/CodeSystem/versicherungsart-de-basis",
      "code" : "PKV",
      "display" : "private Krankenversicherung"
    }]
  },
  "beneficiary" : {
    "reference" : "urn:uuid:a1c2e4f6-8b3d-4e5f-9a7c-2d1b0e3f4a5b"
  },
  "payor" : [{
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
      "valueCode" : "unknown"
    }]
  }]
}