臺灣次世代基因定序檢測實作指引
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

: obs-fusion-min - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="obs-fusion-min"/>
  <meta>
    <profile
             value="http://example.org/StructureDefinition/Observation-fusion-twngs"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation obs-fusion-min</b></p><a name="obs-fusion-min"> </a><a name="hcobs-fusion-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-Observation-fusion-twngs.html">基因融合資訊-Observation Fusion TWNGS</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://example.org/CodeSystem/genomic-observation-type-cs fusion}">Fusion</span></p><p><b>subject</b>: <a href="Patient-pat-min.html">王大明 Male, DoB: 2001-01-01 ( Medical record number (use: official, ))</a></p><p><b>effective</b>: 2024-01-01</p><p><b>value</b>: EML4::ALK</p><p><b>specimen</b>: <a href="Specimen-spe-bld-min.html">Specimen: identifier = 123-4567; type = Bld</a></p><p><b>device</b>: <a href="Device-dev-min.html">Device: modelNumber = HiSeq 4000 System</a></p><p><b>derivedFrom</b>: <a href="DocumentReference-doc-gene-min.html">DocumentReference: status = current</a></p><h3>Components</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://loinc.org 81258-6}">Sample variant allelic frequency [NFr]</span></td><td>16.7 %<span style="background: LightGoldenRodYellow"> (Details: UCUM  code% = '%')</span></td></tr></table></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system
              value="http://example.org/CodeSystem/genomic-observation-type-cs"/>
      <code value="fusion"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/pat-min"/>
  </subject>
  <effectiveDateTime value="2024-01-01"/>
  <valueString value="EML4::ALK"/>
  <specimen>🔗 
    <reference value="Specimen/spe-bld-min"/>
  </specimen>
  <device>🔗 
    <reference value="Device/dev-min"/>
  </device>
  <derivedFrom>🔗 
    <reference value="DocumentReference/doc-gene-min"/>
  </derivedFrom>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="81258-6"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="16.7"/>
      <unit value="%"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="%"/>
    </valueQuantity>
  </component>
</Observation>