PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.emr@0.1.0
    https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Organization-EP
description: 此Profiles繼承於臺灣核心-機構(TW Core Organization) ,並進一步用於描述電子處方箋之醫事機構基本資料\r\n[[*FMM1*](http://build.fhir.org/versions.html#maturity)]
package_name: tw.gov.mohw.emr
derivation: constraint
name: OrganizationEP
type: Organization
elements:
  identifier:
    elements:
      value: {short: '唯一值。[應填入醫療機構代碼 Hospital ID]', index: 0}
  name: {short: '機構的名稱。[應填入醫療機構名稱 Hospital Name]', index: 1}
  telecom:
    short: "此機構的詳細聯絡方式。[應填入醫療機構電話]\r\norg-3:一個機構的通訊永遠不可能是「家用」,意即不可能使用「home」。"
    index: 2
    elements:
      value: {index: 3}
    required: [value]
  address:
    mustSupport: true
    index: 4
    elements:
      text: {short: '地址的文字表述。[應填入醫療機構地址]', index: 5}
    required: [text]
  contact: {mustSupport: true, index: 6}
package_version: 0.1.0
class: profile
kind: resource
url: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Organization-EP
base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Organization-twcore
version: 0.1.0
required: [address, telecom]