醫療影像及報告實作指引
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

: TWCoreSpecimen - XML Representation

Raw xml | Download



<Specimen xmlns="http://hl7.org/fhir">
  <id value="TWCoreSpecimen"/>
  <meta>
    <profile
             value="https://hapi.fhir.tw/fhir/StructureDefinition/TWCoreSpecimen"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen TWCoreSpecimen</b></p><a name="TWCoreSpecimen"> </a><a name="hcTWCoreSpecimen"> </a><a name="hcTWCoreSpecimen-en-US"> </a><p><b>identifier</b>: Filler Identifier/S12345_01A</p><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 122610009}">Specimen from lung obtained by biopsy (specimen)</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><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td><td><b>Method</b></td><td><b>BodySite</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-TWCorePractitioner.html">Practitioner 大吉 連 (official)</a></td><td>2021-06-21 06:15:00+0000</td><td><span title="Codes:{http://snomed.info/sct 78603008}">Biopsy of lung (procedure)</span></td><td><span title="Codes:{http://snomed.info/sct 245521007}">Structure of segment of upper lobe of left lung (body structure)</span></td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="FILL"/>
        <display value="Filler Identifier"/>
      </coding>
    </type>
    <value value="S12345_01A"/>
  </identifier>
  <status value="available"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="122610009"/>
      <display value="Specimen from lung obtained by biopsy (specimen)"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/TWCorePatient"/>
  </subject>
  <collection>
    <collector>🔗 
      <reference value="Practitioner/TWCorePractitioner"/>
    </collector>
    <collectedDateTime value="2021-06-21T06:15:00Z"/>
    <method>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="78603008"/>
        <display value="Biopsy of lung (procedure)"/>
      </coding>
    </method>
    <bodySite>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="245521007"/>
        <display
                 value="Structure of segment of upper lobe of left lung (body structure)"/>
      </coding>
    </bodySite>
  </collection>
</Specimen>