Kerndatensatz Senologie
0.9.0 - ci-build

Kerndatensatz Senologie - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: VS Senologie Nachsorge Art - JSON Representation

Draft as of 2026-05-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-senologie-nachsorge-art",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-senologie-nachsorge-art</b></p><a name=\"vs-senologie-nachsorge-art\"> </a><a name=\"hcvs-senologie-nachsorge-art\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-cs-senologie-follow-up.html\"><code>https://www.senologie.org/fhir/CodeSystem/cs-senologie-follow-up</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.9.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-cs-senologie-follow-up.html#cs-senologie-follow-up-aktiv\">aktiv</a></td><td>Aktive Nachsorge</td><td>Patientin wurde persoenlich untersucht oder befragt</td></tr><tr><td><a href=\"CodeSystem-cs-senologie-follow-up.html#cs-senologie-follow-up-passiv\">passiv</a></td><td>Passive Nachsorge</td><td>Information aus Akten, Registern oder Drittquellen</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.senologie.org/fhir/ValueSet/vs-senologie-nachsorge-art",
  "version" : "0.9.0",
  "name" : "VS_Senologie_Nachsorge_Art",
  "title" : "VS Senologie Nachsorge Art",
  "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" : "Art der Nachsorge: aktiv (persönliche Untersuchung) oder passiv (Akten/Register) — OncoBox M03",
  "compose" : {
    "include" : [
      {
        "system" : "https://www.senologie.org/fhir/CodeSystem/cs-senologie-follow-up",
        "concept" : [
          {
            "code" : "aktiv",
            "display" : "Aktive Nachsorge"
          },
          {
            "code" : "passiv",
            "display" : "Passive Nachsorge"
          }
        ]
      }
    ]
  }
}