PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.nhi.empd@0.1.0
    https://nhicore.nhi.gov.tw/empd/StructureDefinition/Encounter-EMPD
description: 此Profile繼承於臺灣核心-就醫事件(TW Core Encounter) ,並用於描述電子處方箋的門診基本資料[[*FMM1*](http://build.fhir.org/versions.html#maturity)]
package_name: tw.gov.mohw.nhi.empd
derivation: constraint
name: EncounterEMPD
type: Encounter
elements:
  identifier: {short: '此就醫事件的識別碼。[應填入就醫識別碼與健保卡就醫序號]。非自費時,就醫識別碼為必填(MedicationRequest.category判別)', array: true, max: 2, index: 0}
  class:
    short: 病人就醫的分類。[應填入案件分類]。(如為自費案件請使用代碼"00")
    binding: {strength: extensible, valueSet: 'https://nhicore.nhi.gov.tw/empd/ValueSet/CaseType-vs'}
    index: 1
  serviceType: {short: '服務的特定型別。[應填入科別 Department]', index: 2}
  subject: {index: 3}
  period:
    index: 4
    elements:
      start: {short: 'Starting time with inclusive boundary.[應填入門診日期 OPD Date]。日期格式為西元 YYYYMMDD', mustSupport: true, index: 5}
    required: [start]
package_version: 0.1.0
class: profile
kind: resource
url: https://nhicore.nhi.gov.tw/empd/StructureDefinition/Encounter-EMPD
base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Encounter-twcore
version: 0.1.0
required: [serviceType, subject, period]