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
Active as of 2023-08-30 |
XML representation of the TWObservation logical model.
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="TWObservation"/>
<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/TWObservation"/>
<version value="0.1.1"/>
<name value="TWObservationModel"/>
<title value="臺灣核心-檢驗檢查(TW Core Observation) 之資料模型"/>
<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 Observation) 之資料模型"/>
<fhirVersion value="4.0.1"/>
<mapping>
<identity value="rim"/>
<uri value="http://hl7.org/v3"/>
<name value="RIM Mapping"/>
</mapping>
<mapping>
<identity value="TWObservation"/>
<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/TWObservation"/>
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Base"/>
<derivation value="specialization"/>
<snapshot>
<element id="TWObservation">
<path value="TWObservation"/>
<short value="臺灣核心-檢驗檢查(TW Core Observation) 之資料模型"/>
<definition value="臺灣核心-檢驗檢查(TW Core Observation) 之資料模型"/>
<min value="0"/>
<max value="*"/>
<base>
<path value="Base"/>
<min value="0"/>
<max value="*"/>
</base>
<isModifier value="false"/>
<mapping>
<identity value="TWObservation"/>
<map
value="TWCoreObservationLaboratoryResult 或 TWCoreObservationBloodPressure 或 TWCoreObservationBMI"/>
</mapping>
</element>
<element id="TWObservation.text">
<path value="TWObservation.text"/>
<short value="內容摘要以供人閱讀"/>
<definition value="內容摘要以供人閱讀"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="TWObservation.text"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="Narrative"/>
</type>
<mapping>
<identity value="TWObservation"/>
<map
value="TWCoreObservationLaboratoryResult.text 或 TWCoreObservationBloodPressure.text 或 TWCoreObservationBMI.text"/>
</mapping>
</element>
<element id="TWObservation.resultStatus">
<path value="TWObservation.resultStatus"/>
<short value="檢驗檢查結果之狀態"/>
<definition value="檢驗檢查結果之狀態"/>
<min value="1"/>
<max value="1"/>
<base>
<path value="TWObservation.resultStatus"/>
<min value="1"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
</type>
<mapping>
<identity value="TWObservation"/>
<map
value="TWCoreObservationLaboratoryResult.status 或 TWCoreObservationBloodPressure.status 或 TWCoreObservationBMI.status"/>
</mapping>
</element>
<element id="TWObservation.category">
<path value="TWObservation.category"/>
<short value="檢驗檢查的類別"/>
<definition value="檢驗檢查的類別"/>
<min value="0"/>
<max value="*"/>
<base>
<path value="TWObservation.category"/>
<min value="0"/>
<max value="*"/>
</base>
<type>
<code value="CodeableConcept"/>
</type>
<mapping>
<identity value="TWObservation"/>
<map
value="TWCoreObservationLaboratoryResult.category 或 TWCoreObservationBloodPressure.category 或 TWCoreObservationBMI.category"/>
</mapping>
</element>
<element id="TWObservation.observationCode">
<path value="TWObservation.observationCode"/>
<short value="檢驗檢查代碼,此代碼通常是用來識別所進行的檢驗檢查是哪一項,例如身高、體重、血壓等。"/>
<definition value="檢驗檢查代碼,此代碼通常是用來識別所進行的檢驗檢查是哪一項,例如身高、體重、血壓等。"/>
<min value="1"/>
<max value="1"/>
<base>
<path value="TWObservation.observationCode"/>
<min value="1"/>
<max value="1"/>
</base>
<type>
<code value="CodeableConcept"/>
</type>
<mapping>
<identity value="TWObservation"/>
<map
value="TWCoreObservationLaboratoryResult.code 或 TWCoreObservationBloodPressure.code 或 TWCoreObservationBMI.code"/>
</mapping>
</element>
<element id="TWObservation.subject">
<path value="TWObservation.subject"/>
<short value="檢驗檢查的對象"/>
<definition value="檢驗檢查的對象"/>
<min value="1"/>
<max value="1"/>
<base>
<path value="TWObservation.subject"/>
<min value="1"/>
<max value="1"/>
</base>
<type>
<code value="Patient"/>
</type>
<mapping>
<identity value="TWObservation"/>
<map
value="TWCoreObservationLaboratoryResult.subject.Reference(TW Core Patient) 或 TWCoreObservationBloodPressure.subject.Reference(TW Core Patient) 或 TWCoreObservationBMI.subject.Reference(TW Core Patient)"/>
</mapping>
</element>
<element id="TWObservation.dateTime">
<path value="TWObservation.dateTime"/>
<short value="檢驗檢查的日期(時間)"/>
<definition value="檢驗檢查的日期(時間)"/>
<min value="1"/>
<max value="1"/>
<base>
<path value="TWObservation.dateTime"/>
<min value="1"/>
<max value="1"/>
</base>
<type>
<code value="dateTime"/>
</type>
<mapping>
<identity value="TWObservation"/>
<map
value="TWCoreObservationLaboratoryResult.effectiveDateTime 或 TWCoreObservationBloodPressure.effectiveDateTime 或 TWCoreObservationBMI.effectiveDateTime"/>
</mapping>
</element>
<element id="TWObservation.performer[x]">
<path value="TWObservation.performer[x]"/>
<short value="負責檢驗檢查的人員"/>
<definition value="負責檢驗檢查的人員"/>
<min value="0"/>
<max value="*"/>
<base>
<path value="TWObservation.performer[x]"/>
<min value="0"/>
<max value="*"/>
</base>
<type>
<code value="Practitioner"/>
</type>
<type>
<code value="Organization"/>
</type>
<type>
<code value="Patient"/>
</type>
<type>
<code value="PractitionerRole"/>
</type>
<type>
<code value="CareTeam"/>
</type>
<mapping>
<identity value="TWObservation"/>
<map
value="TWCoreObservationLaboratoryResult.performer.Reference(TWCorePractitioner | TWCoreOrganization | TWCorePatient | PractitionerRole | CareTeam) 或 TWCoreObservationBloodPressure.performer.Reference(TWCorePractitioner | TWCoreOrganization | TWCorePatient | PractitionerRole | CareTeam) 或 TWCoreObservationBMI.performer.Reference(TWCorePractitioner | TWCoreOrganization | TWCorePatient | PractitionerRole | CareTeam)"/>
</mapping>
</element>
<element id="TWObservation.results">
<path value="TWObservation.results"/>
<short value="檢驗檢查結果"/>
<definition value="檢驗檢查結果"/>
<min value="0"/>
<max value="1"/>
<base>
<path value="TWObservation.results"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="BackboneElement"/>
</type>
<mapping>
<identity value="TWObservation"/>
<map
value="TWCoreObservationLaboratoryResult.value[x] 或 TWCoreObservationBMI.value[x]"/>
</mapping>
</element>
<element id="TWObservation.subResults">
<path value="TWObservation.subResults"/>
<short value="子項檢驗檢查之結果"/>
<definition value="子項檢驗檢查之結果"/>
<min value="0"/>
<max value="*"/>
<base>
<path value="TWObservation.subResults"/>
<min value="0"/>
<max value="*"/>
</base>
<type>
<code value="BackboneElement"/>
</type>
<mapping>
<identity value="TWObservation"/>
<map value="TWCoreObservationBloodPressure.valueQuantity"/>
</mapping>
</element>
</snapshot>
<differential>
<element id="TWObservation">
<path value="TWObservation"/>
<short value="臺灣核心-檢驗檢查(TW Core Observation) 之資料模型"/>
<definition value="臺灣核心-檢驗檢查(TW Core Observation) 之資料模型"/>
<mapping>
<identity value="TWObservation"/>
<map
value="TWCoreObservationLaboratoryResult 或 TWCoreObservationBloodPressure 或 TWCoreObservationBMI"/>
</mapping>
</element>
<element id="TWObservation.text">
<path value="TWObservation.text"/>
<short value="內容摘要以供人閱讀"/>
<definition value="內容摘要以供人閱讀"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="Narrative"/>
</type>
<mapping>
<identity value="TWObservation"/>
<map
value="TWCoreObservationLaboratoryResult.text 或 TWCoreObservationBloodPressure.text 或 TWCoreObservationBMI.text"/>
</mapping>
</element>
<element id="TWObservation.resultStatus">
<path value="TWObservation.resultStatus"/>
<short value="檢驗檢查結果之狀態"/>
<definition value="檢驗檢查結果之狀態"/>
<min value="1"/>
<max value="1"/>
<type>
<code value="code"/>
</type>
<mapping>
<identity value="TWObservation"/>
<map
value="TWCoreObservationLaboratoryResult.status 或 TWCoreObservationBloodPressure.status 或 TWCoreObservationBMI.status"/>
</mapping>
</element>
<element id="TWObservation.category">
<path value="TWObservation.category"/>
<short value="檢驗檢查的類別"/>
<definition value="檢驗檢查的類別"/>
<min value="0"/>
<max value="*"/>
<type>
<code value="CodeableConcept"/>
</type>
<mapping>
<identity value="TWObservation"/>
<map
value="TWCoreObservationLaboratoryResult.category 或 TWCoreObservationBloodPressure.category 或 TWCoreObservationBMI.category"/>
</mapping>
</element>
<element id="TWObservation.observationCode">
<path value="TWObservation.observationCode"/>
<short value="檢驗檢查代碼,此代碼通常是用來識別所進行的檢驗檢查是哪一項,例如身高、體重、血壓等。"/>
<definition value="檢驗檢查代碼,此代碼通常是用來識別所進行的檢驗檢查是哪一項,例如身高、體重、血壓等。"/>
<min value="1"/>
<max value="1"/>
<type>
<code value="CodeableConcept"/>
</type>
<mapping>
<identity value="TWObservation"/>
<map
value="TWCoreObservationLaboratoryResult.code 或 TWCoreObservationBloodPressure.code 或 TWCoreObservationBMI.code"/>
</mapping>
</element>
<element id="TWObservation.subject">
<path value="TWObservation.subject"/>
<short value="檢驗檢查的對象"/>
<definition value="檢驗檢查的對象"/>
<min value="1"/>
<max value="1"/>
<type>
<code value="Patient"/>
</type>
<mapping>
<identity value="TWObservation"/>
<map
value="TWCoreObservationLaboratoryResult.subject.Reference(TW Core Patient) 或 TWCoreObservationBloodPressure.subject.Reference(TW Core Patient) 或 TWCoreObservationBMI.subject.Reference(TW Core Patient)"/>
</mapping>
</element>
<element id="TWObservation.dateTime">
<path value="TWObservation.dateTime"/>
<short value="檢驗檢查的日期(時間)"/>
<definition value="檢驗檢查的日期(時間)"/>
<min value="1"/>
<max value="1"/>
<type>
<code value="dateTime"/>
</type>
<mapping>
<identity value="TWObservation"/>
<map
value="TWCoreObservationLaboratoryResult.effectiveDateTime 或 TWCoreObservationBloodPressure.effectiveDateTime 或 TWCoreObservationBMI.effectiveDateTime"/>
</mapping>
</element>
<element id="TWObservation.performer[x]">
<path value="TWObservation.performer[x]"/>
<short value="負責檢驗檢查的人員"/>
<definition value="負責檢驗檢查的人員"/>
<min value="0"/>
<max value="*"/>
<type>
<code value="Practitioner"/>
</type>
<type>
<code value="Organization"/>
</type>
<type>
<code value="Patient"/>
</type>
<type>
<code value="PractitionerRole"/>
</type>
<type>
<code value="CareTeam"/>
</type>
<mapping>
<identity value="TWObservation"/>
<map
value="TWCoreObservationLaboratoryResult.performer.Reference(TWCorePractitioner | TWCoreOrganization | TWCorePatient | PractitionerRole | CareTeam) 或 TWCoreObservationBloodPressure.performer.Reference(TWCorePractitioner | TWCoreOrganization | TWCorePatient | PractitionerRole | CareTeam) 或 TWCoreObservationBMI.performer.Reference(TWCorePractitioner | TWCoreOrganization | TWCorePatient | PractitionerRole | CareTeam)"/>
</mapping>
</element>
<element id="TWObservation.results">
<path value="TWObservation.results"/>
<short value="檢驗檢查結果"/>
<definition value="檢驗檢查結果"/>
<min value="0"/>
<max value="1"/>
<type>
<code value="BackboneElement"/>
</type>
<mapping>
<identity value="TWObservation"/>
<map
value="TWCoreObservationLaboratoryResult.value[x] 或 TWCoreObservationBMI.value[x]"/>
</mapping>
</element>
<element id="TWObservation.subResults">
<path value="TWObservation.subResults"/>
<short value="子項檢驗檢查之結果"/>
<definition value="子項檢驗檢查之結果"/>
<min value="0"/>
<max value="*"/>
<type>
<code value="BackboneElement"/>
</type>
<mapping>
<identity value="TWObservation"/>
<map value="TWCoreObservationBloodPressure.valueQuantity"/>
</mapping>
</element>
</differential>
</StructureDefinition>
IG © 2022+ 衛生福利部. Package tw.gov.mohw.twcore#0.1.1 based on FHIR 4.0.1. Generated 2023-08-30
Links: Table of Contents |
QA Report
| Version History |
Propose a change