eHealth Infrastructure (v2019.6)


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ehealth-restriction-category"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>RestrictionCategory</h2><div><p>Value set for restriction category.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="CodeSystem-ehealth-restriction-category.html"><code>http://ehealth.sundhed.dk/cs/restriction-category</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-ehealth-restriction-category.html#ehealth-restriction-category-None">None</a></td><td>None</td><td>No restiction category. Should not be combined with other values</td></tr><tr><td><a href="CodeSystem-ehealth-restriction-category.html#ehealth-restriction-category-measurement-monitoring">measurement-monitoring</a></td><td>Monitoring of measurement(s)</td><td>Monitoring of measurement(s)</td></tr><tr><td><a href="CodeSystem-ehealth-restriction-category.html#ehealth-restriction-category-measuring-support">measuring-support</a></td><td>Support of measurement(s)</td><td>Support of measurement(s)</td></tr></table></li></ul><p><b>Additional Language Displays</b></p><table class="codes"><tr><td><b>Code</b></td><td><b>English (United States) (English (United States), en)</b></td></tr><tr><td>None</td><td>No restiction category. Should not be combined with other values</td></tr><tr><td>measurement-monitoring</td><td>Monitoring of measurement(s)</td></tr><tr><td>measuring-support</td><td>Support of measurement(s)</td></tr></table></div>
  </text>
  <url value="http://ehealth.sundhed.dk/vs/restriction-category"/>
  <version value="2019.6"/>
  <name value="RestrictionCategory"/>
  <title value="RestrictionCategory"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2019-08-05T00:00:00+00:00"/>
  <publisher value="ehealth.sundhed.dk"/>
  <contact>
    <name value="ehealth.sundhed.dk"/>
    <telecom>
      <system value="url"/>
      <value value="http://ehealth.sundhed.dk/terminology"/>
    </telecom>
  </contact>
  <description value="Value set for restriction category."/>
  <compose>
    <include>
      <system value="http://ehealth.sundhed.dk/cs/restriction-category"/>
      <concept>
        <code value="None"/>
        <display value="None"/>
        <designation>
          <language value="en-US"/>
          <value
                 value="No restiction category. Should not be combined with other values"/>
        </designation>
      </concept>
      <concept>
        <code value="measurement-monitoring"/>
        <display value="Monitoring of measurement(s)"/>
        <designation>
          <language value="en-US"/>
          <value value="Monitoring of measurement(s)"/>
        </designation>
      </concept>
      <concept>
        <code value="measuring-support"/>
        <display value="Support of measurement(s)"/>
        <designation>
          <language value="en-US"/>
          <value value="Support of measurement(s)"/>
        </designation>
      </concept>
    </include>
  </compose>
</ValueSet>