{
  "resourceType" : "ClaimResponse",
  "id" : "MII-EXA-MTB-Antwort-Kostenuebernahme-1",
  "meta" : {
    "profile" : ["https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-antwort-kostenuebernahme|2026.0.1"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ClaimResponse MII-EXA-MTB-Antwort-Kostenuebernahme-1</b></p><a name=\"MII-EXA-MTB-Antwort-Kostenuebernahme-1\"> </a><a name=\"hcMII-EXA-MTB-Antwort-Kostenuebernahme-1\"> </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-mii-pr-mtb-antwort-kostenuebernahme.html\">MII PR MTB Anwort Kostenuebernahmeversion: null2026.0.1)</a></p></div><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:\">institutional</span></p><p><b>use</b>: Claim</p><p><b>patient</b>: <a href=\"Patient-PatientKimMusterperson.html\">Kim Musterperson  (no stated gender), DoB: 1956-03-14</a></p><p><b>created</b>: 2023-05-01</p><p><b>insurer</b>: <a href=\"Organization-MyHospital.html\">Organization Example General Hospital</a></p><p><b>request</b>: <a href=\"Claim-MII-EXA-MTB-Antrag-Kostenuebernahme-1.html\">Claim: status = active; type = institutional; use = claim; created = 2023-03-10; priority = Normal</a></p><p><b>outcome</b>: Processing Complete</p></div>"
  },
  "status" : "active",
  "type" : {
    "coding" : [{
      "code" : "institutional"
    }]
  },
  "use" : "claim",
  "patient" : {
    "reference" : "Patient/PatientKimMusterperson"
  },
  "created" : "2023-05-01",
  "insurer" : {
    "reference" : "Organization/MyHospital"
  },
  "request" : {
    "reference" : "Claim/MII-EXA-MTB-Antrag-Kostenuebernahme-1"
  },
  "outcome" : "complete"
}