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="patientDonorMale"/>
<meta>
<profile value="https://fhir.ee/vris/StructureDefinition/ee-vris-donor"/>
</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 patientDonorMale</b></p><a name="patientDonorMale"> </a><a name="hcpatientDonorMale"> </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-donor.html">Patient: EE VRIS Donor</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Ygrek Mister (official) Male, DoB: 1983-01-11 ( DR)</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="Other Id (see the one above)">Other Id:</td><td colspan="3"><code>https://fhir.ee/sid/pid/est/ppn</code>/K0307337 (, period: (?) --> 2023-12-28)</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">EE (home)</td></tr><tr><td style="background-color: #f3f5da" title="The nationality of the patient.">Patient Nationality:</td><td colspan="3"><ul><li>code: <span title="Codes:{urn:iso:std:iso:3166 EE}">Estonia</span></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Extension for the role of donor/recipient of biological material. (ee Sperma/munaraku doonori/retsipiendi roll (viljatusravi saav naine, mittepartnerannetaja, partner, anonüümne, säilitaja jne).)"><a href="StructureDefinition-ee-vris-role.html">Cell origin role</a></td><td colspan="3"><span title="Codes:{http://snomed.info/sct TODO}">Non-partner donor</span></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">Tartu EE </td></tr></table></div>
</text>
<extension url="https://fhir.ee/vris/StructureDefinition/ee-vris-role">
<valueCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="TODO"/>
<display value="Non-partner donor"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/patient-birthPlace">
<valueAddress>
<city value="Tartu"/>
<country value="EE"/>
</valueAddress>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/patient-nationality">
<extension url="code">
<valueCodeableConcept>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="EE"/>
<display value="Estonia"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<identifier>
<type>
<coding>
<code value="DR"/>
</coding>
</type>
<system value="https://fhir.ee/sid/pid/est/ni"/>
<value value="38301105216"/>
</identifier>
<identifier>
<system value="https://fhir.ee/sid/pid/est/ppn"/>
<value value="K0307337"/>
<period>
<end value="2023-12-28"/>
</period>
<assigner>
<display value="Estonian Police and Board Agency"/>
</assigner>
</identifier>
<active value="true"/>
<name>
<use value="official"/>
<family value="Mister"/>
<given value="Ygrek"/>
</name>
<gender value="male"/>
<birthDate value="1983-01-11">
<extension url="https://fhir.ee/base/StructureDefinition/ee-patient-age">
<valueAge>
<value value="42"/>
<unit value="a"/>
<system value="http://unitsofmeasure.org"/>
<code value="a"/>
</valueAge>
</extension>
</birthDate>
<address>
<use value="home"/>
<country value="EE"/>
</address>
</Patient>