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 Related Person Payer Full - XML Representation

Raw xml | Download



<RelatedPerson xmlns="http://hl7.org/fhir">
  <id value="core-related-person-payer-instance-full"/>
  <meta>
    <profile
             value="https://fhir.ru/ig/core/StructureDefinition/core-related-person-payer"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: RelatedPerson core-related-person-payer-instance-full</b></p><a name="core-related-person-payer-instance-full"> </a><a name="hccore-related-person-payer-instance-full"> </a><a name="core-related-person-payer-instance-full-en-US"> </a><p><b>identifier</b>: Tax ID number/463217055385</p><p><b>patient</b>: <a href="Patient-core-patient-instance-full.html">Мария-Антуанетта Иоганновна Габсбург-Лотарингская (official) Female, DoB: 1955-01-10 ( Свидетельство о рождении)</a></p><p><b>name</b>: Михаил Иванович Габсбург-Лотарингский (Official)</p><p><b>gender</b>: Male</p><p><b>birthDate</b>: 1960-10-20</p><p><b>address</b>: Россия, г. Санкт-Петербург, Софийская ул., д.32-1-987(home)</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="463217055385"/>
  </identifier>
  <patient>🔗 
    <reference value="Patient/core-patient-instance-full"/>
  </patient>
  <name>
    <use value="official"/>
    <family value="Габсбург-Лотарингский"/>
    <given value="Михаил"/>
    <given value="Иванович"/>
  </name>
  <gender value="male"/>
  <birthDate value="1960-10-20"/>
  <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="7b1996be-c0fe-4797-bedc-f503e31a83fd"/>
        </valueIdentifier>
      </extension>
      <extension url="houseguid">
        <valueIdentifier>
          <system value="urn:hl7-ru:fias:houseguid"/>
          <value value="7b1996be-c0fe-4797-bedc-f503e31a83fd"/>
        </valueIdentifier>
      </extension>
    </extension>
    <use value="home"/>
    <type value="postal"/>
    <text value="Россия, г. Санкт-Петербург, Софийская ул., д.32-1-987"/>
    <line value="Софийская 32-1-987"/>
    <city value="Санкт-Петербург"/>
    <state value="Санкт-Петербург"/>
    <postalCode value="192236"/>
    <country value="Россия"/>
  </address>
</RelatedPerson>