<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="bc-encounter-patientparticipant" />
  <url value="http://nictiz.nl/fhir/StructureDefinition/bc-encounter-patientparticipant" />
  <name value="bc-encounter-patientparticipant" />
  <title value="bc-encounter-patientparticipant" />
  <status value="active" />
  <publisher value="Nictiz" />
  <contact>
    <name value="Nictiz" />
    <telecom>
      <system value="email" />
      <value value="geboortezorg@nictiz.nl" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="This extension adds zib-Patient as a target profile to `Encounter.participant.individual`. Our zib profiles based on Encounter pre-adopt the notion that the subject of the Encounter does not have to be present at the encounter (https://jira.hl7.org/browse/FHIR-20479). This creates the need to reference the subject in `Encounter.participant.individual` if the subject is present, where the current FHIR R5 build has already added this option to the renamed `participant.actor`." />
  <copyright value="CC0" />
  <fhirVersion value="3.0.2" />
  <kind value="complex-type" />
  <abstract value="false" />
  <contextType value="resource" />
  <context value="Encounter.participant.individual" />
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://nictiz.nl/fhir/StructureDefinition/bc-encounter-patientparticipant" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.valueReference" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-patient" />
      </type>
    </element>
  </differential>
</StructureDefinition>