臺灣核心實作指引(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: TWMedicationModel - XML Profile

Active as of 2023-08-30

XML representation of the TWMedication logical model.

Raw xml | Download



<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="TWMedication"/>
  <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/TWMedication"/>
  <version value="0.1.1"/>
  <name value="TWMedicationModel"/>
  <title value="臺灣核心-藥品(TW Core Medication) 之資料模型"/>
  <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 Medication) 之資料模型"/>
  <fhirVersion value="4.0.1"/>
  <mapping>
    <identity value="rim"/>
    <uri value="http://hl7.org/v3"/>
    <name value="RIM Mapping"/>
  </mapping>
  <mapping>
    <identity value="TWMedication"/>
    <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/TWMedication"/>
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Base"/>
  <derivation value="specialization"/>
  <snapshot>
    <element id="TWMedication">
      <path value="TWMedication"/>
      <short value="臺灣核心-藥品(TW Core Medication) 之資料模型"/>
      <definition value="臺灣核心-藥品(TW Core Medication) 之資料模型"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="Base"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <isModifier value="false"/>
      <mapping>
        <identity value="TWMedication"/>
        <map value="TWCoreMedication"/>
      </mapping>
    </element>
    <element id="TWMedication.text">
      <path value="TWMedication.text"/>
      <short value="內容摘要以供人閱讀"/>
      <definition value="內容摘要以供人閱讀"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="TWMedication.text"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Narrative"/>
      </type>
      <mapping>
        <identity value="TWMedication"/>
        <map value="TWCoreMedication.text"/>
      </mapping>
    </element>
    <element id="TWMedication.code">
      <path value="TWMedication.code"/>
      <short value="指明這種藥品的代碼"/>
      <definition value="指明這種藥品的代碼"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="TWMedication.code"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <mapping>
        <identity value="TWMedication"/>
        <map value="TWCoreMedication.code"/>
      </mapping>
    </element>
    <element id="TWMedication.form">
      <path value="TWMedication.form"/>
      <short value="藥品劑型"/>
      <definition value="藥品劑型"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="TWMedication.form"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <mapping>
        <identity value="TWMedication"/>
        <map value="TWCoreMedication.form"/>
      </mapping>
    </element>
  </snapshot>
  <differential>
    <element id="TWMedication">
      <path value="TWMedication"/>
      <short value="臺灣核心-藥品(TW Core Medication) 之資料模型"/>
      <definition value="臺灣核心-藥品(TW Core Medication) 之資料模型"/>
      <mapping>
        <identity value="TWMedication"/>
        <map value="TWCoreMedication"/>
      </mapping>
    </element>
    <element id="TWMedication.text">
      <path value="TWMedication.text"/>
      <short value="內容摘要以供人閱讀"/>
      <definition value="內容摘要以供人閱讀"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Narrative"/>
      </type>
      <mapping>
        <identity value="TWMedication"/>
        <map value="TWCoreMedication.text"/>
      </mapping>
    </element>
    <element id="TWMedication.code">
      <path value="TWMedication.code"/>
      <short value="指明這種藥品的代碼"/>
      <definition value="指明這種藥品的代碼"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <mapping>
        <identity value="TWMedication"/>
        <map value="TWCoreMedication.code"/>
      </mapping>
    </element>
    <element id="TWMedication.form">
      <path value="TWMedication.form"/>
      <short value="藥品劑型"/>
      <definition value="藥品劑型"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <mapping>
        <identity value="TWMedication"/>
        <map value="TWCoreMedication.form"/>
      </mapping>
    </element>
  </differential>
</StructureDefinition>