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

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-organization-administrative-information-response-min.json
FHIR VersionR4

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: QuestionnaireResponse organization-administrative-information-response-min

LinkIDTextDefinitionAnswerdoco
.. organization-administrative-information-response-minQuestionnaire:機構行政與營運資訊 Questionnaire
... 24
.... 24.1true
.... 24.2TWSS-機構評鑑等級: A (優等)
.... 24.3兒童及少年福利與權益保障法第 84 條
... 28
.... 28.1
..... 28.1.160
..... 28.1.240
..... 28.1.32
.... 28.2
..... 28.2.1250 平方公尺
..... 28.2.2180 平方公尺
..... 28.2.370 平方公尺
.... 28.33

doco Documentation for this format

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "organization-administrative-information-response-min",
  "meta": {
    "profile": [
      "https://sfaa.gov.tw/base/StructureDefinition/QuestionnaireResponse-twss-base"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "questionnaire": "https://sfaa.gov.tw/base/Questionnaire/organization-administrative-information",
  "status": "completed",
  "subject": {
    "reference": "Organization/org-min"
  },
  "authored": "2026-08-25T09:40:00+08:00",
  "author": {
    "reference": "Practitioner/prac-min"
  },
  "item": [
    {
      "linkId": "24",
      "item": [
        {
          "linkId": "24.1",
          "answer": [
            {
              "valueBoolean": true
            }
          ]
        },
        {
          "linkId": "24.2",
          "answer": [
            {
              "valueCoding": {
                "system": "https://sfaa.gov.tw/base/CodeSystem/twss-organization-accreditation-level",
                "code": "A",
                "display": "優等"
              }
            }
          ]
        },
        {
          "linkId": "24.3",
          "answer": [
            {
              "valueString": "兒童及少年福利與權益保障法第 84 條"
            }
          ]
        }
      ]
    },
    {
      "linkId": "28",
      "item": [
        {
          "linkId": "28.1",
          "item": [
            {
              "linkId": "28.1.1",
              "answer": [
                {
                  "valueInteger": 60
                }
              ]
            },
            {
              "linkId": "28.1.2",
              "answer": [
                {
                  "valueInteger": 40
                }
              ]
            },
            {
              "linkId": "28.1.3",
              "answer": [
                {
                  "valueInteger": 2
                }
              ]
            }
          ]
        },
        {
          "linkId": "28.2",
          "item": [
            {
              "linkId": "28.2.1",
              "answer": [
                {
                  "valueQuantity": {
                    "value": 250,
                    "unit": "平方公尺"
                  }
                }
              ]
            },
            {
              "linkId": "28.2.2",
              "answer": [
                {
                  "valueQuantity": {
                    "value": 180,
                    "unit": "平方公尺"
                  }
                }
              ]
            },
            {
              "linkId": "28.2.3",
              "answer": [
                {
                  "valueQuantity": {
                    "value": 70,
                    "unit": "平方公尺"
                  }
                }
              ]
            }
          ]
        },
        {
          "linkId": "28.3",
          "answer": [
            {
              "valueInteger": 3
            }
          ]
        }
      ]
    }
  ]
}