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

FHIR IG analytics

Packagetw.gov.mohw.cdc.thas
Resource TypeCapabilityStatement
IdCapabilityStatement-CapabilityStatementCDCtbClient.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/THASFHIR/ig/CapabilityStatement-CapabilityStatementCDCtbClient.html
URLhttps://cdc.gov.tw/thas/CapabilityStatement/CapabilityStatementCDCtbClient
Version0.1.0
Statusactive
Date2026-09-01
NameCapabilityStatementtbClient
Title台灣醫院感染管制與抗藥性監測-用戶端
Realmtw
Authoritynational
Description台灣醫院感染管制與抗藥性監測-用戶端(Client)之能力聲明
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: 能力声明 CapabilityStatementCDCtbClient

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

  • 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: client

使用台灣醫院感染管制與抗藥性監測-用戶端能力聲明中的查詢參數,支援讀取和查詢一個或多個Profile(s)。


Source1

{
  "resourceType": "CapabilityStatement",
  "id": "CapabilityStatementCDCtbClient",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://cdc.gov.tw/thas/CapabilityStatement/CapabilityStatementCDCtbClient",
  "version": "0.1.0",
  "name": "CapabilityStatementtbClient",
  "title": "台灣醫院感染管制與抗藥性監測-用戶端",
  "status": "active",
  "experimental": false,
  "date": "2026-09-01",
  "publisher": "衛福部疾病管制署",
  "contact": [
    {
      "name": "衛福部疾病管制署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cdc.gov.tw"
        }
      ]
    }
  ],
  "description": "台灣醫院感染管制與抗藥性監測-用戶端(Client)之能力聲明",
  "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": "client",
      "documentation": "使用台灣醫院感染管制與抗藥性監測-用戶端能力聲明中的查詢參數,支援讀取和查詢一個或多個Profile(s)。"
    }
  ]
}