Safeguard API for Smart FOX
4.2.3-current - ci-build

Safeguard API for Smart FOX - Local Development build (v4.2.3-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MHD Folder List Types ValueSet - JSON Representation

Draft as of 2025-09-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "MHDprovideFolderActions",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MHDprovideFolderActions</b></p><a name=\"MHDprovideFolderActions\"> </a><a name=\"hcMHDprovideFolderActions\"> </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 style=\"color: #cccccc\">POST</td><td>HTTP POST Command.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/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://www.smart-fox.at/Safeguard-API/ValueSet/MHDprovideFolderActions",
  "version" : "4.2.3-current",
  "name" : "MHDprovideFolderActions",
  "title" : "MHD Folder List Types ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-09-25T09:37:46+00:00",
  "publisher" : "AIT Austrian Institute of Technology GmbH",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.smart-fox.at/"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "contact@smart-fox.at"
        }
      ]
    },
    {
      "name" : "AIT Austrian Institute of Technology GmbH",
      "telecom" : [
        {
          "system" : "email",
          "value" : "contact@smart-fox.at"
        }
      ]
    }
  ],
  "description" : "A ValueSet of the allowed actions in a ITI-65 Provide Document Bundle for the Folder List type Resources. Where Folders are allowed to be Updated in addition to Created.",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/http-verb",
        "concept" : [
          {
            "code" : "POST"
          },
          {
            "code" : "PUT"
          }
        ]
      }
    ]
  }
}