Estonian Base Implementation Guide
1.0.0 - ballot Estonia flag

Estonian Base Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions

: Person Identity System - XML Representation

Active as of 2023-05-29

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ee-patient-identity"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include codes from <a href="CodeSystem-ee-identity-system.html"><code>https://fhir.ee/CodeSystem/ee-identity-system</code></a> where concept  descends from  <a href="CodeSystem-ee-identity-system.html#ee-identity-system-https.58.47.47fhir.46ee.47sid.47pid">https://fhir.ee/sid/pid</a> and status  =  A</li></ul></div>
  </text>
  <url value="https://fhir.ee/ValueSet/ee-patient-identity"/>
  <version value="1.0.0"/>
  <name value="EEBasePatientIdentity"/>
  <title value="Person Identity System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-05-29T20:07:00+03:00"/>
  <publisher value="HL7 Estonia"/>
  <contact>
    <name value="HL7 Estonia"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.ee"/>
    </telecom>
  </contact>
  <description
               value="Identity systems acceptable for patient identification"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="EE"/>
      <display value="Estonia"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="https://fhir.ee/CodeSystem/ee-identity-system"/>
      <filter>
        <property value="concept"/>
        <op value="descendent-of"/>
        <value value="https://fhir.ee/sid/pid"/>
      </filter>
      <filter>
        <property value="status"/>
        <op value="="/>
        <value value="A"/>
      </filter>
    </include>
  </compose>
</ValueSet>