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 Encounter Instance Outpatient - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="encounter-outpatient"/>
  <meta>
    <profile
             value="https://fhir.ru/ig/semd/StructureDefinition/semd-encounter"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter encounter-outpatient</b></p><a name="encounter-outpatient"> </a><a name="hcencounter-outpatient"> </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-encounter.html">SEMD Encounter (Случай оказания медицинской помощи СЭМД)</a></p></div><p><b>identifier</b>: Внутренний номер случая обслуживания в МИС/5469-17, Medical record number/?ngen-9?</p><p><b>status</b>: Completed</p><p><b>class</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}">ambulatory</span></p><p><b>type</b>: <span title="Codes:{Core_Cs_Nsi_Service-Form 1}">плановая</span>, <span title="Codes:{Core_Cs_Nsi_Service-Type 2}">первичная врачебная медико-санитарная помощь</span>, <span title="Codes:{Core_Cs_Nsi_Service-Condition 2}">амбулаторно, в том числе на дому при вызове медицинского работника</span></p><p><b>subject</b>: <a href="Bundle-bundle-pli-oak.html#Patient_patient-novoseltsev">Bundle: type = document</a></p><p><b>partOf</b>: Identifier: Номер амбулаторной карты/5316-17</p><p><b>actualPeriod</b>: 2022-11-14 09:40:00+0400 --&gt; 2022-11-15 10:30:00+0400</p></div>
  </text>
  <identifier>
    <type>
      <text value="Внутренний номер случая обслуживания в МИС"/>
    </type>
    <system value="urn:oid:1.2.643.5.1.13.13.12.2.22.1576.100.1.1.15"/>
    <value value="5469-17"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MR"/>
      </coding>
    </type>
    <system value="https://fhir.ru/ig/semd/systems/mis-encounter-id"/>
  </identifier>
  <status value="completed"/>
  <class>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <code value="AMB"/>
    </coding>
  </class>
  <type>
    <coding>
      <system value="Core_Cs_Nsi_Service-Form"/>
      <version value="1.1"/>
      <code value="1"/>
      <display value="плановая"/>
    </coding>
  </type>
  <type>
    <coding>
      <system value="Core_Cs_Nsi_Service-Type"/>
      <version value="4.2"/>
      <code value="2"/>
      <display value="первичная врачебная медико-санитарная помощь"/>
    </coding>
  </type>
  <type>
    <coding>
      <system value="Core_Cs_Nsi_Service-Condition"/>
      <version value="2.1"/>
      <code value="2"/>
      <display
               value="амбулаторно, в том числе на дому при вызове медицинского работника"/>
    </coding>
  </type>
  <subject>
    <reference value="Patient/patient-novoseltsev"/>
  </subject>
  <partOf>
    <identifier>
      <type>
        <coding>
          <system value="Core_Cs_Nsi_Types_Medical_Cards"/>
          <version value="1.1"/>
          <code value="1"/>
          <display value="Амбулаторная карта"/>
        </coding>
        <text value="Номер амбулаторной карты"/>
      </type>
      <system value="urn:oid:1.2.643.5.1.13.13.12.2.22.1576.100.1.1.16"/>
      <value value="5316-17"/>
    </identifier>
  </partOf>
  <actualPeriod>
    <start value="2022-11-14T09:40:00+04:00"/>
    <end value="2022-11-15T10:30:00+04:00"/>
  </actualPeriod>
</Encounter>