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

FHIR IG analytics

Packagefhir.rehabig
Resource TypeQuestionnaire
IdQuestionnaire-MASQuestionnaireInstance.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Kimsber/Rehab-IG/Questionnaire-MASQuestionnaireInstance.html
URLhttps://build.fhir.org/ig/Kimsber/Rehab-IG/Questionnaire/MASQuestionnaireInstance
Version0.1.0
Statusactive
Date2026-01-08T02:54:12+00:00
TitleMAS評估量表
Realmus
Authorityhl7
Description評估肌肉張力

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Questionnaire MASQuestionnaireInstance

Profile: 評估問卷

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. 評估肌肉張力Questionnairehttps://build.fhir.org/ig/Kimsber/Rehab-IG/Questionnaire/MASQuestionnaireInstance#0.1.0
... left-shoulder左側肩1..1choiceValue Set: MAS分數值集
... left-wrist左側手腕1..1choiceValue Set: MAS分數值集
... left-hand左手1..1choiceValue Set: MAS分數值集
... right-shoulder右側肩1..1choiceValue Set: MAS分數值集
... right-wrist右側手腕1..1choiceValue Set: MAS分數值集
... right-hand右手1..1choiceValue Set: MAS分數值集

doco Documentation for this format

Source1

{
  "resourceType": "Questionnaire",
  "id": "MASQuestionnaireInstance",
  "meta": {
    "profile": [
      "https://build.fhir.org/ig/Kimsber/Rehab-IG/StructureDefinition/SPACQuestionnaire"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://build.fhir.org/ig/Kimsber/Rehab-IG/Questionnaire/MASQuestionnaireInstance",
  "version": "0.1.0",
  "title": "MAS評估量表",
  "status": "active",
  "date": "2026-01-08T02:54:12+00:00",
  "publisher": "Kimsber",
  "contact": [
    {
      "name": "Kimsber",
      "telecom": [
        {
          "system": "url",
          "value": "https://github.com/Kimsber"
        }
      ]
    }
  ],
  "description": "評估肌肉張力",
  "item": [
    {
      "linkId": "left-shoulder",
      "code": [
        {
          "system": "http://snomed.info/sct",
          "code": "91775009"
        }
      ],
      "text": "左側肩",
      "type": "choice",
      "required": true,
      "answerValueSet": "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/mas-score"
    },
    {
      "linkId": "left-wrist",
      "code": [
        {
          "system": "http://snomed.info/sct",
          "code": "5951000"
        }
      ],
      "text": "左側手腕",
      "type": "choice",
      "required": true,
      "answerValueSet": "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/mas-score"
    },
    {
      "linkId": "left-hand",
      "code": [
        {
          "system": "http://snomed.info/sct",
          "code": "85151006"
        }
      ],
      "text": "左手",
      "type": "choice",
      "required": true,
      "answerValueSet": "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/mas-score"
    },
    {
      "linkId": "right-shoulder",
      "code": [
        {
          "system": "http://snomed.info/sct",
          "code": "91774008"
        }
      ],
      "text": "右側肩",
      "type": "choice",
      "required": true,
      "answerValueSet": "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/mas-score"
    },
    {
      "linkId": "right-wrist",
      "code": [
        {
          "system": "http://snomed.info/sct",
          "code": "9736006"
        }
      ],
      "text": "右側手腕",
      "type": "choice",
      "required": true,
      "answerValueSet": "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/mas-score"
    },
    {
      "linkId": "right-hand",
      "code": [
        {
          "system": "http://snomed.info/sct",
          "code": "78791008"
        }
      ],
      "text": "右手",
      "type": "choice",
      "required": true,
      "answerValueSet": "https://build.fhir.org/ig/Kimsber/Rehab-IG/ValueSet/mas-score"
    }
  ]
}