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

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeQuestionnaire
IdQuestionnaire-organization-administrative-information.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sfaassn2025-source/base/Questionnaire-organization-administrative-information.html
URLhttps://sfaa.gov.tw/base/Questionnaire/organization-administrative-information
Statusactive
Date2026-08-26T09:19:29+00:00
Title機構行政與營運資訊 Questionnaire
Realmtw
Authoritynational
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 organization-administrative-information

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. 記錄機構查核、評鑑、裁罰與營運填報資訊的表單。Questionnairehttps://sfaa.gov.tw/base/Questionnaire/organization-administrative-information
... 24機構行政資訊0..1group
.... 24.1查核結果0..1boolean
.... 24.2評鑑等級0..1choice
.... 24.3裁罰法規依據0..1string
... 28機構行政與營運資訊0..1group
.... 28.1機構收容量能0..1group
..... 28.1.1可收容人數0..1integer
..... 28.1.2可服務床位0..1integer
..... 28.1.3隔離專用床位0..1integer
.... 28.2機構可使用面積0..1group
..... 28.2.1總面積0..1quantity
..... 28.2.2室內面積0..1quantity
..... 28.2.3室外面積0..1quantity
.... 28.3法定設置標準人數0..1integer

doco Documentation for this format

Source1

{
  "resourceType": "Questionnaire",
  "id": "organization-administrative-information",
  "meta": {
    "profile": [
      "https://sfaa.gov.tw/base/StructureDefinition/Questionnaire-organization-administrative-twss-base"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sfaa.gov.tw/base/Questionnaire/organization-administrative-information",
  "title": "機構行政與營運資訊 Questionnaire",
  "status": "active",
  "subjectType": [
    "Organization"
  ],
  "date": "2026-08-26T09:19:29+00:00",
  "publisher": "衛生福利部社會及家庭署",
  "contact": [
    {
      "name": "衛生福利部社會及家庭署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.twss.gov.tw/"
        }
      ]
    }
  ],
  "description": "記錄機構查核、評鑑、裁罰與營運填報資訊的表單。",
  "item": [
    {
      "linkId": "24",
      "text": "機構行政資訊",
      "type": "group",
      "item": [
        {
          "linkId": "24.1",
          "text": "查核結果",
          "type": "boolean"
        },
        {
          "linkId": "24.2",
          "text": "評鑑等級",
          "type": "choice"
        },
        {
          "linkId": "24.3",
          "text": "裁罰法規依據",
          "type": "string"
        }
      ]
    },
    {
      "linkId": "28",
      "text": "機構行政與營運資訊",
      "type": "group",
      "item": [
        {
          "linkId": "28.1",
          "text": "機構收容量能",
          "type": "group",
          "item": [
            {
              "linkId": "28.1.1",
              "text": "可收容人數",
              "type": "integer"
            },
            {
              "linkId": "28.1.2",
              "text": "可服務床位",
              "type": "integer"
            },
            {
              "linkId": "28.1.3",
              "text": "隔離專用床位",
              "type": "integer"
            }
          ]
        },
        {
          "linkId": "28.2",
          "text": "機構可使用面積",
          "type": "group",
          "item": [
            {
              "linkId": "28.2.1",
              "text": "總面積",
              "type": "quantity"
            },
            {
              "linkId": "28.2.2",
              "text": "室內面積",
              "type": "quantity"
            },
            {
              "linkId": "28.2.3",
              "text": "室外面積",
              "type": "quantity"
            }
          ]
        },
        {
          "linkId": "28.3",
          "text": "法定設置標準人數",
          "type": "integer"
        }
      ]
    }
  ]
}