醫療影像及報告實作指引
0.1.0 - DSTU0 ci-build
醫療影像及報告實作指引 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-03-01 |
{
"resourceType" : "CapabilityStatement",
"id" : "Image-CapabilityStatement-Client",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li><b>實作指引版本:</b>0.1.0</li><li><b>FHIR版本:</b>4.0.1</li><li><b>發布日:</b>2024-03.01</li><li><b>發布者:</b>CY LAB</li></ul><h3 id=\"igs\" class=\"no_toc\">Client的FHIR RESTful功能要求</h3><h3 id=\"behavior\">Resources或Profiles的RESTful功能</h3><li>Profile</li><ul><li>必須<strong>(SHALL)</strong><code>create</code>、<code>update</code></li></ul><li>共有四類<strong>Resources</strong>,如表列:</li><table class=\"grid\"><thead><tr><th>Resources型別 Type</th><th>Profile</th><th>支援的Profiles</th></tr></thead><tbody><tr><td><span style=\"white-space: nowrap;\">Bundle <span title=\"SHALL\"/></span></td><td><a href=\"StructureDefinition-ImageBundle.html\"><span style=\"white-space:nowrap;\">醫療影像及報告單張(Bundle)<span title=\"SHALL\"/></span></a></td><td><span style=\"white-space: nowrap;\">-<span title=\"SHALL\"/></span></td></tr><tr><td><span style=\"white-space: nowrap;\">Composition <span title=\"SHALL\"/></span></td><td><a href=\"StructureDefinition-ImageComposition.html\"><span style=\"white-space: nowrap;\">醫療影像及報告文件(Composition)<span title=\"SHALL\"/></span></a></td><td><span style=\"white-space: nowrap;\">-<span title=\"SHALL\"/></span></td></tr><tr><td><span style=\"white-space: nowrap;\">Condition<span title=\"SHALL\"/></span></td><td><a href=\"StructureDefinition-TWCoreCondition.html\"><span style=\"white-space: nowrap;\">病史(Condition)<span title=\"SHALL\"/></span></a></td><td><span style=\"white-space: nowrap;\">-<span title=\"SHALL\"/></span></td></tr><tr><td><span style=\"white-space: nowrap;\">DiagnosticReport<span title=\"SHALL\"/></span></td><td><a href=\"StructureDefinition-DiagnosticReport-Image.html\"><span style=\"white-space: nowrap;\">診斷報告(DiagnosticReport)<span title=\"SHALL\"/></span></a></td><td><span style=\"white-space: nowrap;\">-<span title=\"SHALL\"/></span></td></tr><tr><td><span style=\"white-space: nowrap;\">Encounter<span title=\"SHALL\"/></span></td><td><a href=\"StructureDefinition-TWCoreEncounter.html\"><span style=\"white-space: nowrap;\">醫囑時間(Encounter)<span title=\"SHALL\"/></span></a></td><td><span style=\"white-space: nowrap;\">-<span title=\"SHALL\"/></span></td></tr><tr><td><span style=\"white-space: nowrap;\">Endpoint<span title=\"SHALL\"/></span></td><td><a href=\"StructureDefinition-MitwEndpoint.html\"><span style=\"white-space:nowrap;\">影像位置(Endpoint)<span title=\"SHALL\"/></span></a></td><td><span style=\"white-space: nowrap;\">-<span title=\"SHALL\"/></span></td></tr><tr><td><span style=\"white-space: nowrap;\">ImagingStudy<span title=\"SHALL\"/></span></td><td><a href=\"StructureDefinition-ImagingStudyBase.html\"><span style=\"white-space: nowrap;\">醫學影像(ImagingStudy)<span title=\"SHALL\"/></span></a></td><td><span style=\"white-space: nowrap;\">-<span title=\"SHALL\"/></span></td></tr><tr><td><span style=\"white-space: nowrap;\">Observation<span title=\"SHALL\"/></span></td><td><a href=\"StructureDefinition-Observation-Imaging-Result.html\"><span style=\"white-space: nowrap;\">影像報告結果(Observation Imaging result)<span title=\"SHALL\"/></span></a></td><td><span style=\"white-space: nowrap;\">-<span title=\"SHALL\"/></span></td></tr><tr><td><span style=\"white-space: nowrap;\">Organization<span title=\"SHALL\"/></span></td><td><a href=\"StructureDefinition-TWCoreOrganization.html\"><span style=\"white-space: nowrap;\">醫事機構資料(Organization)<span title=\"SHALL\"/></span></a></td><td><span style=\"white-space: nowrap;\">-<span title=\"SHALL\"/></span></td></tr><tr><td><span style=\"white-space: nowrap;\">Patient<span title=\"SHALL\"/></span></td><td><a href=\"StructureDefinition-TWCorePatient.html\"><span style=\"white-space:nowrap;\">病患資料(Patient)<span title=\"SHALL\"/></span></a></td><td><span style=\"white-space: nowrap;\">-<span title=\"SHALL\"/></span></td></tr><tr><td><span style=\"white-space: nowrap;\">Practitioner<span title=\"SHALL\"/></span></td><td><a href=\"StructureDefinition-TWCorePractitioner.html\"><span style=\"white-space: nowrap;\">醫事人員資料(Practitioner)<span title=\"SHALL\"/></span></a></td><td><span style=\"white-space: nowrap;\">-<span title=\"SHALL\"/></span></td></tr></tbody></table></div>"
},
"url" : "https://hapi.fhir.tw/fhir/CapabilityStatement/Image-CapabilityStatement-Client",
"version" : "0.1.0",
"name" : "Image_CapabilityStatement",
"title" : "Image CapabilityStatement",
"status" : "draft",
"experimental" : false,
"date" : "2024-03-01",
"publisher" : "CYLAB",
"description" : "醫療影像及報告用戶端(Client)之能力聲明",
"kind" : "requirements",
"fhirVersion" : "4.0.1",
"format" : [
"xml",
"json"
],
"patchFormat" : [
"application/json-patch+json"
],
"implementationGuide" : [
🔗 "https://hapi.fhir.tw/fhir/ImplementationGuide/fhir.PATHIMG"
],
"rest" : [
{
"mode" : "client",
"documentation" : "伺服端(Server) 必須 (SHALL):\n1. 可透過FHIR RESTful API查詢的Resources\n2. 根據FHIR規範實作RESTful\n3. HTTP回傳狀態碼:- (Status 400):無效參數(invalid parameter)\n - (Status 401/4xx):未經授權的請求(unauthorized request)\n - (Status 403):未充分授權的資料存取範圍(insufficient premission scope)\n - (Status 404):未知的resource(unknown resource)\n 4. Server提供的API操作皆支援JSON格式\n\n伺服端(Server) 建議應該(SHOULD):\n1. Server提供的API操作皆支援XML格式\n2. 可識別每個新增到Server的實例(instance)之 meta.profile是否為Profiles Defining URL,並確認實例是否依循profile製作。【註:實例是指依據profile實作,將真實資料以JSON、XML或Turtle格式存放的檔案】\n3. 支援每個profile的查詢參數\n\n安全性:Server必須(SHALL)透過回傳 HTTP 401「未授權」, HTTP 403「禁止」,或 HTTP 404 「未找到」,來拒絕任何未經授權的請求\n\n系統互動能力:- 可能可以(MAY)支援交易(transaction)\n - 可能可以(MAY)支援批次(batch)\n - 可能可以(MAY)支援查詢系統(search-system)",
"resource" : [
{
"type" : "Bundle",
"profile" : "https://hapi.fhir.tw/fhir/StructureDefinition/ImageBundle",
"_profile" : {
🔗 "extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
]
},
"supportedProfile" : [
"https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/ImageBundle"
],
"_supportedProfile" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "search-type"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "vread"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "create"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "update"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "patch"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "MAY"
}
],
"code" : "delete"
}
],
"referencePolicy" : [
"resolves"
]
}
]
}
]
}