機器手訓練實作指引 (RoboHand Training Implementation Guide)
0.1.0 - ci-build

機器手訓練實作指引 (RoboHand Training Implementation Guide), published by Kimsber. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Kimsber/Rehab-IG/ and changes regularly. See the Directory of published versions

: 身體部位與結構對應之Snomed CT 代碼 - XML Representation

Draft as of 2025-11-14

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="VSBodyStructure"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet VSBodyStructure</b></p><a name="VSBodyStructure"> </a><a name="hcVSBodyStructure"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><span title="Version is not explicity stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/91775009">91775009</a></td><td>左側肩</td></tr><tr><td><a href="http://snomed.info/id/5951000">5951000</a></td><td>左側手腕</td></tr><tr><td><a href="http://snomed.info/id/85151006">85151006</a></td><td>左手</td></tr><tr><td><a href="http://snomed.info/id/91774008">91774008</a></td><td>右側肩</td></tr><tr><td><a href="http://snomed.info/id/9736006">9736006</a></td><td>右側手腕</td></tr><tr><td><a href="http://snomed.info/id/78791008">78791008</a></td><td>右手</td></tr></table></li></ul></div>
  </text>
  <url value="https://github.com/Kimsber/Rehab-IG/ValueSet/VSBodyStructure"/>
  <version value="0.1.0"/>
  <name value="VSBodyStructure"/>
  <title value="身體部位與結構對應之Snomed CT 代碼"/>
  <status value="draft"/>
  <date value="2025-11-14T08:06:14+00:00"/>
  <publisher value="Kimsber"/>
  <contact>
    <name value="Kimsber"/>
    <telecom>
      <system value="url"/>
      <value value="https://github.com/Kimsber"/>
    </telecom>
  </contact>
  <description value="收錄復健可能會使用到的身體部位代碼"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="91775009"/>
        <display value="左側肩"/>
      </concept>
      <concept>
        <code value="5951000"/>
        <display value="左側手腕"/>
      </concept>
      <concept>
        <code value="85151006"/>
        <display value="左手"/>
      </concept>
      <concept>
        <code value="91774008"/>
        <display value="右側肩"/>
      </concept>
      <concept>
        <code value="9736006"/>
        <display value="右側手腕"/>
      </concept>
      <concept>
        <code value="78791008"/>
        <display value="右手"/>
      </concept>
    </include>
  </compose>
</ValueSet>