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

Active as of 2023-08-30

XML representation of the TWDiagnosticReport logical model.

Raw xml | Download



<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="TWDiagnosticReport"/>
  <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/TWDiagnosticReport"/>
  <version value="0.1.1"/>
  <name value="TWDiagnosticReportModel"/>
  <title value="臺灣核心-診斷報告(TW Core DiagnosticReport) 之資料模型"/>
  <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 DiagnosticReport) 之資料模型"/>
  <fhirVersion value="4.0.1"/>
  <mapping>
    <identity value="rim"/>
    <uri value="http://hl7.org/v3"/>
    <name value="RIM Mapping"/>
  </mapping>
  <mapping>
    <identity value="TWDiagnosticReport"/>
    <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/TWDiagnosticReport"/>
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Base"/>
  <derivation value="specialization"/>
  <snapshot>
    <element id="TWDiagnosticReport">
      <path value="TWDiagnosticReport"/>
      <short value="臺灣核心-診斷報告(TW Core DiagnosticReport) 之資料模型"/>
      <definition value="臺灣核心-診斷報告(TW Core DiagnosticReport) 之資料模型"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="Base"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <isModifier value="false"/>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map value="TWCoreDiagnosticReport"/>
      </mapping>
    </element>
    <element id="TWDiagnosticReport.text">
      <path value="TWDiagnosticReport.text"/>
      <short value="內容摘要以供人閱讀"/>
      <definition value="內容摘要以供人閱讀"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="TWDiagnosticReport.text"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Narrative"/>
      </type>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map value="TWCoreDiagnosticReport.text"/>
      </mapping>
    </element>
    <element id="TWDiagnosticReport.status">
      <path value="TWDiagnosticReport.status"/>
      <short value="診斷報告的狀態"/>
      <definition value="診斷報告的狀態"/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="TWDiagnosticReport.status"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="code"/>
      </type>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map value="TWCoreDiagnosticReport.status"/>
      </mapping>
    </element>
    <element id="TWDiagnosticReport.category">
      <path value="TWDiagnosticReport.category"/>
      <short value="診斷報告的類別"/>
      <definition value="診斷報告的類別"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="TWDiagnosticReport.category"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map value="TWCoreDiagnosticReport.category"/>
      </mapping>
    </element>
    <element id="TWDiagnosticReport.code">
      <path value="TWDiagnosticReport.code"/>
      <short value="診斷報告"/>
      <definition value="診斷報告"/>
      <min value="1"/>
      <max value="1"/>
      <base>
        <path value="TWDiagnosticReport.code"/>
        <min value="1"/>
        <max value="1"/>
      </base>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map value="TWCoreDiagnosticReport.code"/>
      </mapping>
    </element>
    <element id="TWDiagnosticReport.subject[x]">
      <path value="TWDiagnosticReport.subject[x]"/>
      <short value="診斷對象"/>
      <definition value="診斷對象"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="TWDiagnosticReport.subject[x]"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="Patient"/>
      </type>
      <type>
        <code value="Group"/>
      </type>
      <type>
        <code value="Device"/>
      </type>
      <type>
        <code value="Location"/>
      </type>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map
             value="TWCoreDiagnosticReport.subject.Reference(TW Core Patient | Group | Device | Location)"/>
      </mapping>
    </element>
    <element id="TWDiagnosticReport.effective">
      <path value="TWDiagnosticReport.effective"/>
      <short value="臨床相關報告時間"/>
      <definition value="臨床相關報告時間"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="TWDiagnosticReport.effective"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="dateTime"/>
      </type>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map value="TWCoreDiagnosticReport.effective[x]"/>
      </mapping>
    </element>
    <element id="TWDiagnosticReport.issued">
      <path value="TWDiagnosticReport.issued"/>
      <short value="診斷報告時間"/>
      <definition value="診斷報告時間"/>
      <min value="0"/>
      <max value="1"/>
      <base>
        <path value="TWDiagnosticReport.issued"/>
        <min value="0"/>
        <max value="1"/>
      </base>
      <type>
        <code value="instant"/>
      </type>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map value="TWCoreDiagnosticReport.issued"/>
      </mapping>
    </element>
    <element id="TWDiagnosticReport.performer[x]">
      <path value="TWDiagnosticReport.performer[x]"/>
      <short value="負責此診斷報告人員/機構"/>
      <definition value="負責此診斷報告人員/機構"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="TWDiagnosticReport.performer[x]"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Practitioner"/>
      </type>
      <type>
        <code value="PractitionerRole"/>
      </type>
      <type>
        <code value="Organization"/>
      </type>
      <type>
        <code value="CareTeam"/>
      </type>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map value="TWCoreDiagnosticReport.performer"/>
      </mapping>
    </element>
    <element id="TWDiagnosticReport.result">
      <path value="TWDiagnosticReport.result"/>
      <short value="診斷報告結果"/>
      <definition value="診斷報告結果"/>
      <min value="0"/>
      <max value="*"/>
      <base>
        <path value="TWDiagnosticReport.result"/>
        <min value="0"/>
        <max value="*"/>
      </base>
      <type>
        <code value="Observation"/>
      </type>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map value="TWCoreDiagnosticReport.result"/>
      </mapping>
    </element>
  </snapshot>
  <differential>
    <element id="TWDiagnosticReport">
      <path value="TWDiagnosticReport"/>
      <short value="臺灣核心-診斷報告(TW Core DiagnosticReport) 之資料模型"/>
      <definition value="臺灣核心-診斷報告(TW Core DiagnosticReport) 之資料模型"/>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map value="TWCoreDiagnosticReport"/>
      </mapping>
    </element>
    <element id="TWDiagnosticReport.text">
      <path value="TWDiagnosticReport.text"/>
      <short value="內容摘要以供人閱讀"/>
      <definition value="內容摘要以供人閱讀"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Narrative"/>
      </type>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map value="TWCoreDiagnosticReport.text"/>
      </mapping>
    </element>
    <element id="TWDiagnosticReport.status">
      <path value="TWDiagnosticReport.status"/>
      <short value="診斷報告的狀態"/>
      <definition value="診斷報告的狀態"/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="code"/>
      </type>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map value="TWCoreDiagnosticReport.status"/>
      </mapping>
    </element>
    <element id="TWDiagnosticReport.category">
      <path value="TWDiagnosticReport.category"/>
      <short value="診斷報告的類別"/>
      <definition value="診斷報告的類別"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map value="TWCoreDiagnosticReport.category"/>
      </mapping>
    </element>
    <element id="TWDiagnosticReport.code">
      <path value="TWDiagnosticReport.code"/>
      <short value="診斷報告"/>
      <definition value="診斷報告"/>
      <min value="1"/>
      <max value="1"/>
      <type>
        <code value="CodeableConcept"/>
      </type>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map value="TWCoreDiagnosticReport.code"/>
      </mapping>
    </element>
    <element id="TWDiagnosticReport.subject[x]">
      <path value="TWDiagnosticReport.subject[x]"/>
      <short value="診斷對象"/>
      <definition value="診斷對象"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Patient"/>
      </type>
      <type>
        <code value="Group"/>
      </type>
      <type>
        <code value="Device"/>
      </type>
      <type>
        <code value="Location"/>
      </type>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map
             value="TWCoreDiagnosticReport.subject.Reference(TW Core Patient | Group | Device | Location)"/>
      </mapping>
    </element>
    <element id="TWDiagnosticReport.effective">
      <path value="TWDiagnosticReport.effective"/>
      <short value="臨床相關報告時間"/>
      <definition value="臨床相關報告時間"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="dateTime"/>
      </type>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map value="TWCoreDiagnosticReport.effective[x]"/>
      </mapping>
    </element>
    <element id="TWDiagnosticReport.issued">
      <path value="TWDiagnosticReport.issued"/>
      <short value="診斷報告時間"/>
      <definition value="診斷報告時間"/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="instant"/>
      </type>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map value="TWCoreDiagnosticReport.issued"/>
      </mapping>
    </element>
    <element id="TWDiagnosticReport.performer[x]">
      <path value="TWDiagnosticReport.performer[x]"/>
      <short value="負責此診斷報告人員/機構"/>
      <definition value="負責此診斷報告人員/機構"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Practitioner"/>
      </type>
      <type>
        <code value="PractitionerRole"/>
      </type>
      <type>
        <code value="Organization"/>
      </type>
      <type>
        <code value="CareTeam"/>
      </type>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map value="TWCoreDiagnosticReport.performer"/>
      </mapping>
    </element>
    <element id="TWDiagnosticReport.result">
      <path value="TWDiagnosticReport.result"/>
      <short value="診斷報告結果"/>
      <definition value="診斷報告結果"/>
      <min value="0"/>
      <max value="*"/>
      <type>
        <code value="Observation"/>
      </type>
      <mapping>
        <identity value="TWDiagnosticReport"/>
        <map value="TWCoreDiagnosticReport.result"/>
      </mapping>
    </element>
  </differential>
</StructureDefinition>