{
  "resourceType" : "ValueSet",
  "id" : "MedikationsListeListModeVS",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MedikationsListeListModeVS</b></p><a name=\"MedikationsListeListModeVS\"> </a><a name=\"hcMedikationsListeListModeVS\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-list-mode.html\"><code>http://hl7.org/fhir/list-mode</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version &#x1F4E6;4.0.1</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=\"http://hl7.org/fhir/R4/codesystem-list-mode.html#list-mode-working\">working</a></td><td style=\"color: #cccccc\">Working List</td><td>This list is the master list, maintained in an ongoing fashion with regular updates as the real world list it is tracking changes.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-list-mode.html#list-mode-snapshot\">snapshot</a></td><td style=\"color: #cccccc\">Snapshot List</td><td>This list was prepared as a snapshot. It should not be assumed to be current.</td></tr></table></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/isik/ValueSet/MedikationsListeListModeVS",
  "version" : "6.0.0-rc",
  "name" : "MedikationsListeListModeVS",
  "title" : "Medikationslisten-Modes",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-02",
  "publisher" : "gematik GmbH",
  "contact" : [{
    "name" : "gematik GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://gematik.de"
    }]
  }],
  "description" : "Erlaubte ListModes der ISiK MedikationsListe",
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/list-mode",
      "concept" : [{
        "code" : "working"
      },
      {
        "code" : "snapshot"
      }]
    }]
  }
}