FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.rehabig
Resource TypeValueSet
IdValueSet-VSBodyStructure.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet-VSBodyStructure.html
URLhttps://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/VSBodyStructure
Version0.1.0
Statusdraft
Date2026-01-08T02:54:12+00:00
NameVSBodyStructure
Title身體部位與結構對應之Snomed CT 代碼
Realmus
Authorityhl7
Description收錄復健可能會使用到的身體部位代碼

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet VSBodyStructure


Source1

{
  "resourceType": "ValueSet",
  "id": "VSBodyStructure",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/VSBodyStructure",
  "version": "0.1.0",
  "name": "VSBodyStructure",
  "title": "身體部位與結構對應之Snomed CT 代碼",
  "status": "draft",
  "date": "2026-01-08T02:54:12+00:00",
  "publisher": "Kimsber",
  "contact": [
    {
      "name": "Kimsber",
      "telecom": [
        {
          "system": "url",
          "value": "https://github.com/Kimsber"
        }
      ]
    }
  ],
  "description": "收錄復健可能會使用到的身體部位代碼",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "91775009",
            "display": "左側肩"
          },
          {
            "code": "5951000",
            "display": "左側手腕"
          },
          {
            "code": "85151006",
            "display": "左手"
          },
          {
            "code": "91774008",
            "display": "右側肩"
          },
          {
            "code": "9736006",
            "display": "右側手腕"
          },
          {
            "code": "78791008",
            "display": "右手"
          }
        ]
      }
    ]
  }
}