{
  "resourceType" : "CodeSystem",
  "id" : "mii-cs-mtb-antwort-kostenuebernahme-entscheidung",
  "language" : "de-DE",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"de-DE\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"de-DE\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem mii-cs-mtb-antwort-kostenuebernahme-entscheidung</b></p><a name=\"mii-cs-mtb-antwort-kostenuebernahme-entscheidung\"> </a><a name=\"hcmii-cs-mtb-antwort-kostenuebernahme-entscheidung\"> </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\">Language: de-DE</p></div><p>This case-sensitive code system <code>https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-antwort-kostenuebernahme-entscheidung</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">accepted<a name=\"mii-cs-mtb-antwort-kostenuebernahme-entscheidung-accepted\"> </a></td><td>Angenommen</td></tr><tr><td style=\"white-space:nowrap\">rejected<a name=\"mii-cs-mtb-antwort-kostenuebernahme-entscheidung-rejected\"> </a></td><td>Abgelehnt</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"mii-cs-mtb-antwort-kostenuebernahme-entscheidung-unknown\"> </a></td><td>Unbekannt</td></tr></table></div>"
  },
  "url" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-antwort-kostenuebernahme-entscheidung",
  "version" : "2026.0.1",
  "name" : "MII_CS_MTB_Antwort_Kostenuebernahme_Entscheidung",
  "title" : "MII CS Antwort Kostenuebernahme Entscheidung",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-30T07:35:49+00:00",
  "publisher" : "Medizininformatik-Initiative",
  "contact" : [{
    "name" : "Medizininformatik-Initiative",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.medizininformatik-initiative.de"
    }]
  }],
  "description" : "Codesystem zum Status der Antwort zur Kostenuebernahme nach DNPM",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "276"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "accepted",
    "display" : "Angenommen"
  },
  {
    "code" : "rejected",
    "display" : "Abgelehnt"
  },
  {
    "code" : "unknown",
    "display" : "Unbekannt"
  }]
}