This page is part of the 臺灣核心實作指引(TW Core IG) (v0.3.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
Official URL: https://twcore.mohw.gov.tw/ig/twcore/CapabilityStatement/CapabilityStatementTWCoreServer | Version: 0.3.0 | |||
Active as of 2024-08-31 | Computable Name: CapabilityStatementTWCoreServer |
臺灣核心實作指引(TW Core IG)伺服端(Server)之能力聲明
Raw OpenAPI-Swagger Definition file | Download
json
, xml
server
meta.profile
是否為TW Core Profiles Defining URL,並確認實例是否依循profile製作。【註:實例是指依據profile實作,將真實資料以JSON、XML或Turtle格式存放的檔案】HTTP 401
「未授權」, HTTP 403
「禁止」,或 HTTP 404
「未找到」,來拒絕任何未經授權的請求transaction
) interactionbatch
) interactionsearch-system
) interaction共有32類Resources支援查詢,查詢參數如表列:
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/AllergyIntolerance?_id=[id] ,GET [base]/AllergyIntolerance/[id] |
建議應該(SHOULD) | clinical-status | token | GET [base]/AllergyIntolerance?clinical-status=[code] |
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] |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
必須(SHALL) | patient + category | reference + token | GET [base]/CarePlan?patient={Type/}[id]&category=https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/careplan-category-twy|assess-plan |
建議應該(SHOULD) | patient + category + date | reference + token + date | GET [base]/CarePlan?patient={Type/}[id]&category=https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/careplan-category-twy|assess-plan&date={gt|lt|ge|le}[date]{&date={gt|lt|ge|le}[date]&...} |
建議應該(SHOULD) | patient + category + status | reference + token | GET [base]/CarePlan?patient={Type/}[id]&category=https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/careplan-category-twy|assess-plan&status={system|}[code]{,{system|}[code],...} |
建議應該(SHOULD) | patient + category + status + date | reference + token + date | GET [base]/CarePlan?patient={Type/}[id]&category=https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/careplan-category-twy|assess-plan&status={system|}[code]{,{system|}[code],...}&date={gt|lt|ge|le}[date]{&date={gt|lt|ge|le}[date]&...} |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/Condition?_id=[id] ,GET [base]/Condition/[id] |
建議應該(SHOULD) | clinical-status | token | GET [base]/Condition?clinical-status=[code] |
建議應該(SHOULD) | code | token | GET [base]/Condition?code={system|}[code] |
建議應該(SHOULD) | subject | reference | GET [base]/Condition?subject={Type/}[id] |
建議應該(SHOULD) | onset-date | date | GET [base]/Condition?onset-date={gt|lt|ge|le}[date] |
建議應該(SHOULD) | abatement-date | date | GET [base]/Condition?abatement-date={gt|lt|ge|le}[date] |
建議應該(SHOULD) | severity | token | GET [base]/Condition?severity={system|}[code] |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
必須(SHALL) | patient | reference | GET [base]/Coverage?patient={Type/}[id] |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/DiagnosticReport?_id=[id] ,GET [base]/DiagnosticReport/[id] |
建議應該(SHOULD) | status | token | GET [base]/DiagnosticReport?status=[code] |
建議應該(SHOULD) | subject | reference | GET [base]/DiagnosticReport?subject={Type/}[id] |
建議應該(SHOULD) | category | token | GET [base]/DiagnosticReport?category={system|}[code] |
建議應該(SHOULD) | code | token | GET [base]/DiagnosticReport?code={system|}[code] |
建議應該(SHOULD) | date | date | GET [base]/DiagnosticReport?date={gt|lt|ge|le}[date] |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/Encounter?_id=[id] ,GET [base]/Encounter/[id] |
建議應該(SHOULD) | class | token | GET [base]/Encounter?class=[code] |
建議應該(SHOULD) | date | date | GET [base]/Encounter?date={gt|lt|ge|le}[date] |
建議應該(SHOULD) | identifier | token | GET [base]/Encounter?identifier={system|}[code] |
建議應該(SHOULD) | location | reference | GET [base]/Encounter?location={Type/}[id] |
建議應該(SHOULD) | subject | reference | GET [base]/Encounter?subject={Type/}[id] |
建議應該(SHOULD) | status | token | GET [base]/Encounter?status=[code] |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
必須(SHALL) | patient | reference | GET [base]/Goal?patient={Type/}[id] |
建議應該(SHOULD) | patient + lifecycle-status | reference + token | GET [base]/Goal?patient={Type/}[id]&lifecycle-status={system|}[code] |
建議應該(SHOULD) | patient + target-date | reference + date | GET [base]/Goal?patient={Type/}[id]&target-date={gt|lt|ge|le}[date]{&target-date={gt|lt|ge|le}[date]&...} |
建議應該(SHOULD) | patient + description | reference + token | GET [base]/Goal?patient={Type/}[id]&description={system|}[code] |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/ImagingStudy?_id=[id] ,GET [base]/ImagingStudy/[id] |
建議應該(SHOULD) | status | token | GET [base]/ImagingStudy?status=[code] |
建議應該(SHOULD) | subject | reference | GET [base]/ImagingStudy?subject={Type/}[id] |
建議應該(SHOULD) | encounter | reference | GET [base]/ImagingStudy?encounter={Type/}[id] |
建議應該(SHOULD) | started | date | GET [base]/ImagingStudy?started={gt|lt|ge|le}[date] |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
必須(SHALL) | patient | reference | GET [base]/Immunization?patient={Type/}[id] |
建議應該(SHOULD) | patient + date | reference + date | GET [base]/Immunization?patient={Type/}[id]&date={gt|lt|ge|le}[date]{&date={gt|lt|ge|le}[date]&...} |
建議應該(SHOULD) | patient + status | reference + token | GET [base]/Immunization?patient={Type/}[id]&status={system|}[code] |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/MedicationRequest?_id=[id] ,GET [base]/MedicationRequest/[id] |
建議應該(SHOULD) | status | token | GET [base]/MedicationRequest?status=[code] |
建議應該(SHOULD) | intent | token | GET [base]/MedicationRequest?intent={system|}[code] |
建議應該(SHOULD) | subject | reference | GET [base]/MedicationRequest?subject={Type/}[id] |
建議應該(SHOULD) | medication | reference | GET [base]/MedicationRequest?medication={Type/}[id] |
建議應該(SHOULD) | encounter | reference | GET [base]/MedicationRequest?encounter={Type/}[id] |
建議應該(SHOULD) | authoredon | date | GET [base]/MedicationRequest?authoredon={gt|lt|ge|le}[date] |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/MedicationDispense?_id=[id] ,GET [base]/MedicationDispense/[id] |
建議應該(SHOULD) | status | token | GET [base]/MedicationDispense?status=[code] |
建議應該(SHOULD) | subject | reference | GET [base]/MedicationDispense?subject={Type/}[id] |
建議應該(SHOULD) | medication | reference | GET [base]/MedicationDispense?medication={Type/}[id] |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/MedicationStatement?_id=[id] ,GET [base]/MedicationStatement/[id] |
建議應該(SHOULD) | status | token | GET [base]/MedicationStatement?status=[code] |
建議應該(SHOULD) | subject | reference | GET [base]/MedicationStatement?subject={Type/}[id] |
建議應該(SHOULD) | medication | reference | GET [base]/MedicationStatement?medication={Type/}[id] |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
臺灣核心-平均血壓(TW Core Observation Average Blood Pressure)
臺灣核心-病人照護偏好註記(TW Core Observation Care Experience Preference)
臺灣核心-臨床檢驗檢查(TW Core Observation Clinical Result)
臺灣核心-實驗室檢驗檢查(TW Core Observation Laboratory Result)
臺灣核心-職業(TW Core Observation Occupation)
臺灣核心-妊娠計畫(TW Core Observation Pregnancy Intent)
臺灣核心-妊娠狀態(TW Core Observation Pregnancy Status)
臺灣核心-健康狀態篩檢與評估(TW Core Observation Screening Assessment)
臺灣核心-性傾向(TW Core Observation Sexual Orientation)
臺灣核心-通用檢驗檢查(TW Core Simple Observation)
臺灣核心-吸菸狀態(TW Core Smoking Status Observation)
臺灣核心-病人治療偏好註記(TW Core Observation Treatment Intervention Preference)
臺灣核心-生命體徵(TW Core Observation Vital Signs)
臺灣核心-兒童及青少年身體質量指數(TW Core Pediatric BMI for Age Observation)
臺灣核心-血壓(TW Core Observation Blood Pressure)
臺灣核心-身體質量指數(TW Core Observation BMI)
臺灣核心-身高(TW Core Observation Body Height)
臺灣核心-體溫(TW Core Observation Body Temperature)
臺灣核心-體重(TW Core Observation Body Weight)
臺灣核心-頭圍(TW Core Observation Head Circumference)
臺灣核心-心率(TW Core Observation Heart Rate)
臺灣核心-脈搏血氧飽和度(TW Core Observation Pulse Oximetry)
臺灣核心-呼吸速率(TW Core Observation Respiratory Rate)
臺灣核心-兒童頭圍百分位數(TW Core Observation Pediatric Head Occipital Frontal Circumference Percentile)
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/Observation?_id=[id] ,GET [base]/Observation/[id] |
建議應該(SHOULD) | category | token | GET [base]/Observation?category={system|}[code] |
建議應該(SHOULD) | code | token | GET [base]/Observation?code={system|}[code] |
建議應該(SHOULD) | date | date | GET [base]/Observation?date={gt|lt|ge|le}[date] |
建議應該(SHOULD) | performer | reference | GET [base]/Observation?performer={Type/}[id] |
建議應該(SHOULD) | status | token | GET [base]/Observation?status=[code] |
建議應該(SHOULD) | subject | reference | GET [base]/Observation?subject={Type/}[id] |
必須(SHALL) | patient + category | reference+token | GET [base]/Observation?patient={Type/}[id]&category={system|}[code] |
必須(SHALL) | patient + code | reference+token | GET [base]/Observation?patient={Type/}[id]&code={system|}[code] |
必須(SHALL) | patient + category + date | reference+token+date | GET [base]/Observation?patient={Type/}[id]&category={system|}[code]&date={gt|lt|ge|le}[date] |
建議應該(SHOULD) | patient + category + status | reference+token | GET [base]/Observation?patient={Type/}[id]&category={system|}[code]&status=[code] |
建議應該(SHOULD) | patient + category + _lastUpdated | reference+token+date | GET [base]/Observation?patient={Type/}[id]&category={system|}[code]&_lastUpdated={gt|lt|ge|le}[date] |
建議應該(SHOULD) | patient + code + date | reference+token+date | GET [base]/Observation?patient={Type/}[id]&code={system|}[code]&date={gt|lt|ge|le}[date] |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。臺灣核心-政府機構(TW Core Organization Government)
臺灣核心-醫事機構(TW Core Organization Hospital Department)
臺灣核心-公司行號(TW Core Organization Company)
search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/Organization?_id=[id] ,GET [base]/Organization/[id] |
建議應該(SHOULD) | identifier | token | GET [base]/Organization?identifier={system|}[code] |
建議應該(SHOULD) | name | string | GET [base]/Organization?name=[name] |
建議應該(SHOULD) | type | token | GET [base]/Organization?type={system|}[code] |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/Patient?_id=[id] ,GET [base]/Patient/[id] |
建議應該(SHOULD) | birthdate | date | GET [base]/Patient?birthdate={gt|lt|ge|le}[date] |
建議應該(SHOULD) | gender | token | GET [base]/Patient?gender=[code] |
建議應該(SHOULD) | identifier | token | GET [base]/Patient?identifier={system|}[code] |
建議應該(SHOULD) | name | string | GET [base]/Patient?name=[name] |
遵從度 | 參數 | 範例 |
---|---|---|
建議應該(SHOULD) | $everything | GET [base]/Patient/$everything ,GET [base]/Patient/[id]/$everything |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/Practitioner?_id=[id] ,GET [base]/Practitioner/[id] |
建議應該(SHOULD) | identifier | token | GET [base]/Practitioner?identifier={system|}[code] |
建議應該(SHOULD) | name | string | GET [base]/Practitioner?name=[name] |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/PractitionerRole?_id=[id] ,GET [base]/PractitionerRole/[id] |
建議應該(SHOULD) | identifier | token | GET [base]/PractitionerRole?identifier={system|}[code] |
建議應該(SHOULD) | specialty | token | GET [base]/PractitionerRole?specialty={system|}[code] |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/Procedure?_id=[id] ,GET [base]/Procedure/[id] |
建議應該(SHOULD) | code | token | GET [base]/Procedure?code={system|}[code] |
建議應該(SHOULD) | status | token | GET [base]/Procedure?status=[code] |
建議應該(SHOULD) | subject | reference | GET [base]/Procedure?subject={Type/}[id] |
建議應該(SHOULD) | date | date | GET [base]/Procedure?date={gt|lt|ge|le}[date] |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
必須(SHALL) | _id | token | GET [base]/QuestionnaireResponse?_id=[id] ,GET [base]/QuestionnaireResponse/[id] |
必須(SHALL) | patient | reference | GET [base]/QuestionnaireResponse?patient={Type/}[id] |
建議應該(SHOULD) | patient + status | reference + token | GET [base]/QuestionnaireResponse?patient={Type/}[id]&status={system|}[code]{,{system|}[code],...} |
建議應該(SHOULD) | patient + authored | reference + date | GET [base]/QuestionnaireResponse?patient={Type/}[id]&authored={gt|lt|ge|le}[date]{&authored={gt|lt|ge|le}[date]&...} |
建議應該(SHOULD) | patient + questionnaire | reference | GET [base]/QuestionnaireResponse?patient={Type/}[id]&questionnaire={Type/}[id] |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
必須(SHALL) | _id | token | GET [base]/ServiceRequest?_id=[id] ,GET [base]/ServiceRequest/[id] |
必須(SHALL) | patient | reference | GET [base]/ServiceRequest?patient={Type/}[id] |
必須(SHALL) | patient + category | reference + token | GET [base]/ServiceRequest?patient={Type/}[id]&category=https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/serviceRequest-category|sdoh |
必須(SHALL) | patient + category + authored | reference + token + date | GET [base]/ServiceRequest?patient={Type/}[id]&category={system|}[code]&authored={gt|lt|ge|le}[date]{&authored={gt|lt|ge|le}[date]&...} |
建議應該(SHOULD) | patient + status | reference + token | GET [base]/ServiceRequest?patient={Type/}[id]&status={system|}[code]{,{system|}[code],...} |
建議應該(SHOULD) | patient + code + authored | reference + token + date | GET [base]/ServiceRequest?patient={Type/}[id]&code={system|}[code]{,{system|}[code],...}&authored={gt|lt|ge|le}[date]{&authored={gt|lt|ge|le}[date]&...} |
resolves
,Server會嘗試將邏輯參照(logical reference)解析為文字參照,意即轉換Reference.identifier為Reference.reference(但如果解析失敗,Server仍然會接收這個resource,請參閱 logical
)。search-type
、 read
、 vread
、 create
、 update
、 delete
patch
遵從度 | 參數 | 類型 | 範例 |
---|---|---|---|
建議應該(SHOULD) | _id | token | GET [base]/Specimen?_id=[id] ,GET [base]/Specimen/[id] |
建議應該(SHOULD) | status | token | GET [base]/Specimen?status=[code] |
建議應該(SHOULD) | identifier | token | GET [base]/Specimen?identifier={system|}[code] |
建議應該(SHOULD) | subject | reference | GET [base]/Specimen?subject={Type/}[id] |