0.2.0 - ci-build

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

: Пример диагностического отчета - анализ крови Иванова И.П. - XML Representation

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="example-core-diagnosticreport-ivanov-blood-min"/>
  <meta>
    <profile
             value="https://fhir.ru/ig/core/StructureDefinition/core-diagnosticreport"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport example-core-diagnosticreport-ivanov-blood-min</b></p><a name="example-core-diagnosticreport-ivanov-blood-min"> </a><a name="hcexample-core-diagnosticreport-ivanov-blood-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-core-diagnosticreport.html">Core DiagnosticReport (Протокол исследования)</a></p></div><h2><span title="Codes:{http://loinc.org 58410-2}">CBC panel - Blood by Automated count</span> </h2><table class="grid"><tr><td>Subject</td><td>Иван Иванов  Male, DoB: 1985-03-15 ( https://fhir.ru/ig/core/systems/snils#Core NamingSystem Идентификатор - СНИЛС#123-456-789-01)</td></tr><tr><td>When For</td><td>2024-01-15 08:00:00+0000</td></tr><tr><td>Reported</td><td>2024-01-15 10:00:00+0000</td></tr><tr><td>Performer</td><td> <a href="PractitionerRole-example-core-practitionerrole-smirnov-therapist-min.html">PractitionerRole Врач-терапевт участковый</a></td></tr><tr><td>Identifier</td><td> <code>https://fhir.ru/ig/core/systems/diagnosticreport</code>/DR-2024-001</td></tr></table><p><b>Report Details</b></p></div>
  </text>
  <identifier>
    <system value="https://fhir.ru/ig/core/systems/diagnosticreport"/>
    <value value="DR-2024-001"/>
  </identifier>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="58410-2"/>
      <display value="CBC panel - Blood by Automated count"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/example-core-patient-ivanov-min"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/example-core-encounter-consultation-min"/>
  </encounter>
  <effectiveDateTime value="2024-01-15T08:00:00Z"/>
  <issued value="2024-01-15T10:00:00Z"/>
  <performer>🔗 
    <reference
               value="PractitionerRole/example-core-practitionerrole-smirnov-therapist-min"/>
  </performer>
</DiagnosticReport>