| Package | tw.gov.mohw.nhi.ngs |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatementTWNGSServer |
| FHIR Version | R4 |
| Source | https://nhicore.nhi.gov.tw/ngs/https://build.fhir.org/ig/TWNHIFHIR/ngs/CapabilityStatement-CapabilityStatementTWNGSServer.html |
| URL | https://nhicore.nhi.gov.tw/ngs/CapabilityStatement/CapabilityStatementTWNGSServer |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-04-30 |
| Name | CapabilityStatementTWNGSServer |
| Title | 臺灣次世代基因定序檢測-伺服端(TWNGS Server) |
| Realm | tw |
| Authority | national |
| Description | 臺灣次世代基因定序檢測實作指引(TWNGS IG)伺服端(Server)之能力聲明 |
| Kind | requirements |
No resources found
| ImplementationGuide | |
| tw.gov.mohw.nhi.ngs | 臺灣次世代基因定序檢測實作指引 |
| SearchParameter | |
| Bundle-id | BundleID |
| StructureDefinition | |
| Bundle-twngs | 次世代基因定序檢測-Bundle TWNGS |
| Composition-twngs | 基因定序檢測證明文件-Composition TWNGS |
| Condition-twngs | 基因定序檢測報告之疾病資訊-Condition TWNGS |
| Device-twngs | 基因定序檢測裝置-Device TWNGS |
| DiagnosticReport-twngs | 基因定序檢測報告-DiagnosticReport TWNGS |
| DocumentReference-twngs | 基因報告-DocumentReference TWNGS |
| Observation-twngs | 基因資訊-Observation TWNGS |
| Organization-gene-twngs | 基因檢測機構-Organization Gene TWNGS |
| Organization-twngs | 醫事機構-Organization TWNGS |
| Patient-twngs | 病人資訊-Patient TWNGS |
| ServiceRequest-twngs | 基因定序檢測申請項目-ServiceRequest TWNGS |
| Specimen-twngs | 基因檢測檢體-Specimen TWNGS |
Note: links and images are rebased to the (stated) source
jsonserver臺灣次世代基因定序檢測-伺服端(TWNGS 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格式。
共有十一類Resources支援查詢,查詢參數如表列:
| Resource型別 | Profile | Create | Read | VRead | Delete | Update | 支援的查詢參數 |
|---|---|---|---|---|---|---|---|
| Bundle | 次世代基因定序檢測-Bundle TWNGS | y | y | y | _id | ||
| Composition | 基因定序檢測證明文件-Composition TWNGS | y | y | y | |||
| Condition | 基因定序檢測報告之疾病資訊-Condition TWNGS | y | y | y | |||
| Device | 基因定序檢測裝置-Device TWNGS | y | y | y | |||
| DiagnosticReport | 基因定序檢測報告-DiagnosticReport TWNGS | y | y | y | |||
| DocumentReference | 基因報告-DocumentReference TWNGS | y | y | y | |||
| Observation | 基因資訊-Observation TWNGS | y | y | y | |||
| Organization | 支援的Profiles 醫事機構-Organization twngs 基因檢測機構-Organization Gene twngs | y | y | y | |||
| Patient | 病人資訊-Patient TWNGS | y | y | y | |||
| ServiceRequest | 基因定序檢測申請項目-ServiceRequest TWNGS | y | y | y | |||
| Specimen | 基因檢測檢體-Specimen TWNGS | y | y | y |
resolvescreate, read.| 遵從度 | 參數 | 類型 | 範例 |
|---|---|---|---|
| 必須(SHALL) | _id | token | GET [base]/Bundle?_id=[id]GET [base]/Bundle/[id] |
resolvescreate, read.resolvescreate, read.resolvescreate, read.resolvescreate, read.resolvescreate, read.resolvescreate, read.resolvescreate, read, vread, delete.resolvescreate, read.resolvescreate, read.resolvescreate, read.{
"resourceType": "CapabilityStatement",
"id": "CapabilityStatementTWNGSServer",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://nhicore.nhi.gov.tw/ngs/CapabilityStatement/CapabilityStatementTWNGSServer",
"version": "1.0.0",
"name": "CapabilityStatementTWNGSServer",
"title": "臺灣次世代基因定序檢測-伺服端(TWNGS Server)",
"status": "active",
"experimental": false,
"date": "2025-04-30",
"publisher": "衛生福利部中央健康保險署",
"contact": [
{
"name": "衛生福利部中央健康保險署",
"telecom": [
{
"system": "url",
"value": "https://www.nhi.gov.tw"
}
]
}
],
"description": "臺灣次世代基因定序檢測實作指引(TWNGS IG)伺服端(Server)之能力聲明",
"kind": "requirements",
"fhirVersion": "4.0.1",
"format": [
"xml",
"json"
],
"patchFormat": [
"application/json-patch+json"
],
"implementationGuide": [
"https://nhicore.nhi.gov.tw/ngs/ImplementationGuide/tw.gov.mohw.nhi.ngs"
],
"rest": [
{
"mode": "server",
"documentation": "臺灣次世代基因定序檢測-伺服端(TWNGS 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格式。",
"resource": [
{
"type": "Bundle",
"profile": "https://nhicore.nhi.gov.tw/ngs/StructureDefinition/Bundle-twngs",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "create"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "update"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "read"
}
],
"conditionalCreate": true,
"conditionalUpdate": true,
"referencePolicy": [
"resolves"
],
"searchParam": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"name": "_id",
"definition": "https://nhicore.nhi.gov.tw/ngs/SearchParameter/Bundle-id",
"type": "token"
}
]
},
{
"type": "Composition",
"profile": "https://nhicore.nhi.gov.tw/ngs/StructureDefinition/Composition-twngs",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "create"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "update"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "read"
}
],
"referencePolicy": [
"resolves"
]
},
{
"type": "Condition",
"profile": "https://nhicore.nhi.gov.tw/ngs/StructureDefinition/Condition-twngs",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "create"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "update"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "read"
}
],
"referencePolicy": [
"resolves"
]
},
{
"type": "Device",
"profile": "https://nhicore.nhi.gov.tw/ngs/StructureDefinition/Device-twngs",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "create"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "update"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "read"
}
],
"referencePolicy": [
"resolves"
]
},
{
"type": "DiagnosticReport",
"profile": "https://nhicore.nhi.gov.tw/ngs/StructureDefinition/DiagnosticReport-twngs",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "create"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "update"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "read"
}
],
"referencePolicy": [
"resolves"
]
},
{
"type": "DocumentReference",
"profile": "https://nhicore.nhi.gov.tw/ngs/StructureDefinition/DocumentReference-twngs",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "create"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "update"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "read"
}
],
"referencePolicy": [
"resolves"
]
},
{
"type": "Observation",
"profile": "https://nhicore.nhi.gov.tw/ngs/StructureDefinition/Observation-twngs",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "create"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "update"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "read"
}
],
"referencePolicy": [
"resolves"
]
},
{
"type": "Organization",
"supportedProfile": [
"https://nhicore.nhi.gov.tw/ngs/StructureDefinition/Organization-twngs",
"https://nhicore.nhi.gov.tw/ngs/StructureDefinition/Organization-gene-twngs"
],
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "create"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "update"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "read"
}
],
"referencePolicy": [
"resolves"
]
},
{
"type": "Patient",
"profile": "https://nhicore.nhi.gov.tw/ngs/StructureDefinition/Patient-twngs",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "create"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "update"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "read"
}
],
"referencePolicy": [
"resolves"
]
},
{
"type": "ServiceRequest",
"profile": "https://nhicore.nhi.gov.tw/ngs/StructureDefinition/ServiceRequest-twngs",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "create"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "update"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "read"
}
],
"referencePolicy": [
"resolves"
]
},
{
"type": "Specimen",
"profile": "https://nhicore.nhi.gov.tw/ngs/StructureDefinition/Specimen-twngs",
"interaction": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "create"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "update"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
}
],
"code": "read"
}
],
"referencePolicy": [
"resolves"
]
}
]
}
]
}