{
  "resourceType" : "ValueSet",
  "id" : "HTTPVerbInsertUpdateDeleteVS",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet HTTPVerbInsertUpdateDeleteVS</b></p><a name=\"HTTPVerbInsertUpdateDeleteVS\"> </a><a name=\"hcHTTPVerbInsertUpdateDeleteVS\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R5/codesystem-http-verb.html\"><code>http://hl7.org/fhir/http-verb</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 5.0.0, the version found through the package references\"> version &#x1F4E6;5.0.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=\"http://hl7.org/fhir/R5/codesystem-http-verb.html#http-verb-POST\">POST</a></td><td style=\"color: #cccccc\">POST</td><td>HTTP POST Command.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-http-verb.html#http-verb-DELETE\">DELETE</a></td><td style=\"color: #cccccc\">DELETE</td><td>HTTP DELETE Command.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-http-verb.html#http-verb-PUT\">PUT</a></td><td style=\"color: #cccccc\">PUT</td><td>HTTP PUT Command.</td></tr></table></li></ul></div>"
  },
  "url" : "https://elga.moped.at/ValueSet/HTTPVerbInsertUpdateDeleteVS",
  "version" : "0.1.0",
  "name" : "HTTPVerbInsertUpdateDeleteVS",
  "title" : "HTTP Verb Insert Update Delete",
  "status" : "draft",
  "date" : "2026-01-09T08:51:35+00:00",
  "publisher" : "ELGA GmbH",
  "contact" : [{
    "name" : "ELGA GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://elga.gv.at"
    }]
  }],
  "description" : "HTTP Verben für das Einmelden von Ressourcen, welche nur initial eingemeldet und dann nicht mehr verändert werden dürfen.",
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/http-verb",
      "concept" : [{
        "code" : "POST"
      },
      {
        "code" : "DELETE"
      },
      {
        "code" : "PUT"
      }]
    }]
  }
}