Validated Healthcare Directory
0.2.0 - CI Build United States of America flag

Validated Healthcare Directory, published by HL7 International - Patient Administration Work Group. This is not an authorized publication; it is the continuous build for version 0.2.0). This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions

: VhDir_sp_organizationaffiliation_primary_organization - XML Representation

Draft as of 2018-05-23

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="organizationaffiliation-primary-organization"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/vhdir/SearchParameter/organizationaffiliation-primary-organization"/>
  <version value="0.2.0"/>
  <name value="VhDir_sp_organizationaffiliation_primary_organization"/>
  <derivedFrom
               value="http://hl7.org/fhir/SearchParameter/OrganizationAffiliation-primary-organization"/>
  <status value="draft"/>
  <date value="2018-05-23"/>
  <publisher value="HL7 International - Patient Administration Work Group"/>
  <contact>
    <name value="HL7 International - Patient Administration Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pafm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pafm@lists.HL7.org"/>
    </telecom>
  </contact>
  <description value="Select roles offered by the specified organization"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <code value="primary-organization"/>
  <base value="OrganizationAffiliation"/>
  <type value="reference"/>
  <expression value="OrganizationAffiliation.organization"/>
  <target value="Organization"/>
  <multipleOr value="true"/>
  <multipleAnd value="true"/>
  <modifier value="above"/>
  <modifier value="below"/>
  <chain value="identifier"/>
  <chain value="type"/>
  <chain value="address"/>
  <chain value="name"/>
  <chain value="partof"/>
</SearchParameter>