Package | tw.gov.mohw.emr |
Type | CapabilityStatement |
Id | CapabilityStatementEMRClient |
FHIR Version | R4 |
Source | https://twcore.mohw.gov.tw/ig/emr/https://twcore.mohw.gov.tw/ig/emr/0.2.0/CapabilityStatement-CapabilityStatementEMRClient.html |
URL | https://twcore.mohw.gov.tw/ig/emr/CapabilityStatement/CapabilityStatementEMRClient |
Version | 0.2.0 |
Status | draft |
Date | 2023-11-20 |
Name | CapabilityStatementEMRClient |
Title | 電子病歷交換單張-用戶端 |
Realm | tw |
Authority | national |
Description | 電子病歷交換單張-用戶端(Client)之能力聲明 |
Kind | requirements |
No resources found
Note: links and images are rebased to the (stated) source
transaction
interaction)。batch
interaction)。search-system
interaction)。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
,patch
,delete
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/Bundle?_id=[id] ,GET [base]/Bundle/[id] |
建議應該(SHOULD) | identifier | token | GET [base]/Bundle?identifier={system|}[code] |
{ "resourceType": "CapabilityStatement", "id": "CapabilityStatementEMRClient", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://twcore.mohw.gov.tw/ig/emr/CapabilityStatement/CapabilityStatementEMRClient", "version": "0.2.0", "name": "CapabilityStatementEMRClient", "title": "電子病歷交換單張-用戶端", "status": "draft", "experimental": false, "date": "2023-11-20", "publisher": "衛生福利部", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.mohw.gov.tw/mp-1.html" } ] } ], "description": "電子病歷交換單張-用戶端(Client)之能力聲明", "kind": "requirements", "fhirVersion": "4.0.1", "format": [ "xml", "json" ], "patchFormat": [ "application/json-patch+json" ], "rest": [ { "mode": "client", "documentation": "使用電子病歷交換-用戶端能力聲明中的查詢參數,支援讀取和查詢一個或多個Profile(s)。", "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" ] } ] } ] }