Estonian Terminology resources
0.2.1 - trial-use Estonia flag

Publication Build: This will be filled in by the publication tooling

: Patient Identifier Domain - XML Representation

Active as of 2024-07-30

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="patient-identifier-domain"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet patient-identifier-domain</b></p><a name="patient-identifier-domain"> </a><a name="hcpatient-identifier-domain"> </a><a name="patient-identifier-domain-en-US"> </a><ul><li>Include codes from<a href="CodeSystem-identifier-domain.html"><code>https://fhir.ee/CodeSystem/identifier-domain</code></a> where concept  is-a <a href="CodeSystem-identifier-domain.html#identifier-domain-https.58.47.47fhir.46ee.47sid.47pid">https://fhir.ee/sid/pid</a> andnotSelectable  = false</li></ul></div>
  </text>
  <url value="https://fhir.ee/ValueSet/patient-identifier-domain"/>
  <version value="0.2.1"/>
  <name value="EEBasePatientIdentifierDomain"/>
  <title value="Patient Identifier Domain"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-07-30T17:19:44+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/identifier-domain"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="https://fhir.ee/sid/pid"/>
      </filter>
      <filter>
        <property value="notSelectable"/>
        <op value="="/>
        <value value="false"/>
      </filter>
    </include>
  </compose>
</ValueSet>