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

: procedure-blood-analysis - XML Representation

Raw xml | Download


<Procedure xmlns="http://hl7.org/fhir">
  <id value="procedure-blood-analysis"/>
  <meta>
    <profile
             value="https://fhir.ru/ig/semd/StructureDefinition/core-procedure"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure procedure-blood-analysis</b></p><a name="procedure-blood-analysis"> </a><a name="hcprocedure-blood-analysis"> </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-procedure.html">Core Procedure (Процедура)</a></p></div><p><b>identifier</b>: Placer Identifier/B03.016.002</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{urn:oid:1.2.643.5.1.13.13.11.1070 B03.016.002}">Общий (клинический) анализ крови</span></p><p><b>subject</b>: <a href="Bundle-bundle-pli-oak.html#Patient_patient-novoseltsev">Bundle: type = document</a></p><p><b>occurrence</b>: 2022-11-15 08:50:00+0400</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="Bundle-bundle-pli-oak.html#PractitionerRole_practitionerrole-stepanova-author">Bundle: type = document</a></td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="PLAC"/>
      </coding>
    </type>
    <system value="urn:oid:1.2.643.5.1.13.13.11.1070"/>
    <value value="B03.016.002"/>
  </identifier>
  <status value="completed"/>
  <code>
    <coding>
      <system value="urn:oid:1.2.643.5.1.13.13.11.1070"/>
      <version value="2.10"/>
      <code value="B03.016.002"/>
      <display value="Общий (клинический) анализ крови"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/patient-novoseltsev"/>
  </subject>
  <occurrenceDateTime value="2022-11-15T08:50:00+04:00"/>
  <performer>
    <actor>
      <reference value="PractitionerRole/practitionerrole-stepanova-author"/>
    </actor>
  </performer>
</Procedure>