0.1.0 - ci-build

RuSEMD, published by HL7 FHIR Россия. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-ru/Ru-SEMD/ and changes regularly. See the Directory of published versions

: Lab Specimen Instance Blood - XML Representation

Raw xml | Download


<Specimen xmlns="http://hl7.org/fhir">
  <id value="specimen-blood"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen specimen-blood</b></p><a name="specimen-blood"> </a><a name="hcspecimen-blood"> </a><p><b>identifier</b>: <code>urn:oid:1.2.643.5.1.13.13.12.2.22.27143.100.1.1.66</code>/1234567890</p><p><b>type</b>: <span title="Codes:{urn:oid:1.2.643.5.1.13.13.99.2.1019 2}">Кровь венозная</span></p><p><b>subject</b>: <a href="Bundle-bundle-pli-oak.html#Patient_patient-novoseltsev">Новосельцев Михаил Владимирович</a></p><p><b>receivedTime</b>: 2022-11-15 08:30:00+0400</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>Quantity</b></td></tr><tr><td style="display: none">*</td><td><a href="Bundle-bundle-pli-oak.html#PractitionerRole_practitionerrole-arhipova-assistant">Bundle: type = document</a></td><td>2022-11-15 07:30:00+0400</td><td>5 мл<span style="background: LightGoldenRodYellow"> (Details: unknown  code16 = '16')</span></td></tr></table><p><b>note</b>: </p><blockquote><div><p>Пластиковая пробирка для гематологических исследований с K3-ЭДТА<br/>
(шрихкод 1234567890)</p>
</div></blockquote></div>
  </text>
  <identifier>
    <system value="urn:oid:1.2.643.5.1.13.13.12.2.22.27143.100.1.1.66"/>
    <value value="1234567890"/>
  </identifier>
  <type>
    <coding>
      <system value="urn:oid:1.2.643.5.1.13.13.99.2.1019"/>
      <code value="2"/>
      <display value="Кровь венозная"/>
    </coding>
  </type>
  <subject>
    <reference value="Patient/patient-novoseltsev"/>
    <display value="Новосельцев Михаил Владимирович"/>
  </subject>
  <receivedTime value="2022-11-15T08:30:00+04:00"/>
  <collection>
    <collector>
      <reference
                 value="PractitionerRole/practitionerrole-arhipova-assistant"/>
    </collector>
    <collectedDateTime value="2022-11-15T07:30:00+04:00"/>
    <quantity>
      <value value="5"/>
      <unit value="мл"/>
      <system value="urn:oid:1.2.643.5.1.13.13.11.1358"/>
      <code value="16"/>
    </quantity>
  </collection>
  <note>
    <text
          value="Пластиковая пробирка для гематологических исследований с K3-ЭДТА   
(шрихкод 1234567890)"/>
  </note>
</Specimen>