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


<Composition xmlns="http://hl7.org/fhir">
  <id value="example-core-composition-ivanov-consultation-min"/>
  <meta>
    <profile
             value="https://fhir.ru/ig/core/StructureDefinition/core-composition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Composition example-core-composition-ivanov-consultation-min</b></p><a name="example-core-composition-ivanov-consultation-min"> </a><a name="hcexample-core-composition-ivanov-consultation-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-composition.html">Core Composition (Документ)</a></p></div><p><b>identifier</b>: <code>https://fhir.ru/ig/core/systems/composition</code>/COMP-2024-001</p><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 11506-3}">Progress note</span></p><p><b>date</b>: 2024-01-15 10:30:00+0000</p><p><b>author</b>: <a href="PractitionerRole-example-core-practitionerrole-smirnov-therapist-min.html">PractitionerRole Врач-терапевт участковый</a></p><p><b>title</b>: Запись о приеме пациента Иванова И.П.</p></div>
  </text>
  <identifier>
    <system value="https://fhir.ru/ig/core/systems/composition"/>
    <value value="COMP-2024-001"/>
  </identifier>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11506-3"/>
      <display value="Progress note"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/example-core-patient-ivanov-min"/>
  </subject>
  <date value="2024-01-15T10:30:00Z"/>
  <author>🔗 
    <reference
               value="PractitionerRole/example-core-practitionerrole-smirnov-therapist-min"/>
  </author>
  <title value="Запись о приеме пациента Иванова И.П."/>
</Composition>