<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="list-source-role" />
  <url value="http://hl7.org.au/fhir/StructureDefinition/list-source-role" />
  <version value="1.1.0" />
  <name value="ListSourceRole" />
  <title value="List Authoring PractitionerRole" />
  <status value="draft" />
  <date value="2018-11-30" />
  <publisher value="Health Level Seven Australia (Medications WG)" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org.au/fhir" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="This extension applies to the List resource and provides provides a practitioner role that authored this list. This is the practitioner role responsible for deciding the contents of the list. " />
  <fhirVersion value="3.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <contextType value="resource" />
  <context value="List" />
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
        <valueCode value="draft" />
      </extension>
      <path value="Extension" />
      <short value="Source practitioner role" />
      <definition value="The entity (practitioner role) responsible for deciding what the contents of the list were. Where the list was created by a human, this is the same as the author of the list." />
      <max value="1" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://hl7.org.au/fhir/StructureDefinition/list-source-role" />
    </element>
    <element id="Extension.value[x]:valueReference">
      <path value="Extension.value[x]" />
      <sliceName value="valueReference" />
      <min value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/PractitionerRole" />
      </type>
    </element>
  </differential>
</StructureDefinition>