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
| Draft as of 2025-09-25 |
{
"resourceType" : "ValueSet",
"id" : "MHDlistTypesVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MHDlistTypesVS</b></p><a name=\"MHDlistTypesVS\"> </a><a name=\"hcMHDlistTypesVS\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-MHDlistTypes.html\"><code>https://www.smart-fox.at/Safeguard-API/CodeSystem/MHDlistTypes</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-MHDlistTypes.html#MHDlistTypes-folder\">folder</a></td><td style=\"color: #cccccc\">Folder as a FHIR List</td></tr><tr><td><a href=\"CodeSystem-MHDlistTypes.html#MHDlistTypes-submissionset\">submissionset</a></td><td style=\"color: #cccccc\">SubmissionSet as a FHIR List</td></tr></table></li></ul></div>"
},
"url" : "https://www.smart-fox.at/Safeguard-API/ValueSet/MHDlistTypesVS",
"version" : "4.2.3-current",
"name" : "MHDlistTypesVS",
"title" : "MHD 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" : "ValueSet of the MHD List Types allowed",
"compose" : {
"include" : [
{
"system" : "https://www.smart-fox.at/Safeguard-API/CodeSystem/MHDlistTypes",
"concept" : [
{
"code" : "folder"
},
{
"code" : "submissionset"
}
]
}
]
}
}