臺灣次世代基因定序檢測實作指引
0.1.0 - ci-build

臺灣次世代基因定序檢測實作指引 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: spe-bld-min - XML Representation

Raw xml | Download


<Specimen xmlns="http://hl7.org/fhir">
  <id value="spe-bld-min"/>
  <meta>
    <profile value="http://example.org/StructureDefinition/Specimen-twngs"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen spe-bld-min</b></p><a name="spe-bld-min"> </a><a name="hcspe-bld-min"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Specimen-twngs.html">基因檢測檢體-Specimen TWNGS</a></p></div><p><b>identifier</b>: 123-4567</p><p><b>type</b>: <span title="Codes:{http://loinc.org LP7057-5}">Bld</span></p><p><b>subject</b>: <a href="Patient-pat-min.html">王大明 Male, DoB: 2001-01-01 ( Medical record number (use: official, ))</a></p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collected[x]</b></td><td><b>Quantity</b></td><td><b>BodySite</b></td></tr><tr><td style="display: none">*</td><td>2025-06-07</td><td>40 %</td><td><span title="Codes:">周邊全血</span></td></tr></table></div>
  </text>
  <identifier>
    <value value="123-4567"/>
  </identifier>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="LP7057-5"/>
      <display value="Bld"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/pat-min"/>
  </subject>
  <collection>
    <collectedDateTime value="2025-06-07"/>
    <quantity>
      <value value="40"/>
      <unit value="%"/>
    </quantity>
    <bodySite>
      <text value="周邊全血"/>
    </bodySite>
  </collection>
</Specimen>