PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.twcore@0.3.2
    https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWComposition
description: 臺灣核心-臨床文件架構(TW Core Composition) 之資料模型
package_name: tw.gov.mohw.twcore
derivation: specialization
name: TWCompositionModel
type: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWComposition
elements:
  date: {type: dateTime, short: 臨床文件架構的編輯時間。, index: 9}
  section: {type: BackboneElement, short: 臨床文件架構被分成一個或數個小節。, array: true, index: 20}
  attester: {type: BackboneElement, short: 證明臨床文件架構的準確性。, array: true, index: 18}
  type: {type: CodeableConcept, short: 臨床文件架構的種類(如果可能請使用LOINC)。, index: 2}
  title: {type: string, short: 人類可讀的名稱/標題。, index: 17}
  author:
    type: BackboneElement
    short: 誰和/或什麼創建了這個臨床文件架構。
    array: true
    min: 1
    index: 10
    elements:
      practitioner: {type: Practitioner, short: 某健康照護服務提供者創建這個臨床文件架構。, array: true, index: 11}
      practitionerRole: {type: PractitionerRole, short: 某健康照護服務角色創建這個臨床文件架構。, array: true, index: 12}
      organization: {type: Organization, short: 某機構創建這個臨床文件架構。, array: true, index: 13}
      patient: {type: Patient, short: 某病人創建這個臨床文件架構。, array: true, index: 14}
      device: {type: Device, short: 某設備創建這個臨床文件架構。, array: true, index: 15}
      relatedPerson: {type: RelatedPerson, short: 某相關人士創建這個臨床文件架構。, array: true, index: 16}
  custodian: {type: Organization, short: 維護臨床文件架構的機構。, index: 19}
  status: {type: code, short: 臨床文件架構的工作流程/臨床狀態。, index: 1}
  identifier: {type: Identifier, short: 不分版本的臨床文件架構(Composition)識別碼。, index: 0}
  subject:
    type: BackboneElement
    short: 臨床文件架構是關於誰和/或什麼。
    index: 3
    elements:
      patient: {type: Patient, short: 關於某病人。, index: 4}
      group: {type: Group, short: 關於某團體/群體。, index: 5}
      device: {type: Device, short: 關於某設備。, index: 6}
      substance: {type: Substance, short: 關於某物質。, index: 7}
      location: {type: Location, short: 關於某地點。, index: 8}
package_version: 0.3.2
class: logical
kind: logical
url: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWComposition
base: http://hl7.org/fhir/StructureDefinition/Base
version: 0.3.2
required: [author, status, title, type, date]