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

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="core-patient-payer-instance-full"/>
  <meta>
    <profile
             value="https://fhir.ru/ig/core/StructureDefinition/core-patient-payer"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient core-patient-payer-instance-full</b></p><a name="core-patient-payer-instance-full"> </a><a name="hccore-patient-payer-instance-full"> </a><a name="core-patient-payer-instance-full-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Владимир Геннадиевич Корольков (official) Male, DoB: 1955-01-10 ( Паспорт гражданина Российской Федерации)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3">Tax ID number/463217055385</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">Россия, г. Санкт-Петербург, Софийская ул., д.32-1-987(home)</td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system
                value="https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-identity-document"/>
        <code value="1"/>
      </coding>
    </type>
    <system value="http://fhir.ru/core/systems/passport-RF"/>
    <value value="7412 809982"/>
  </identifier>
  <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>
  <name>
    <use value="official"/>
    <family value="Корольков"/>
    <given value="Владимир"/>
    <given value="Геннадиевич"/>
  </name>
  <gender value="male"/>
  <birthDate value="1955-01-10"/>
  <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>
</Patient>