1 - ci-build

RuCoreIG - Local Development build (v1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: core-patient-instance-full - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="core-patient-instance-full"/>
  <meta>
    <profile
             value="https://fhir.ru/ig/core/StructureDefinition/core-patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient core-patient-instance-full</b></p><a name="core-patient-instance-full"> </a><a name="hccore-patient-instance-full"> </a><a name="core-patient-instance-full-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Мария-Антуанетта Иоганновна Габсбург-Лотарингская (official) Female, DoB: 1955-01-10 ( 6)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Ids (see the one above)">Other Ids:</td><td colspan="3"><ul><li>TAX/463217055385</li><li>1/7412 809982</li><li>SB/152-873-614 14</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li><a href="tel:+79607005745">+7 960 700 5745</a></li><li><a href="tel:+79998005577">+7 999 800 5577</a></li><li>Россия, г. Санкт-Петербург, Софийская ул., д.32-1-987(home)</li></ul></td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system
                value="https://fhir.ru/ig/core/CodeSystem/core-cs-nsi-identity-document"/>
        <code value="6"/>
      </coding>
    </type>
    <system value="http://fhir.ru/core/systems/birth-certificate"/>
    <value value="IIЮБ-123456"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <code value="TAX"/>
      </coding>
    </type>
    <system value="http://fhir.ru/core/systems/inn"/>
    <value value="463217055385"/>
  </identifier>
  <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>
        <code value="SB"/>
      </coding>
    </type>
    <system value="http://fhir.ru/core/systems/snils"/>
    <value value="152-873-614 14"/>
  </identifier>
  <name>
    <use value="official"/>
    <family value="Габсбург-Лотарингская"/>
    <given value="Мария-Антуанетта"/>
    <given value="Иоганновна"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="+7 960 700 5745"/>
    <use value="mobile"/>
  </telecom>
  <telecom>
    <system value="phone"/>
    <value value="+7 999 800 5577"/>
    <use value="work"/>
  </telecom>
  <gender value="female"/>
  <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>