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
<Observation xmlns="http://hl7.org/fhir">
<id value="observation-vital-sign-diuresis"/>
<meta>
<profile
value="https://fhir.ru/ig/semd/StructureDefinition/semd-observation"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation observation-vital-sign-diuresis</b></p><a name="observation-vital-sign-diuresis"> </a><a name="hcobservation-vital-sign-diuresis"> </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-semd-observation.html">SEMD Observation (Наблюдение СЭМД)</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{urn:oid:1.2.643.5.1.13.13.99.2.262 8}">Суммарный диурез</span></p><p><b>effective</b>: 2022-11-15 08:30:00+0300</p><p><b>value</b>: 1500 мл<span style="background: LightGoldenRodYellow"> (Details: unknown code16 = '16')</span></p><p><b>note</b>: </p><blockquote><div><p>данные записаны со слов медсестры</p>
</div></blockquote><h3>ReferenceRanges</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td style="display: none">*</td><td>1000 мл<span style="background: LightGoldenRodYellow"> (Details: unknown code16 = '16')</span></td><td>2000 мл<span style="background: LightGoldenRodYellow"> (Details: unknown code16 = '16')</span></td></tr></table></div>
</text>
<status value="final"/>
<code>
<coding>
<system value="urn:oid:1.2.643.5.1.13.13.99.2.262"/>
<version value="8.13"/>
<code value="8"/>
<display value="Суммарный диурез"/>
</coding>
</code>
<effectiveDateTime value="2022-11-15T08:30:00+03:00"/>
<valueQuantity>
<value value="1500"/>
<unit value="мл"/>
<system value="urn:oid:1.2.643.5.1.13.13.11.1358"/>
<code value="16"/>
</valueQuantity>
<note>
<text value="данные записаны со слов медсестры"/>
</note>
<referenceRange>
<low>
<value value="1000"/>
<unit value="мл"/>
<system value="urn:oid:1.2.643.5.1.13.13.11.1358"/>
<code value="16"/>
</low>
<high>
<value value="2000"/>
<unit value="мл"/>
<system value="urn:oid:1.2.643.5.1.13.13.11.1358"/>
<code value="16"/>
</high>
</referenceRange>
</Observation>