Package | tw.gov.mohw.emr |
Type | CapabilityStatement |
Id | CapabilityStatementEMRServer |
FHIR Version | R4 |
Source | https://twcore.mohw.gov.tw/ig/emr/https://twcore.mohw.gov.tw/ig/emr/0.2.0/CapabilityStatement-CapabilityStatementEMRServer.html |
URL | https://twcore.mohw.gov.tw/ig/emr/CapabilityStatement/CapabilityStatementEMRServer |
Version | 0.2.0 |
Status | draft |
Date | 2023-11-20 |
Name | CapabilityStatementEMRServer |
Title | 電子病歷交換單張-伺服端 |
Realm | tw |
Authority | national |
Description | 電子病歷交換單張-伺服端(Server)之能力聲明 |
Kind | requirements |
No resources found
Note: links and images are rebased to the (stated) source
meta.profile
是否為EMR Profiles Defining URL,並確認實例是否依循profile製作。【註:實例是指依據profile實作,將真實資料以JSON、XML或Turtle格式存放的檔案】HTTP 401
未授權」,HTTP 403
「禁止」,或HTTP 404
「未找到」,來拒絕任何未經授權的請求。transaction
)batch
)search-system
)create
、update
Resources型別 | Profile | 支援的Profiles | 支援的查詢參數 |
---|---|---|---|
Bundle | 出院病摘 Bundle 門診病歷 Bundle 檢驗檢查 Bundle 醫療影像報告 Bundle 電子處方箋 Bundle 調劑單張 Bundle | - | _id,identifier |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱logical
)。search-type
、 read
、 vread
、create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/Bundle?_id=[id] ,GET [base]/Bundle/[id] |
建議應該(SHOULD) | identifier | token | GET [base]/Bundle?identifier={system|}[code] |
{ "resourceType": "CapabilityStatement", "id": "CapabilityStatementEMRServer", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://twcore.mohw.gov.tw/ig/emr/CapabilityStatement/CapabilityStatementEMRServer", "version": "0.2.0", "name": "CapabilityStatementEMRServer", "title": "電子病歷交換單張-伺服端", "status": "draft", "experimental": false, "date": "2023-11-20", "publisher": "衛生福利部", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.mohw.gov.tw/mp-1.html" } ] } ], "description": "電子病歷交換單張-伺服端(Server)之能力聲明", "kind": "requirements", "fhirVersion": "4.0.1", "format": [ "xml", "json" ], "patchFormat": [ "application/json-patch+json" ], "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格式。", "resource": [ { "type": "Bundle", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/BundleDMS", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRBundle", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckBundle", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ImageBundle", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Bundle-EP", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Bundle-DS" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "Composition", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/CompositionDMS", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRComposition", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckComposition", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ImageComposition", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Composition-EP", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Composition-DS" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "Patient", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PatientDMS", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPatient", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckPatient", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/TWCorePatient", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Patient-EP", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Patient-DS" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "Organization", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/OrganizationDMS", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMROrganization", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckOrganization", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/TWCoreOrganization", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Organization-EP", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Organization-DS" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "Encounter", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/EncounterDMS", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Bundle-EP", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckEncounter", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/TWCoreEncounter", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Encounter-EP", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Encounter-DS" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "Location", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/LocationDMS" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "Procedure", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ProcedureInstructionDMS", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ProcedureDMSSurgicalMethod", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ProcedureDMSHospitalCourse", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRProcedure" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "Condition", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ConditionDMSDiagnosis", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ConditionDMSCC", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ConditionDMSComorbiditiesandComplications", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRConditionMajorIllness", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRConditionDiagnosis", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/TWCoreCondition", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Condition-EP", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Condition-DS" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "Observation", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSassumption", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationCSDMS", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSMedicalHistory", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSPhysicalExamination", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSLaboratoryData", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSSpecificExamination", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSPathologyReport", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRObservationLabResults", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRProfessionObservation", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRIdentifierObservation", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckObservation", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Observation-Imaging-Result", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Observation-EP-BodyWeight", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Observation-EP-Identifier", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Observation-DS-BodyWeight" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "Media", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MediaDMSFamily", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MediaDMSImagingStudy", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRFamilyTreeMedia", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMROutpatientImageMedia", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Media-DS" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "Practitioner", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PractitionerDMS", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPractitioner", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckPractitioner", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/TWCorePractitioner", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Practitioner-EP", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Practitioner-DS" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "Medication", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRMedication", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Medication-EP", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Medication-DS" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "MedicationRequest", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRMedicationRequest", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MedicationRequest-EP", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MedicationRequest-DS" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "AllergyIntolerance", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRAllergyIntolerance" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "ClinicalImpression", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRClinicalImpressionSubjective", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRClinicalImpressionObjective", "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRClinicalImpressionAssessment" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "Specimen", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckSpecimen" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "DiagnosticReport", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/DiagnosticReport-Image" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "Endpoint", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MitwEndpoint" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "ImagingStudy", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ImagingStudyBase" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "Coverage", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Coverage-EMR" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "ChargeItem", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ChargeItem-DS" ], "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" } ], "referencePolicy": [ "resolves" ] }, { "type": "MedicationDispense", "supportedProfile": [ "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MedicationDispense-DS" ], "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" } ], "referencePolicy": [ "resolves" ] } ] } ] }