臺灣核心實作指引(TW Core IG)
0.1.1 - Trial Use

This page is part of the 臺灣核心實作指引(TW Core IG) (v0.1.1: Releases) based on FHIR 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

Logical Model: TWEncounterModel - XML Profile

Active as of 2023-08-30

XML representation of the TWEncounter logical model.

Raw xml | Download



<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="TWEncounter"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <url
       value="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWEncounter"/>
  <version value="0.1.1"/>
  <name value="TWEncounterModel"/>
  <title value="臺灣核心-就醫事件(TW Core Encounter) 之資料模型"/>
  <status value="active"/>
  <date value="2023-08-30T12:27:08+08:00"/>
  <contact>
    <name value="衛生福利部"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.mohw.gov.tw/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="CCYU@mohw.gov.tw"/>
    </telecom>
  </contact>
  <description value="臺灣核心-就醫事件(TW Core Encounter) 之資料模型"/>
  <fhirVersion value="4.0.1"/>
  <mapping>
    <identity value="rim"/>
    <uri value="http://hl7.org/v3"/>
    <name value="RIM Mapping"/>
  </mapping>
  <mapping>
    <identity value="TWEncounter"/>
    <uri value="https://twcore.mohw.gov.tw/ig/twcore"/>
    <name value="TW Core IG"/>
  </mapping>
  <kind value="logical"/>
  <abstract value="false"/>
  <type
        value="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWEncounter"/>
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Base"/>
  <derivation value="specialization"/>
  <snapshot>
    <element id="TWEncounter">
      <path value="TWEncounter"/>
      <short value="臺灣核心-就醫事件(TW Core Encounter) 之資料模型"/>
      <definition value="臺灣核心-就醫事件(TW Core Encounter) 之資料模型"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="Base"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <isModifier value="false"/>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter"/>
      </mapping>
    </element>
    <element id="TWEncounter.text">
      <path value="TWEncounter.text"/>
      <short value="內容摘要以供人閱讀"/>
      <definition value="內容摘要以供人閱讀"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="TWEncounter.text"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Narrative"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.text"/>
      </mapping>
    </element>
    <element id="TWEncounter.identifier">
      <path value="TWEncounter.identifier"/>
      <short value="就醫事件的識別碼"/>
      <definition value="就醫事件的識別碼"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="TWEncounter.identifier"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Identifier"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.identifier"/>
      </mapping>
    </element>
    <element id="TWEncounter.status">
      <path value="TWEncounter.status"/>
      <short value="就醫現況"/>
      <definition value="就醫現況"/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="TWEncounter.status"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="code"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.status"/>
      </mapping>
    </element>
    <element id="TWEncounter.class">
      <path value="TWEncounter.class"/>
      <short value="就醫的分類"/>
      <definition value="就醫的分類"/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="TWEncounter.class"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Coding"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.class"/>
      </mapping>
    </element>
    <element id="TWEncounter.serviceType">
      <path value="TWEncounter.serviceType"/>
      <short value="服務的特定型別"/>
      <definition value="服務的特定型別"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="TWEncounter.serviceType"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.serviceType"/>
      </mapping>
    </element>
    <element id="TWEncounter.subject[x]">
      <path value="TWEncounter.subject[x]"/>
      <short value="就醫的病人或實體集合(Group)"/>
      <definition value="就醫的病人或實體集合(Group)"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="TWEncounter.subject[x]"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Patient"/>
      </type>
      <type>
        <code value="Group"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map
             value="TWCoreEncounter.subject.Reference(TW Core Patient | Group)"/>
      </mapping>
    </element>
    <element id="TWEncounter.participant">
      <path value="TWEncounter.participant"/>
      <short value="參與就醫的健康照護服務提供人員"/>
      <definition value="參與就醫的健康照護服務提供人員"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="TWEncounter.participant"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="BackboneElement"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.participant"/>
      </mapping>
    </element>
    <element id="TWEncounter.period">
      <path value="TWEncounter.period"/>
      <short value="就醫的開始和結束時間"/>
      <definition value="就醫的開始和結束時間"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="TWEncounter.period"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Period"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.period"/>
      </mapping>
    </element>
    <element id="TWEncounter.reasonCode">
      <path value="TWEncounter.reasonCode"/>
      <short value="發生此就醫事件的原因"/>
      <definition value="發生此就醫事件的原因"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="TWEncounter.reasonCode"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.reasonCode"/>
      </mapping>
    </element>
    <element id="TWEncounter.dischargeDisposition">
      <path value="TWEncounter.dischargeDisposition"/>
      <short value="出院後的地點類別或種類"/>
      <definition value="出院後的地點類別或種類"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="TWEncounter.dischargeDisposition"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.hospitalization.dischargeDisposition"/>
      </mapping>
    </element>
    <element id="TWEncounter.location">
      <path value="TWEncounter.location"/>
      <short value="病人曾去過的一個或多個地點"/>
      <definition value="病人曾去過的一個或多個地點"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="TWEncounter.location"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="BackboneElement"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.location"/>
      </mapping>
    </element>
  </snapshot>
  <differential>
    <element id="TWEncounter">
      <path value="TWEncounter"/>
      <short value="臺灣核心-就醫事件(TW Core Encounter) 之資料模型"/>
      <definition value="臺灣核心-就醫事件(TW Core Encounter) 之資料模型"/>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter"/>
      </mapping>
    </element>
    <element id="TWEncounter.text">
      <path value="TWEncounter.text"/>
      <short value="內容摘要以供人閱讀"/>
      <definition value="內容摘要以供人閱讀"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Narrative"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.text"/>
      </mapping>
    </element>
    <element id="TWEncounter.identifier">
      <path value="TWEncounter.identifier"/>
      <short value="就醫事件的識別碼"/>
      <definition value="就醫事件的識別碼"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Identifier"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.identifier"/>
      </mapping>
    </element>
    <element id="TWEncounter.status">
      <path value="TWEncounter.status"/>
      <short value="就醫現況"/>
      <definition value="就醫現況"/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="code"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.status"/>
      </mapping>
    </element>
    <element id="TWEncounter.class">
      <path value="TWEncounter.class"/>
      <short value="就醫的分類"/>
      <definition value="就醫的分類"/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="Coding"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.class"/>
      </mapping>
    </element>
    <element id="TWEncounter.serviceType">
      <path value="TWEncounter.serviceType"/>
      <short value="服務的特定型別"/>
      <definition value="服務的特定型別"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.serviceType"/>
      </mapping>
    </element>
    <element id="TWEncounter.subject[x]">
      <path value="TWEncounter.subject[x]"/>
      <short value="就醫的病人或實體集合(Group)"/>
      <definition value="就醫的病人或實體集合(Group)"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Patient"/>
      </type>
      <type>
        <code value="Group"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map
             value="TWCoreEncounter.subject.Reference(TW Core Patient | Group)"/>
      </mapping>
    </element>
    <element id="TWEncounter.participant">
      <path value="TWEncounter.participant"/>
      <short value="參與就醫的健康照護服務提供人員"/>
      <definition value="參與就醫的健康照護服務提供人員"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="BackboneElement"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.participant"/>
      </mapping>
    </element>
    <element id="TWEncounter.period">
      <path value="TWEncounter.period"/>
      <short value="就醫的開始和結束時間"/>
      <definition value="就醫的開始和結束時間"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Period"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.period"/>
      </mapping>
    </element>
    <element id="TWEncounter.reasonCode">
      <path value="TWEncounter.reasonCode"/>
      <short value="發生此就醫事件的原因"/>
      <definition value="發生此就醫事件的原因"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.reasonCode"/>
      </mapping>
    </element>
    <element id="TWEncounter.dischargeDisposition">
      <path value="TWEncounter.dischargeDisposition"/>
      <short value="出院後的地點類別或種類"/>
      <definition value="出院後的地點類別或種類"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.hospitalization.dischargeDisposition"/>
      </mapping>
    </element>
    <element id="TWEncounter.location">
      <path value="TWEncounter.location"/>
      <short value="病人曾去過的一個或多個地點"/>
      <definition value="病人曾去過的一個或多個地點"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="BackboneElement"/>
      </type>
      <mapping>
        <identity value="TWEncounter"/>
        <map value="TWCoreEncounter.location"/>
      </mapping>
    </element>
  </differential>
</StructureDefinition>