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

FHIR IG analytics

Packagetw.gov.mohw.cdc.thas
Resource TypeCapabilityStatement
IdCapabilityStatement-CapabilityStatementCDCtbServer.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/THASFHIR/ig/CapabilityStatement-CapabilityStatementCDCtbServer.html
URLhttps://cdc.gov.tw/thas/CapabilityStatement/CapabilityStatementCDCtbServer
Version0.1.0
Statusactive
Date2026-09-01
NameCapabilityStatementtbServer
Title台灣醫院感染管制與抗藥性監測-伺服端
Realmtw
Authoritynational
Description台灣醫院感染管制與抗藥性監測-伺服端(Server)之能力聲明
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

ImplementationGuide
tw.gov.mohw.cdc.thas#currenttw.gov.mohw.cdc.thas台灣醫院感染管制與抗藥性監測實作指引

Narrative

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

Generated Narrative: 能力声明 CapabilityStatementCDCtbServer

台灣醫院感染管制與抗藥性監測-伺服端

  • Implementation Guide Version: 0.1.0
  • FHIR Version: 4.0.1
  • Supported Formats: xml, json
  • Supported Patch Formats: application/json-patch+json
  • Published on: 2026-09-01
  • Published by: 衛福部疾病管制署

Note to Implementers: FHIR Capabilities

Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.

SHALL Support the Following Implementation Guides

FHIR RESTful Capabilities

Mode: server

台灣醫院感染管制與抗藥性監測-伺服端必須(SHALL):(1)支援本實作指引中所有profiles (2)根據FHIR規範實作RESTful (3)回傳狀態碼-①(Status 400):無效參數(invalid parameter)、②(Status 401/4xx):未經授權的請求(unauthorized request)、③(Status 403):未充分授權的資料存取範圍(insufficient premission scope)、④(Status 404):未知的resource(unknown resource) (4)支援JSON格式 (5)可識別每個新增到Server的實例(instance)之meta.profile是否為台灣醫院感染管制與抗藥性監測Profiles Defining URL,並確認實例是否依循profile製作。台灣醫院感染管制與抗藥性監測-伺服端建議應該(SHOULD):(1)支援XML格式。


Source1

{
  "resourceType": "CapabilityStatement",
  "id": "CapabilityStatementCDCtbServer",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://cdc.gov.tw/thas/CapabilityStatement/CapabilityStatementCDCtbServer",
  "version": "0.1.0",
  "name": "CapabilityStatementtbServer",
  "title": "台灣醫院感染管制與抗藥性監測-伺服端",
  "status": "active",
  "experimental": false,
  "date": "2026-09-01",
  "publisher": "衛福部疾病管制署",
  "contact": [
    {
      "name": "衛福部疾病管制署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cdc.gov.tw"
        }
      ]
    }
  ],
  "description": "台灣醫院感染管制與抗藥性監測-伺服端(Server)之能力聲明",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "TW"
        }
      ]
    }
  ],
  "kind": "requirements",
  "fhirVersion": "4.0.1",
  "format": [
    "xml",
    "json"
  ],
  "patchFormat": [
    "application/json-patch+json"
  ],
  "implementationGuide": [
    "https://cdc.gov.tw/thas/ImplementationGuide/tw.gov.mohw.cdc.thas"
  ],
  "rest": [
    {
      "mode": "server",
      "documentation": "台灣醫院感染管制與抗藥性監測-伺服端必須(SHALL):(1)支援本實作指引中所有profiles (2)根據FHIR規範實作RESTful (3)回傳狀態碼-①(Status 400):無效參數(invalid parameter)、②(Status 401/4xx):未經授權的請求(unauthorized request)、③(Status 403):未充分授權的資料存取範圍(insufficient premission scope)、④(Status 404):未知的resource(unknown resource) (4)支援JSON格式 (5)可識別每個新增到Server的實例(instance)之meta.profile是否為台灣醫院感染管制與抗藥性監測Profiles Defining URL,並確認實例是否依循profile製作。台灣醫院感染管制與抗藥性監測-伺服端建議應該(SHOULD):(1)支援XML格式。"
    }
  ]
}