FHIR IG analytics| Package | fhir.rehabig |
| Resource Type | ValueSet |
| Id | ValueSet-VSBodyStructure.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet-VSBodyStructure.html |
| URL | https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/VSBodyStructure |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-01-08T02:54:12+00:00 |
| Name | VSBodyStructure |
| Title | 身體部位與結構對應之Snomed CT 代碼 |
| Realm | us |
| Authority | hl7 |
| Description | 收錄復健可能會使用到的身體部位代碼 |
No resources found
| CodeSystem | |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
{
"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": "右手"
}
]
}
]
}
}