0.1.0 - ci-build

RuCoreIG, 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/RuCoreIG/ and changes regularly. See the Directory of published versions

: Core Instance Organization Payer Full - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <id value="core-organization-payer-instance-full"/>
  <meta>
    <profile
             value="https://fhir.ru/ig/core/StructureDefinition/core-organization-payer"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization core-organization-payer-instance-full</b></p><a name="core-organization-payer-instance-full"> </a><a name="hccore-organization-payer-instance-full"> </a><a name="core-organization-payer-instance-full-en-US"> </a><p><b>identifier</b>: Tax ID number/7806605614, <a href="NamingSystem-core-ns-rf-ogrn.html" title="Основной государственный регистрационный номер юридического лица (индивидуального предпринимателя) (ОГРН)">Core_Ns_Rf_OGRN</a>/1227800154977</p><p><b>name</b>: ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ «ТОРГОВЫЙ ДОМ ЗАВОДЫ СПБ»</p><p><b>alias</b>: ООО «ТД ЗАВОДЫ СПБ»</p><p><b>address</b>: 195248, г.Санкт-Петербург, Бокситогорская ул, д.9 л.Д, помещ. 17(work)</p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="TAX"/>
      </coding>
    </type>
    <system value="http://fhir.ru/core/systems/inn"/>
    <value value="7806605614"/>
  </identifier>
  <identifier>
    <system value="http://fhir.ru/core/systems/ogrn"/>
    <value value="1227800154977"/>
  </identifier>
  <name
        value="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ «ТОРГОВЫЙ ДОМ ЗАВОДЫ СПБ»"/>
  <alias value="ООО «ТД ЗАВОДЫ СПБ»"/>
  <address>
    <extension
               url="https://fhir.ru/ig/core/StructureDefinition/core-ex-address-fias">
      <extension url="aoguid">
        <valueIdentifier>
          <system value="urn:hl7-ru:fias:aoguid"/>
          <value value="c6147288-ca38-4b53-9d76-05128ad88d4e"/>
        </valueIdentifier>
      </extension>
      <extension url="houseguid">
        <valueIdentifier>
          <system value="urn:hl7-ru:fias:houseguid"/>
          <value value="2933159f-177b-4620-a32e-0d41fc847a82"/>
        </valueIdentifier>
      </extension>
    </extension>
    <use value="work"/>
    <type value="postal"/>
    <text
          value="195248, г.Санкт-Петербург, Бокситогорская ул, д.9 л.Д, помещ. 17"/>
    <city value="Санкт-Петербург"/>
    <postalCode value="195248"/>
    <country value="Россия"/>
  </address>
</Organization>