MII IG Kerndatensatz-Modul Molekulares Tumorboard
2026.0.0 - release Unknown region code '276'

MII IG Kerndatensatz-Modul Molekulares Tumorboard, published by Medizininformatik-Initiative. This guide is not an authorized publication; it is the continuous build for version 2026.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medizininformatik-initiative/kerndatensatzmodul-molekulares-tumorboard/ and changes regularly. See the Directory of published versions

: 10.03.2023 Krankenkassenantrag gestellt Mirvetuximab soravtansine - JSON Representation

Raw json | Download

{
  "resourceType" : "Claim",
  "id" : "MII-EXA-MTB-Antrag-Kostenuebernahme-1",
  "meta" : {
    "profile" : [
      🔗 "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-antrag-kostenuebernahme|2026.0.0"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Claim MII-EXA-MTB-Antrag-Kostenuebernahme-1</b></p><a name=\"MII-EXA-MTB-Antrag-Kostenuebernahme-1\"> </a><a name=\"hcMII-EXA-MTB-Antrag-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-antrag-kostenuebernahme.html\">MII PR MTB Antrag Kostenuebernahmeversion: null2026.0.0)</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-03-10</p><p><b>provider</b>: <a href=\"Organization-MyHospital.html\">Organization Example General Hospital</a></p><p><b>priority</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/processpriority normal}\">Normal</span></p><h3>Relateds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Relationship</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">initial-claim</span></td></tr></table><p><b>prescription</b>: <a href=\"MedicationRequest-mii-exa-mtb-medication-request-mirvetuximab.html\">MedicationRequest: extension = 1,m1A,http://doi.org#10.1200/JCO.2022.40.16_suppl.5512,http://www.ncbi.nlm.nih.gov/pubmed#38055253; status = completed; intent = proposal; medication[x] = MIRVETUXIMAB SORAVTANSINE; authoredOn = 2023-03-28</a></p><h3>CareTeams</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Provider</b></td><td><b>Responsible</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td><a href=\"Organization-MyInsurer.html\">Organization Example Health Insurance Co.</a></td><td>true</td></tr></table><h3>Insurances</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Sequence</b></td><td><b>Focal</b></td><td><b>Coverage</b></td><td><b>ClaimResponse</b></td></tr><tr><td style=\"display: none\">*</td><td>1</td><td>true</td><td><a href=\"Coverage-MyCoverage.html\">Coverage: status = active; type = extended healthcare; period = 2023-01-01 --&gt; 2025-12-31</a></td><td><a href=\"ClaimResponse-MII-EXA-MTB-Antwort-Kostenuebernahme-1.html\">ClaimResponse: status = active; type = institutional; use = claim; created = 2023-05-01; outcome = complete</a></td></tr></table></div>"
  },
  "status" : "active",
  "type" : {
    "coding" : [
      {
        "code" : "institutional"
      }
    ]
  },
  "use" : "claim",
  "patient" : {
    🔗 "reference" : "Patient/PatientKimMusterperson"
  },
  "created" : "2023-03-10",
  "provider" : {
    🔗 "reference" : "Organization/MyHospital"
  },
  "priority" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/processpriority",
        "code" : "normal"
      }
    ]
  },
  "related" : [
    {
      "relationship" : {
        "coding" : [
          {
            "code" : "initial-claim"
          }
        ]
      }
    }
  ],
  "prescription" : {
    🔗 "reference" : "MedicationRequest/mii-exa-mtb-medication-request-mirvetuximab"
  },
  "careTeam" : [
    {
      "sequence" : 1,
      "provider" : {
        🔗 "reference" : "Organization/MyInsurer"
      },
      "responsible" : true
    }
  ],
  "insurance" : [
    {
      "sequence" : 1,
      "focal" : true,
      "coverage" : {
        🔗 "reference" : "Coverage/MyCoverage"
      },
      "claimResponse" : {
        🔗 "reference" : "ClaimResponse/MII-EXA-MTB-Antwort-Kostenuebernahme-1"
      }
    }
  ]
}