North West Genomic Medicine Service Alliance
0.0.7 - ci-build United Kingdom flag

North West Genomic Medicine Service Alliance - Local Development build (v0.0.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: assigner - XML Representation

Active as of 2025-08-20

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="assigner"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter assigner</b></p><a name="assigner"> </a><a name="hcassigner"> </a><h2>assigner</h2><p>Parameter <code>assigner</code>:<code>string</code></p><div><p>Search parameter for searching resource identifier for assigning authority</p>
</div><table class="grid"><tr><td>Resources</td><td><a href="http://hl7.org/fhir/R4/patient.html">Patient</a>, <a href="http://hl7.org/fhir/R4/servicerequest.html">ServiceRequest</a>, <a href="http://hl7.org/fhir/R4/diagnosticreport.html">DiagnosticReport</a>, <a href="http://hl7.org/fhir/R4/observation.html">Observation</a>, <a href="http://hl7.org/fhir/R4/documentreference.html">DocumentReference</a>, <a href="http://hl7.org/fhir/R4/condition.html">Condition</a></td></tr><tr><td>Expression</td><td><code>identifier.assigner.identifier.value</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>
  </text>
  <url value="https://nw-gmsa.github.io/SearchParameter/assigner"/>
  <version value="0.0.7"/>
  <name value="assigner"/>
  <status value="active"/>
  <date value="2025-08-20T13:35:29+00:00"/>
  <publisher value="NHS North West GMSA"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.nw-gmsa.nhs.uk/contact-us"/>
    </telecom>
  </contact>
  <description
               value="Search parameter for searching resource identifier for assigning authority"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="GB"/>
      <display value="United Kingdom of Great Britain and Northern Ireland"/>
    </coding>
  </jurisdiction>
  <purpose
           value="Used for find which organisation (ODS Code) assigned the identifier"/>
  <code value="assigner"/>
  <base value="Patient"/>
  <base value="ServiceRequest"/>
  <base value="DiagnosticReport"/>
  <base value="Observation"/>
  <base value="DocumentReference"/>
  <base value="Condition"/>
  <type value="string"/>
  <expression value="identifier.assigner.identifier.value"/>
</SearchParameter>