<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="BSeR-Referral-Initiator" />
  <url value="http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-Referral-Initiator" />
  <name value="BSeR Referral Initiator" />
  <status value="draft" />
  <contact>
    <name value="Salimah Shakir" />
    <telecom>
      <system value="phone" />
      <value value="8184306686" />
      <use value="work" />
    </telecom>
    <telecom>
      <system value="email" />
      <value value="salimah@shakirconsulting.com" />
      <use value="work" />
    </telecom>
  </contact>
  <kind value="resource" />
  <abstract value="false" />
  <contextType value="resource" />
  <context value="PractitionerRole" />
  <type value="PractitionerRole" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" />
  <derivation value="constraint" />
  <differential>
    <element id="PractitionerRole">
      <path value="PractitionerRole" />
    </element>
    <element id="PractitionerRole.id">
      <path value="PractitionerRole.id" />
      <short value="id" />
      <definition value="MAY contain zero or one [0..1] id (CONF:4383-822)." />
      <min value="0" />
      <max value="1" />
    </element>
    <element id="PractitionerRole.meta">
      <path value="PractitionerRole.meta" />
      <short value="meta" />
      <definition value="MAY contain zero or one [0..1] meta (CONF:4383-821)." />
      <min value="0" />
      <max value="1" />
    </element>
    <element id="PractitionerRole.meta.profile">
      <path value="PractitionerRole.meta.profile" />
      <short value="profile" />
      <definition value="The meta, if present, SHALL contain exactly one [1..1] profile=&quot;http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-Referral-Initiator&quot; (CONF:4383-823)." />
      <min value="1" />
      <max value="1" />
      <patternString value="http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-Referral-Initiator" />
    </element>
    <element id="PractitionerRole.practitioner">
      <path value="PractitionerRole.practitioner" />
      <short value="practitioner" />
      <definition value="SHALL contain exactly one [1..1] practitioner=&quot;BSeR Practitioner&quot; (CONF:4383-824)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Practitioner" />
      </type>
      <patternString value="BSeR Practitioner" />
    </element>
    <element id="PractitionerRole.organization">
      <path value="PractitionerRole.organization" />
      <short value="organization" />
      <definition value="SHALL contain exactly one [1..1] organization=&quot;BSeR Organization&quot; (CONF:4383-825)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Organization" />
      </type>
      <patternString value="BSeR Organization" />
    </element>
    <element id="PractitionerRole.code">
      <path value="PractitionerRole.code" />
      <short value="code" />
      <definition value="SHALL contain exactly one [1..1] code, which SHALL be selected from ValueSet Practitioner-role http://hl7.org/fhir/ValueSet/practitioner-role DYNAMIC (CONF:4383-826)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/practitioner-role" />
          <display value="Practitioner-role" />
        </valueSetReference>
      </binding>
    </element>
    <element id="PractitionerRole.location">
      <path value="PractitionerRole.location" />
      <short value="location" />
      <definition value="SHALL contain exactly one [1..1] location=&quot;BSeR Service Delivery Location&quot; (CONF:4383-827)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Location" />
      </type>
      <patternString value="BSeR Service Delivery Location" />
    </element>
  </differential>
</StructureDefinition>