<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="VRDR-Funeral-Home-Director" />
  <url value="http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Funeral-Home-Director" />
  <name value="VRDR Funeral Home Director" />
  <status value="draft" />
  <publisher value="Hi3 Solutions" />
  <contact>
    <name value="AbdulMalik Shakir" />
    <telecom>
      <system value="email" />
      <value value="abdulmalik.shakir@hi3solutions.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="SHOULD contain zero or one [0..1] id (CONF:4393-136)." />
      <min value="0" />
      <max value="1" />
    </element>
    <element id="PractitionerRole.meta">
      <path value="PractitionerRole.meta" />
      <short value="meta" />
      <definition value="SHOULD contain zero or one [0..1] meta (CONF:4393-132)." />
      <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/vrdr/StructureDefinition/VRDR-Funeral-Home-Director&quot; (CONF:4393-137)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Funeral-Home-Director" />
      </type>
    </element>
    <element id="PractitionerRole.practitioner">
      <path value="PractitionerRole.practitioner" />
      <short value="practitioner" />
      <definition value="SHALL contain exactly one [1..1] practitioner (CONF:4393-133)." />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="PractitionerRole.practitioner.reference">
      <path value="PractitionerRole.practitioner.reference" />
      <short value="reference" />
      <definition value="This practitioner SHALL contain exactly one [1..1] reference=&quot;http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Mortician&quot; (CONF:4393-138)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Mortician" />
      </type>
    </element>
    <element id="PractitionerRole.organization">
      <path value="PractitionerRole.organization" />
      <short value="organization" />
      <definition value="SHALL contain exactly one [1..1] organization (CONF:4393-134)." />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="PractitionerRole.organization.reference">
      <path value="PractitionerRole.organization.reference" />
      <short value="reference" />
      <definition value="This organization SHALL contain exactly one [1..1] reference=&quot;http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Funeral-Home&quot; (CONF:4393-139)." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Funeral-Home" />
      </type>
    </element>
    <element id="PractitionerRole.code">
      <path value="PractitionerRole.code" />
      <short value="code" />
      <definition value="SHALL contain exactly one [1..1] code (CONF:4393-135)." />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="PractitionerRole.code.coding">
      <path value="PractitionerRole.code.coding" />
      <short value="coding" />
      <definition value="This code SHALL contain exactly one [1..1] coding, which SHALL be selected from ValueSet PractitionerRole http://hl7.org/fhir/ValueSet/practitioner-role (CONF:4393-140)." />
      <min value="1" />
      <max value="1" />
      <binding>
        <strength value="required" />
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/practitioner-role" />
          <display value="PractitionerRole" />
        </valueSetReference>
      </binding>
    </element>
  </differential>
</StructureDefinition>