電子病歷交換單張實作指引(EMR-IG)
0.1.0 - ci-build
This page is part of the 電子病歷交換單張實作指引(EMR-IG) (v0.1.0: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Draft as of 2023-11-20 |
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="CapabilityStatementEMRClient"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>實作指引版本:0.1.0</li><li>FHIR版本:4.0.1</li><li>發佈日:2023-11-20</li></ul><h3 id="CapabilityStatementEMRClient">電子病歷交換單張-用戶端</h3><ul><li>電子病歷交換單張-用戶端(TW Core Client)<strong>建議應該(SHOULD)</strong></li><ol><li>電子病歷交換單張-伺服端(EMR Server)能力聲明中的查詢參數,支援讀取和查詢一個或多個Profile(s)。</li></ol><li><strong>安全性</strong></li><ol><li>有關要求和建議,請參閱一般安全注意事項部分。</li></ol><li><strong>系統互動能力:</strong></li><ul><li><strong>可能可以(MAY)</strong>支援交易互動(<code>transaction</code> interaction)。</li><li><strong>可能可以(MAY)</strong>支援批次互動(<code>batch</code> interaction)。</li><li><strong>可能可以(MAY)</strong>支援查詢系統互動(<code>search-system</code> interaction)。</li></ul></ul><h3 id="resource-details" class="no_toc">應用說明</h3><ul><li>此「電子病歷交換單張實作指引(EMR-IG)」中使用的 Bundle type為「document」,根據 HL7 FHIR 中規定,Bundle type為「document」時第一個資源須為Composition,並且將整個Bundle視為一個文件或報告來傳遞資料。但為了未來支援各醫院將 Bundle 轉換為 「transaction」 形式儲存個別資源,因此Composition僅作為資料關聯功能,不放置任何欄位內容。</li></ul><h3 id="resource-details" class="no_toc">Resources或Profiles的RESTful功能</h3><ul><li>Profiles</li><ol><li><strong>必須(SHALL)</strong>支援<code>create</code>、<code>update</code></li></ol><li><strong>Resources支援查詢,查詢參數如表列:</strong></li><table class="grid"><thead><tr><th>Resources型別</th><th>Profile</th><th>支援的Profiles</th><th>支援的查詢參數</th></tr></thead><tbody><tr><td><a>Bundle</a></td><td><a href="StructureDefinition-BundleDMS.html">出院病摘 Bundle</a><br/><a href="StructureDefinition-PMRBundle.html">門診病歷 Bundle</a><br/><a href="StructureDefinition-InspectionCheckBundle.html">檢驗檢查 Bundle</a><br/><a href="StructureDefinition-ImageBundle.html">醫療影像報告 Bundle</a><br/><a href="StructureDefinition-Bundle-EP.html">電子處方箋 Bundle</a><br/><a href="StructureDefinition-Bundle-DS.html">調劑單張 Bundle</a></td><td>-</td><td>_id,identifier</td></tr></tbody></table></ul><h4 id="bundle" class="no_toc">Bundle</h4><ul><li>預期的遵從度: <strong>建議應該(SHOULD)</strong></li><li>Profile:<a href="StructureDefinition-BundleDMS.html">出院病摘 Bundle</a>,<a href="StructureDefinition-PMRBundle.html">門診病歷 Bundle</a>,<a href="StructureDefinition-InspectionCheckBundle.html">檢驗檢查 Bundle</a>,<a href="StructureDefinition-ImageBundle.html">醫療影像報告 Bundle</a>,<a href="StructureDefinition-Bundle-EP.html">電子處方箋 Bundle</a>,<a href="StructureDefinition-Bundle-DS.html">調劑單張 Bundle</a></li><li><a href="https://build.fhir.org/codesystem-reference-handling-policy.html#reference-handling-policy-resolves">支援的參照政策(Reference policy)</a>: <code>resolves</code>,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱<code>logical</code>)。</li><li>Profile</li><ul><li><strong>建議應該(SHOULD)</strong>支援<code>search-type</code>,<code>read</code>,<code>vread</code></li><li><strong>可能可以(MAY)</strong>支援<code>create</code>,<code>update</code>,<code>patch</code>,<code>delete</code></li></ul><li>查詢參數摘要</li><table class="grid"><thead><tr><th>遵從度</th><th>參數</th><th>類型</th><th>範例</th></tr></thead><tbody><tr><td><strong>建議應該(SHOULD)</strong></td><td><a href="SearchParameter-Bundle-id.html">_id</a></td><td>token</td><td><code class="highlighter-rouge">GET [base]/Bundle?_id=[id]</code>,<br/><code class="highlighter-rouge">GET [base]/Bundle/[id]</code></td></tr><tr><td><strong>建議應該(SHOULD)</strong></td><td><a href="SearchParameter-Bundle-identifier.html">identifier</a></td><td>token</td><td><code class="highlighter-rouge">GET [base]/Bundle?identifier={system|}[code]</code></td></tr></tbody></table></ul></div>
</text>
<url
value="https://twcore.mohw.gov.tw/ig/emr/CapabilityStatement/CapabilityStatementEMRClient"/>
<version value="0.1.0"/>
<name value="CapabilityStatementEMRClient"/>
<title value="電子病歷交換單張-用戶端"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2023-11-20"/>
<publisher value="衛生福利部"/>
<contact>
<telecom>
<system value="url"/>
<value value="https://www.mohw.gov.tw/mp-1.html"/>
</telecom>
</contact>
<description value="電子病歷交換單張-用戶端(Client)之能力聲明"/>
<kind value="requirements"/>
<fhirVersion value="4.0.1"/>
<format value="xml"/>
<format value="json"/>
<patchFormat value="application/json-patch+json"/>
<rest>
<mode value="client"/>
<documentation value="使用電子病歷交換-用戶端能力聲明中的查詢參數,支援讀取和查詢一個或多個Profile(s)。"/>
<resource>
<type value="Bundle"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/BundleDMS"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRBundle"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckBundle"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ImageBundle"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Bundle-EP"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Bundle-DS"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="Composition"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/CompositionDMS"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRComposition"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckComposition"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ImageComposition"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Composition-EP"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Composition-DS"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="Patient"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PatientDMS"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPatient"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckPatient"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/TWCorePatient"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Patient-EP"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Patient-DS"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="Organization"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/OrganizationDMS"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMROrganization"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckOrganization"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/TWCoreOrganization"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Organization-EP"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Organization-DS"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="Encounter"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/EncounterDMS"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Bundle-EP"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckEncounter"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/TWCoreEncounter"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Encounter-EP"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Encounter-DS"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="Location"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/LocationDMS"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="Procedure"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ProcedureInstructionDMS"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ProcedureDMSSurgicalMethod"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ProcedureDMSHospitalCourse"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRProcedure"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="Condition"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ConditionDMSDiagnosis"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ConditionDMSCC"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ConditionDMSComorbiditiesandComplications"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRConditionMajorIllness"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRConditionDiagnosis"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/TWCoreCondition"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Condition-EP"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Condition-DS"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="Observation"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSassumption"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationCSDMS"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSMedicalHistory"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSPhysicalExamination"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSLaboratoryData"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSSpecificExamination"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSPathologyReport"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRObservationLabResults"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRProfessionObservation"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRIdentifierObservation"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckObservation"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Observation-Imaging-Result"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Observation-EP-BodyWeight"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Observation-EP-Identifier"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Observation-DS-BodyWeight"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="Media"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MediaDMSFamily"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MediaDMSImagingStudy"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRFamilyTreeMedia"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMROutpatientImageMedia"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Media-DS"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="Practitioner"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PractitionerDMS"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPractitioner"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckPractitioner"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/TWCorePractitioner"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Practitioner-EP"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Practitioner-DS"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="Medication"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRMedication"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Medication-EP"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Medication-DS"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="MedicationRequest"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRMedicationRequest"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MedicationRequest-EP"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MedicationRequest-DS"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="AllergyIntolerance"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRAllergyIntolerance"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="ClinicalImpression"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRClinicalImpressionSubjective"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRClinicalImpressionObjective"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRClinicalImpressionAssessment"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="Specimen"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckSpecimen"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="DiagnosticReport"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/DiagnosticReport-Image"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="Endpoint"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MitwEndpoint"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="ImagingStudy"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ImagingStudyBase"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="Coverage"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Coverage-EMR"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="ChargeItem"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ChargeItem-DS"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
<resource>
<type value="MedicationDispense"/>
<supportedProfile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/MedicationDispense-DS"/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
</interaction>
<referencePolicy value="resolves"/>
</resource>
</rest>
</CapabilityStatement>