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 List Types - XML Representation

Draft as of 2025-09-25

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="MHDlistTypes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem MHDlistTypes</b></p><a name="MHDlistTypes"> </a><a name="hcMHDlistTypes"> </a><p>This case-sensitive code system <code>https://www.smart-fox.at/Safeguard-API/CodeSystem/MHDlistTypes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">folder<a name="MHDlistTypes-folder"> </a></td><td>Folder as a FHIR List</td></tr><tr><td style="white-space:nowrap">submissionset<a name="MHDlistTypes-submissionset"> </a></td><td>SubmissionSet as a FHIR List</td></tr></table></div>
  </text>
  <url
       value="https://www.smart-fox.at/Safeguard-API/CodeSystem/MHDlistTypes"/>
  <version value="4.2.3-current"/>
  <name value="MHDlistTypes"/>
  <title value="MHD List Types"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-09-25T09:37:46+00:00"/>
  <publisher value="AIT Austrian Institute of Technology GmbH"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.smart-fox.at/"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="contact@smart-fox.at"/>
    </telecom>
  </contact>
  <contact>
    <name value="AIT Austrian Institute of Technology GmbH"/>
    <telecom>
      <system value="email"/>
      <value value="contact@smart-fox.at"/>
    </telecom>
  </contact>
  <description
               value="To use the List resource for two different use-cases we define a code-system with the types of List needed in MHD"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="folder"/>
    <display value="Folder as a FHIR List"/>
  </concept>
  <concept>
    <code value="submissionset"/>
    <display value="SubmissionSet as a FHIR List"/>
  </concept>
</CodeSystem>