| Package | tw.gov.mohw.nhi.ngs |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatementTWNGSClient |
| FHIR Version | R4 |
| Source | https://nhicore.nhi.gov.tw/ngs/https://build.fhir.org/ig/TWNHIFHIR/ngs/CapabilityStatement-CapabilityStatementTWNGSClient.html |
| URL | https://nhicore.nhi.gov.tw/ngs/CapabilityStatement/CapabilityStatementTWNGSClient |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-04-30 |
| Name | CapabilityStatementTWNGSClient |
| Title | 臺灣次世代基因定序檢測-用戶端(TWNGS Client) |
| Realm | tw |
| Authority | national |
| Description | 臺灣次世代基因定序檢測實作指引(TWNGS IG)用戶端(Client)之能力聲明 |
| 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
jsonclient臺灣次世代基因定序檢測-用戶端(TWPAS Client)必須(SHALL):
(1)使用臺灣次世代基因定序檢測伺服端(TWPAS Server)能力聲明中的查詢參數,支援讀取和查詢一個或多個臺灣次世代基因定序檢測 Profile(s)
安全性:
(1)有關要求和建議,請參閱安全性。
共有十一類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": "CapabilityStatementTWNGSClient",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://nhicore.nhi.gov.tw/ngs/CapabilityStatement/CapabilityStatementTWNGSClient",
"version": "1.0.0",
"name": "CapabilityStatementTWNGSClient",
"title": "臺灣次世代基因定序檢測-用戶端(TWNGS Client)",
"status": "active",
"experimental": false,
"date": "2025-04-30",
"publisher": "衛生福利部中央健康保險署",
"contact": [
{
"name": "衛生福利部中央健康保險署",
"telecom": [
{
"system": "url",
"value": "https://www.nhi.gov.tw"
}
]
}
],
"description": "臺灣次世代基因定序檢測實作指引(TWNGS IG)用戶端(Client)之能力聲明",
"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": "client",
"documentation": "臺灣次世代基因定序檢測實作指引-用戶端(TWNGS Client)建議應該(SHOULD)支援讀取和查詢一個或多個Profile(s)。",
"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"
]
}
]
}
]
}