PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.emr@0.2.0
    https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckEncounter
description: 此Profile繼承於臺灣核心-就醫事件(TW Core Encounter) ,並用於描述檢驗檢查中的開立資料  [[*FMM1*](http://build.fhir.org/versions.html#maturity)]
package_name: tw.gov.mohw.emr
derivation: constraint
name: InspectionCheckEncounter
type: Encounter
elements:
  serviceType:
    elements:
      coding:
        elements:
          system: {short: '專門術語系統(terminology system)的識別。醫院網址(院內科別代碼)或https://www.nhi.gov.tw(健保科別代碼)', index: 0}
          code: {short: '系統定義的語法之符號。[應填入於開立檢驗醫囑單張門診Department of Medical Order Provided]', index: 1}
        required: [system, code]
  subject:
    type: Reference
    refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckPatient']
    index: 2
  participant:
    elements:
      individual:
        type: Reference
        short: 除病人外,參與病人就醫事件的人。應關聯至:檢驗檢查中的開立醫師姓名
        refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckPractitioner']
        index: 3
  period:
    elements:
      start: {short: '開立檢驗醫囑單張日期時間。[應填入於檢驗檢查開立檢驗醫囑單張日期時間Date and Time of Medical Order]', index: 4}
  serviceProvider:
    type: Reference
    refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckOrganization']
    index: 5
package_version: 0.2.0
class: profile
kind: resource
url: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckEncounter
base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Encounter-twcore
version: 0.2.0
required: [subject]