{
  "resourceType" : "ValueSet",
  "id" : "StillstatusVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet StillstatusVS</b></p><a name=\"StillstatusVS\"> </a><a name=\"hcStillstatusVS\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA4489-6/\">LA4489-6</a></td><td>Unknown</td></tr><tr><td><a href=\"https://loinc.org/LA29253-4/\">LA29253-4</a></td><td>Not currently breastfeeding</td></tr><tr><td><a href=\"https://loinc.org/LA29252-6/\">LA29252-6</a></td><td>Currently breastfeeding</td></tr></table></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/isik/ValueSet/StillstatusVS",
  "version" : "6.0.0-rc",
  "name" : "StillstatusVS",
  "title" : "Stillstatus LOINC Antwortoptionen",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-02",
  "publisher" : "gematik GmbH",
  "contact" : [{
    "name" : "gematik GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://gematik.de"
    }]
  }],
  "description" : "Dieses Valueset enthält die Codes zur Beschreibung von Stillstatus LOINC.",
  "compose" : {
    "include" : [{
      "system" : "http://loinc.org",
      "concept" : [{
        "code" : "LA4489-6",
        "display" : "Unknown"
      },
      {
        "code" : "LA29253-4",
        "display" : "Not currently breastfeeding"
      },
      {
        "code" : "LA29252-6",
        "display" : "Currently breastfeeding"
      }]
    }]
  }
}