HL7 FHIR Implementation Guide: Miramedix docs IG Release 1 - RU Realm | STU1
0.1.0 - ci-build

HL7 FHIR Implementation Guide: Miramedix docs IG Release 1 - RU Realm | STU1 - Local Development build (v0.1.0). See the Directory of published versions

: Пример пациента - Константинопольская Анна Вероника Мамед кызы (пример с кодированием пола по справочнику ФНСИ) - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="fhir-ru-patient-instance-konstantinopolskaya-gender"/>
  <meta>
    <profile
             value="http://fhir.ru/fhir/StructureDefinition/fhir-ru-patient-gender"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>gender</b>: female</p></div>
  </text>
  <gender value="female">
    <extension url="http://fhir.ru/fhir/Extension/fhir-ru-ext-nsi-gender">
      <valueCoding>
        <system
                value="https://nsi.rosminzdrav.ru/#!/refbook/1.2.643.5.1.13.13.11.1040"/>
        <version value="2.1"/>
        <code value="2"/>
        <display value="Женский"/>
      </valueCoding>
    </extension>
  </gender>
</Patient>