1.5.3 - release

SHINNYHRSN - Local Development build (v1.5.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SHINNYHTTPVerbsVS - JSON Representation

Active as of 2025-07-23

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "SHINNYHTTPVerbsVS",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SHINNYHTTPVerbsVS</b></p><a name=\"SHINNYHTTPVerbsVS\"> </a><a name=\"hcSHINNYHTTPVerbsVS\"> </a><a name=\"SHINNYHTTPVerbsVS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-http-verb.html\"><code>http://hl7.org/fhir/http-verb</code></a><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-http-verb.html#http-verb-POST\">POST</a></td><td>HTTP POST Command. / Create new resources</td><td>HTTP POST Command.</td></tr></table></li></ul></div>"
  },
  "url" : "http://shinny.org/us/ny/hrsn/ValueSet/SHINNYHTTPVerbsVS",
  "version" : "1.5.3",
  "name" : "SHINNYHTTPVerbsVS",
  "title" : "SHINNYHTTPVerbsVS",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-23T17:01:14-04:00",
  "publisher" : "shinny",
  "contact" : [
    {
      "name" : "shinny",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://shinny.org/us/ny/hrsn/index.html"
        }
      ]
    }
  ],
  "description" : "SHINNYHTTPVerbsVS",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/http-verb",
        "concept" : [
          {
            "code" : "POST",
            "display" : "HTTP POST Command. / Create new resources"
          }
        ]
      }
    ]
  }
}