eHealth Infrastructure
2.6.0 - Release 13

eHealth Infrastructure - Local Development build (v2.6.0). See the Directory of published versions

: patientCPRIdentifierUnique - XML Representation

Active as of 2022-11-15

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="ehealth-patient-search-cpridentifier-unique"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: SearchParameter</b><a name="ehealth-patient-search-cpridentifier-unique"> </a></p><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">Resource SearchParameter &quot;ehealth-patient-search-cpridentifier-unique&quot; </p></div><p><b>url</b>: <code>http://ehealth.sundhed.dk/fhir/SearchParameter/Patient/cprIdentifierUnique</code></p><p><b>version</b>: 2.6.0</p><p><b>name</b>: patientCPRIdentifierUnique</p><p><b>status</b>: active</p><p><b>date</b>: 2022-11-15 08:31:20+0000</p><p><b>publisher</b>: Systematic | Trifork</p><p><b>contact</b>: Systematic | Trifork: <a href="http://ehealth.sundhed.dk">http://ehealth.sundhed.dk</a></p><p><b>description</b>: Uniqueness constraint on search parameter patientCPRIdentifier</p><p><b>code</b>: patientCPRIdentifierUnique</p><p><b>base</b>: Patient</p><p><b>type</b>: token</p><p><b>expression</b>: Patient.identifier.where(system = 'urn:oid:1.2.208.176.1.2').value</p><p><b>xpathUsage</b>: normal</p><h3>Components</h3><table class="grid"><tr><td>-</td><td><b>Definition</b></td><td><b>Expression</b></td></tr><tr><td>*</td><td><a href="SearchParameter-ehealth-patient-search-cpridentifier.html">patientCPRIdentifier</a></td><td>Patient</td></tr></table></div>
  </text>
  <extension url="http://hapifhir.io/fhir/StructureDefinition/sp-unique">
    <valueBoolean value="true"/>
  </extension>
  <url
       value="http://ehealth.sundhed.dk/fhir/SearchParameter/Patient/cprIdentifierUnique"/>
  <version value="2.6.0"/>
  <name value="patientCPRIdentifierUnique"/>
  <status value="active"/>
  <date value="2022-11-15T08:31:20+00:00"/>
  <publisher value="Systematic | Trifork"/>
  <contact>
    <name value="Systematic | Trifork"/>
    <telecom>
      <system value="url"/>
      <value value="http://ehealth.sundhed.dk"/>
    </telecom>
  </contact>
  <description
               value="Uniqueness constraint on search parameter patientCPRIdentifier"/>
  <code value="patientCPRIdentifierUnique"/>
  <base value="Patient"/>
  <type value="token"/>
  <expression
              value="Patient.identifier.where(system = 'urn:oid:1.2.208.176.1.2').value"/>
  <xpathUsage value="normal"/>
  <component>
    <definition
                value="http://ehealth.sundhed.dk/fhir/SearchParameter/Patient/cprIdentifier"/>
    <expression value="Patient"/>
  </component>
</SearchParameter>