{
  "resourceType" : "CodeSystem",
  "id" : "HiisHistoryEntryType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem HiisHistoryEntryType</b></p><a name=\"HiisHistoryEntryType\"> </a><a name=\"hcHiisHistoryEntryType\"> </a><p>This case-sensitive code system <code>https://fhir.bfarm.de/CodeSystem/HiisHistoryEntryType</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\">app-changes<a name=\"HiisHistoryEntryType-app-changes\"> </a></td><td>Anzeige wesentlicher Änderungen</td></tr><tr><td style=\"white-space:nowrap\">app-published<a name=\"HiisHistoryEntryType-app-published\"> </a></td><td>In Verzeichnis aufgenommen</td></tr><tr><td style=\"white-space:nowrap\">app-unpublished<a name=\"HiisHistoryEntryType-app-unpublished\"> </a></td><td>Aus Verzeichnis gestrichen</td></tr><tr><td style=\"white-space:nowrap\">generic<a name=\"HiisHistoryEntryType-generic\"> </a></td><td>Generischer Eintrag</td></tr><tr><td style=\"white-space:nowrap\">status-active<a name=\"HiisHistoryEntryType-status-active\"> </a></td><td>Status der Listung ist „Dauerhaft aufgenommen“</td></tr><tr><td style=\"white-space:nowrap\">status-retired<a name=\"HiisHistoryEntryType-status-retired\"> </a></td><td>Status der Listung ist „Gestrichen“</td></tr></table></div>"
  },
  "url" : "https://fhir.bfarm.de/CodeSystem/HiisHistoryEntryType",
  "version" : "3.1.0-TEST",
  "name" : "HiisHistoryEntryTypeCs",
  "title" : "HiisHistoryEntryType",
  "status" : "draft",
  "date" : "2026-05-30T08:09:28+02:00",
  "publisher" : "BfArM",
  "contact" : [{
    "name" : "BfArM",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.bfarm.de"
    }]
  }],
  "description" : "Codesystem for the type of a change history entry on a HIIS catalog entry.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [{
    "code" : "app-changes",
    "display" : "Anzeige wesentlicher Änderungen"
  },
  {
    "code" : "app-published",
    "display" : "In Verzeichnis aufgenommen"
  },
  {
    "code" : "app-unpublished",
    "display" : "Aus Verzeichnis gestrichen"
  },
  {
    "code" : "generic",
    "display" : "Generischer Eintrag"
  },
  {
    "code" : "status-active",
    "display" : "Status der Listung ist „Dauerhaft aufgenommen“"
  },
  {
    "code" : "status-retired",
    "display" : "Status der Listung ist „Gestrichen“"
  }]
}