{
  "resourceType" : "CodeSystem",
  "id" : "cs-senologie-follow-up",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-senologie-follow-up</b></p><a name=\"cs-senologie-follow-up\"> </a><a name=\"hccs-senologie-follow-up\"> </a><p>This case-sensitive code system <code>https://www.senologie.org/fhir/CodeSystem/cs-senologie-follow-up</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">zweittumor<a name=\"cs-senologie-follow-up-zweittumor\"> </a></td><td>Zweittumor</td><td>Komponente: Zweittumor ja/nein/unbekannt (M08)</td></tr><tr><td style=\"white-space:nowrap\">aktiv<a name=\"cs-senologie-follow-up-aktiv\"> </a></td><td>Aktive Nachsorge</td><td>Patientin wurde persoenlich untersucht oder befragt</td></tr><tr><td style=\"white-space:nowrap\">passiv<a name=\"cs-senologie-follow-up-passiv\"> </a></td><td>Passive Nachsorge</td><td>Information aus Akten, Registern oder Drittquellen</td></tr></table></div>"
  },
  "url" : "https://www.senologie.org/fhir/CodeSystem/cs-senologie-follow-up",
  "version" : "0.9.0",
  "name" : "CS_Senologie_FollowUp",
  "title" : "CS Senologie Follow-Up",
  "status" : "draft",
  "date" : "2026-05-04T16:55:55+00:00",
  "publisher" : "Berlin Institute of Health at Charité (BIH)",
  "contact" : [{
    "name" : "Berlin Institute of Health at Charité (BIH)",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.bihealth.org"
    }]
  }],
  "description" : "Lokale Codes für Senologie-Verlaufsmeldungen (OncoBox M01-M10). Enthält Codes für Observation.method (Nachsorge-Art), Zweittumor-Komponentencode und Wertcodes.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "zweittumor",
    "display" : "Zweittumor",
    "definition" : "Komponente: Zweittumor ja/nein/unbekannt (M08)"
  },
  {
    "code" : "aktiv",
    "display" : "Aktive Nachsorge",
    "definition" : "Patientin wurde persoenlich untersucht oder befragt"
  },
  {
    "code" : "passiv",
    "display" : "Passive Nachsorge",
    "definition" : "Information aus Akten, Registern oder Drittquellen"
  }]
}