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

臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cctwFHIRterm/MOHW_TWCoreIG_Build/ and changes regularly. See the Directory of published versions

: 血液檢體 - XML Representation

Raw xml | Download



<Specimen xmlns="http://hl7.org/fhir">
  <id value="spe-blood-example"/>
  <meta>
    <profile
             value="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Specimen-twcore"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>血液檢體</b></h3><p><b>檢體狀態</b>:Available <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/fhir/specimen-status">SpecimenStatus</a>#available)</span></p><p><b>檢體識別碼</b>:1a3f5b7d-9e2c-4f6a-8c1e-0b2d4e6f8a9c</p><p><b>實驗室識別碼</b>:20150816-0001</p><p><b>檢體類型</b>:Blood, Autopsy <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://snomed.info/sct">SNOMED CT</a>#119297000)</span></p><p><b>病人</b>:<a href="Patient-pat-example.html">Patient/pat-example</a> "陳加玲"</p><p><b>病人採檢前禁食狀況</b>:Patient was fasting prior to the procedure. <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://terminology.hl7.org/CodeSystem/v2-0916">v2 Relevant Clincial Information</a>#F)</span></p><p><b>檢查者</b>:<a href="Practitioner-pra-dr-example.html">Practitioner/pra-dr-example</a> "王依昇"</p><blockquote><p><b>檢體資料</b></p><p><b>採集檢體的時間</b>:2023-11-03T08:30:08.000Z<br/><b>執行檢體採集的技術</b>:Finger-prick sampling <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://snomed.info/sct">SNOMED CT</a>#278450005)</span><br/><b>解剖採集部位</b>:Venous Blood <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://snomed.info/sct">SNOMED CT</a>#53130003)</span><br/><b>採集檢體的數量</b>:4 mL <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://unitsofmeasure.org">UCUM</a>#mL)</span></p></blockquote><blockquote><p><b>檢體處理資料</b></p><b>處理步驟(一)</b>:Centrifugation <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://snomed.info/sct">SNOMED CT</a>#85457002)</span><br/><b>檢體處理的日期和時間(一)</b>:2023-11-04T09:30:00.000Z<br/><b>處理步驟(二)</b>:Freezing <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://snomed.info/sct">SNOMED CT</a>#48103003)</span><br/><b>檢體處理的日期和時間(二)</b>:2023-11-04T10:00:00.000Z<br/><p><b>檢體容器資料</b></p><p><b>容器類別</b>:Evacuated blood collection tube transport container <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://snomed.info/sct">SNOMED CT</a>#701516009)</span><br/><b>容器說明</b>:真空採血管<br/><b>容器的大小</b>:6 mL <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://unitsofmeasure.org">UCUM</a>#mL)</span><br/><b>容器內的檢體量</b>:4 mL <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://unitsofmeasure.org">UCUM</a>#mL)</span></p></blockquote><p><b>備註</b>:此血液檢體來自患者的最後一次例行檢查</p></div>
  </text>
  <identifier>
    <system value="https://www.tph.mohw.gov.tw"/>
    <value value="1a3f5b7d-9e2c-4f6a-8c1e-0b2d4e6f8a9c"/>
  </identifier>
  <accessionIdentifier>
    <value value="20150816-0001"/>
  </accessionIdentifier>
  <status value="available"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="119297000"/>
      <display value="Blood specimen"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/pat-example"/>
    <display value="陳加玲"/>
  </subject>
  <receivedTime value="2023-11-04T09:00:00.000Z"/>
  <collection>
    <collector>🔗 
      <reference value="Practitioner/pra-dr-example"/>
      <display value="王依昇"/>
    </collector>
    <collectedDateTime value="2023-11-03T08:30:08.000Z"/>
    <quantity>
      <value value="4"/>
      <unit value="mL"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mL"/>
    </quantity>
    <method>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="278450005"/>
        <display value="Finger-prick sampling"/>
      </coding>
      <text value="Phlebotomy"/>
    </method>
    <bodySite>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="53130003"/>
        <display value="Venous Blood"/>
      </coding>
      <text value="Venous Blood"/>
    </bodySite>
    <fastingStatusCodeableConcept>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0916"/>
        <code value="F"/>
        <display value="Patient was fasting prior to the procedure."/>
      </coding>
    </fastingStatusCodeableConcept>
  </collection>
  <processing>
    <description value="Centrifugation"/>
    <procedure>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="85457002"/>
        <display value="Centrifugation"/>
      </coding>
      <text value="Centrifugation"/>
    </procedure>
    <timeDateTime value="2023-11-04T09:30:00.000Z"/>
  </processing>
  <processing>
    <description value="Freezing"/>
    <procedure>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="48103003"/>
        <display value="Freezing"/>
      </coding>
      <text value="Freezing"/>
    </procedure>
    <timeDateTime value="2023-11-04T10:00:00.000Z"/>
  </processing>
  <container>
    <description value="真空採血管"/>
    <type>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="701516009"/>
        <display value="Evacuated blood collection tube transport container"/>
      </coding>
    </type>
    <capacity>
      <value value="6"/>
      <unit value="mL"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mL"/>
    </capacity>
    <specimenQuantity>
      <value value="4"/>
      <unit value="mL"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mL"/>
    </specimenQuantity>
  </container>
  <note>
    <text value="此血液檢體來自患者的最後一次例行檢查"/>
  </note>
</Specimen>