<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="nxh-practitionerrole" />
  <url value="https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhPractitionerRole" />
  <name value="NxhPractitionerRole" />
  <status value="active" />
  <date value="2024-02-22T08:45:09.7380421+00:00" />
  <description value="Nexuzhealth profile for a practitioner role." />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="PractitionerRole" />
  <baseDefinition value="https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole" />
  <derivation value="constraint" />
  <differential>
    <element id="PractitionerRole.identifier">
      <path value="PractitionerRole.identifier" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="system" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="PractitionerRole.identifier:nummer">
      <path value="PractitionerRole.identifier" />
      <sliceName value="nummer" />
      <short value="nummer" />
      <definition value="The number identifier of the practitioner." />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="PractitionerRole.identifier:nummer.system">
      <path value="PractitionerRole.identifier.system" />
      <fixedUri value="https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basVerstrekkerAdres/nummer" />
    </element>
    <element id="PractitionerRole.identifier:externeDokter">
      <path value="PractitionerRole.identifier" />
      <sliceName value="externeDokter" />
      <short value="externeDokter" />
      <definition value="The verstreknr identifiers of the practitioner." />
    </element>
    <element id="PractitionerRole.identifier:externeDokter.system">
      <path value="PractitionerRole.identifier.system" />
      <definition value="Establishes the namespace for the value - that is, a URL that describes a set values that are unique.&#xD;&#xA;&#xD;&#xA;The value of this system SHALL start with &quot;http://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/externeDokterKoppeling/externeInstantie/&quot;. The remainder of the uri points to the hospital for which this is an internal identifier." />
    </element>
    <element id="PractitionerRole.code:specoms">
      <path value="PractitionerRole.code" />
      <sliceName value="specoms" />
      <short value="specoms" />
      <definition value="Practitioner role code." />
      <binding>
        <strength value="extensible" />
        <valueSet value="https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-spec-omschrijving" />
      </binding>
    </element>
    <element id="PractitionerRole.code:specoms.coding.system">
      <path value="PractitionerRole.code.coding.system" />
      <fixedUri value="https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/apotheek/basVerstrekkerAdres/specoms" />
    </element>
    <element id="PractitionerRole.telecom.extension">
      <path value="PractitionerRole.telecom.extension" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <rules value="open" />
      </slicing>
      <min value="0" />
    </element>
    <element id="PractitionerRole.telecom.extension:phoneType">
      <path value="PractitionerRole.telecom.extension" />
      <sliceName value="phoneType" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-phoneType" />
      </type>
      <isModifier value="false" />
    </element>
    <element id="PractitionerRole.telecom.extension:phoneType.value[x]">
      <path value="PractitionerRole.telecom.extension.value[x]" />
      <definition value="Value of extension - must be one of a constrained set of the data types (see [Extensibility](extensibility.html) for a list)" />
    </element>
  </differential>
</StructureDefinition>