National Directory of Healthcare Providers & Services (NDH) Implementation Guide
1.0.0-ballot - ballot United States of America flag

This page is part of the National Directory of Healthcare Providers and Services (NDH) Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: OrganizationAffiliation via-intermediary - XML Representation

Active as of 2023-07-30

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="organizationaffiliation-via-intermediary"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>OrganizationAffiliationViaIntermediarySearchParameter</h2><p>Parameter <code>organizationaffiliation-via-intermediary</code>:<code>reference</code></p><div><p>Select OrganizationAffiliation of the specified via-intermediary</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/organizationaffiliation.html">OrganizationAffiliation</a></td></tr><tr><td>Expression</td><td><code>OrganizationAffiliation.telecom.extension.where(url='http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-via-intermediary').value as Reference</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Target Resources</td><td><a href="http://hl7.org/fhir/R4/location.html">Location</a>, <a href="http://hl7.org/fhir/R4/organization.html">Organization</a>, <a href="http://hl7.org/fhir/R4/organizationaffiliation.html">OrganizationAffiliation</a>, <a href="http://hl7.org/fhir/R4/practitionerrole.html">PractitionerRole</a></td></tr><tr><td>Multiples</td><td>The parameter can repeat (and) and can have repeating values (or)</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/ndh/SearchParameter/organizationaffiliation-via-intermediary"/>
  <version value="1.0.0-ballot"/>
  <name value="OrganizationAffiliationViaIntermediarySearchParameter"/>
  <status value="active"/>
  <date value="2023-07-30T14:53:07+00:00"/>
  <publisher value="HL7 International - Patient Administration Work Group"/>
  <contact>
    <name value="HL7 International - Patient Administration Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/pafm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pafm@lists.hl7.org"/>
    </telecom>
  </contact>
  <description
               value="Select OrganizationAffiliation of the specified via-intermediary"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <code value="organizationaffiliation-via-intermediary"/>
  <base value="OrganizationAffiliation"/>
  <type value="reference"/>
  <expression
              value="OrganizationAffiliation.telecom.extension.where(url='http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-via-intermediary').value as Reference"/>
  <xpathUsage value="normal"/>
  <target value="Location"/>
  <target value="Organization"/>
  <target value="OrganizationAffiliation"/>
  <target value="PractitionerRole"/>
  <multipleOr value="true"/>
  <multipleAnd value="true"/>
</SearchParameter>