醫療影像及報告實作指引
0.1.0 - DSTU0 ci-build

醫療影像及報告實作指引 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Totaltumorsize - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="Totaltumorsize"/>
  <meta>
    <profile
             value="https://hapi.fhir.tw/fhir/StructureDefinition/Observation-LC-Total-tumor-size"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation Totaltumorsize</b></p><a name="Totaltumorsize"> </a><a name="hcTotaltumorsize"> </a><a name="hcTotaltumorsize-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 21889-1}">Size Tumor</span></p><p><b>subject</b>: <a href="Patient-TWCorePatient.html">胖吉 綠 (official) Male, DoB: 1987-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><p><b>effective</b>: 2021-06-21</p><p><b>performer</b>: <a href="Practitioner-TWCorePractitioner.html">Practitioner 大吉 連 (official)</a></p><p><b>value</b>: 0.6x0.4cm</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 33728-7}">Size.maximum dimension in Tumor</span></p><p><b>value</b>: 0.6 cm<span style="background: LightGoldenRodYellow"> (Details: UCUM  codecm = 'cm')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 33729-5}">Size additional dimension in Tumor</span></p><p><b>value</b>: 0.4 cm<span style="background: LightGoldenRodYellow"> (Details: UCUM  codecm = 'cm')</span></p></blockquote></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
      <display value="Laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="21889-1"/>
      <display value="Size Tumor"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/TWCorePatient"/>
  </subject>
  <effectiveDateTime value="2021-06-21"/>
  <performer>🔗 
    <reference value="Practitioner/TWCorePractitioner"/>
  </performer>
  <valueString value="0.6x0.4cm"/>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="33728-7"/>
        <display value="Size.maximum dimension in Tumor"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="0.6"/>
      <unit value="cm"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="cm"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="33729-5"/>
        <display value="Size additional dimension in Tumor"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="0.4"/>
      <unit value="cm"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="cm"/>
    </valueQuantity>
  </component>
</Observation>