GIIS Implementation Guide
0.1.8 - ci-build International flag

GIIS Implementation Guide, published by CENS. This guide is not an authorized publication; it is the continuous build for version 0.1.8 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cens-chile/giis_fhir_IG/ and changes regularly. See the Directory of published versions

: patient-identifier - XML Representation

Active as of 2023-10-10

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="patient-identifier"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2023-11-21T15:52:22.824+00:00"/>
    <source value="#1713de7ffdefbac0"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter patient-identifier</b></p><a name="patient-identifier"> </a><a name="hcpatient-identifier"> </a><a name="patient-identifier-en-US"> </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">version: 1; Last updated: 2023-11-21 15:52:22+0000; </p><p style="margin-bottom: 0px">Information Source: #1713de7ffdefbac0</p></div><h2>PatientIdentifier</h2><p>Parameter <code>patient-identifier</code>:<code>token</code></p><div><p>Immunization search done by the patient identifier</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/immunization.html">Immunization</a></td></tr><tr><td>Expression</td><td><code>Immunization.patient.resolve().identifier</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may only appear once</li><li>multipleOr: The parameter may only have one value (no comma separators)</li></ul></td></tr></table></div>
  </text>
  <url value="https://paho.org/fhir/giis/SearchParameter/patient-identifier"/>
  <version value="0.1.8"/>
  <name value="PatientIdentifier"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2023-10-10"/>
  <publisher value="CENS"/>
  <contact>
    <name value="CENS"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.cens.cl"/>
    </telecom>
  </contact>
  <description value="Immunization search done by the patient identifier"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <code value="patient-identifier"/>
  <base value="Immunization"/>
  <type value="token"/>
  <expression value="Immunization.patient.resolve().identifier"/>
  <xpathUsage value="normal"/>
  <multipleOr value="false"/>
  <multipleAnd value="false"/>
</SearchParameter>