VRIS - Viljatusravi infosüsteem, published by TEHIK. 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/TEHIK-EE/ig-ee-vris/ and changes regularly. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="patientChild1"/>
<meta>
<profile
value="https://fhir.ee/vris/StructureDefinition/ee-vris-patient-child"/>
</meta>
<language value="et"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="et" lang="et"><p class="res-header-id"><b>Generated Narrative: Patient patientChild1</b></p><a name="patientChild1"> </a><a name="hcpatientChild1"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: et</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ee-vris-patient-child.html">Patient: EE VRIS Child</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Laps Beebi (official) Female, DoB: 2026-05-12 ( https://fhir.ee/sid/pid/est/ni#60506120123)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">true</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">Tallinn, Eesti(home)</td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>Also see: <a href="Patient-patientFemale.html">Leena Lööve (official) Female, DoB: 1983-01-11 ( https://fhir.ee/sid/pid/est/ni#38301105216)</a></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements."><a href="https://build.fhir.org/ig/HL7/fhir-extensions/StructureDefinition-patient-birthPlace.html">Patient Birth Place</a></td><td colspan="3">Tallinn EE </td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/patient-birthPlace">
<valueAddress>
<city value="Tallinn"/>
<country value="EE"/>
</valueAddress>
</extension>
<identifier>
<system value="https://fhir.ee/sid/pid/est/ni"/>
<value value="60506120123"/>
</identifier>
<active value="true"/>
<name>
<use value="official"/>
<family value="Beebi"/>
<given value="Laps"/>
</name>
<gender value="female"/>
<birthDate value="2026-05-12"/>
<address>
<use value="home"/>
<text value="Tallinn, Eesti"/>
<city value="Tallinn"/>
<country value="EE"/>
</address>
<link>
<other>🔗
<reference value="Patient/patientFemale"/>
</other>
<type value="seealso"/>
</link>
</Patient>