Estonian Base Implementation Guide
1.0.0 - ballot Estonia flag

Estonian Base Implementation Guide, published by HL7 Estonia. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7EE/ig-ee-base/ and changes regularly. See the Directory of published versions

: Person Relationship - XML Representation

Draft as of 2024-04-26

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="person-relationship"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Estonian (et)</b></td></tr><tr><td><a href="http://snomed.info/id/72705000">72705000</a></td><td style="color: #cccccc">Mother</td><td>Ema</td></tr><tr><td><a href="http://snomed.info/id/66839005">66839005</a></td><td style="color: #cccccc">Father</td><td>Isa</td></tr><tr><td><a href="http://snomed.info/id/67822003">67822003</a></td><td style="color: #cccccc">Child</td><td>Laps</td></tr><tr><td><a href="http://snomed.info/id/127848009">127848009</a></td><td style="color: #cccccc">Spouse</td><td>Abikaasa</td></tr><tr><td><a href="http://snomed.info/id/444210007">444210007</a></td><td style="color: #cccccc">Cohabitee in relationship with subject (person)</td><td>Elukaaslane</td></tr><tr><td><a href="http://snomed.info/id/125677006">125677006</a></td><td style="color: #cccccc">Relative</td><td>Sugulane</td></tr><tr><td><a href="http://snomed.info/id/394863008">394863008</a></td><td style="color: #cccccc">Non-family member (person)</td><td>Mitte-pereliige</td></tr><tr><td><a href="http://snomed.info/id/106328005">106328005</a></td><td style="color: #cccccc">Social worker</td><td>Sotsiaaltöötaja</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.ee/ValueSet/person-relationship"/>
  <version value="1.0.0"/>
  <name value="EEBasePersonRelationship"/>
  <title value="Person Relationship"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-04-26T07:50:24+00:00"/>
  <publisher value="HL7 Estonia"/>
  <contact>
    <name value="HL7 Estonia"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.ee"/>
    </telecom>
  </contact>
  <description value="Suhe patsiendiga"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="EE"/>
      <display value="Estonia"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="72705000"/>
        <designation>
          <language value="et"/>
          <value value="Ema"/>
        </designation>
      </concept>
      <concept>
        <code value="66839005"/>
        <designation>
          <language value="et"/>
          <value value="Isa"/>
        </designation>
      </concept>
      <concept>
        <code value="67822003"/>
        <designation>
          <language value="et"/>
          <value value="Laps"/>
        </designation>
      </concept>
      <concept>
        <code value="127848009"/>
        <designation>
          <language value="et"/>
          <value value="Abikaasa"/>
        </designation>
      </concept>
      <concept>
        <code value="444210007"/>
        <designation>
          <language value="et"/>
          <value value="Elukaaslane"/>
        </designation>
      </concept>
      <concept>
        <code value="125677006"/>
        <designation>
          <language value="et"/>
          <value value="Sugulane"/>
        </designation>
      </concept>
      <concept>
        <code value="394863008"/>
        <designation>
          <language value="et"/>
          <value value="Mitte-pereliige"/>
        </designation>
      </concept>
      <concept>
        <code value="106328005"/>
        <designation>
          <language value="et"/>
          <value value="Sotsiaaltöötaja"/>
        </designation>
      </concept>
    </include>
  </compose>
</ValueSet>