<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="closing-the-gap-registration" />
  <url value="http://hl7.org.au/fhir/StructureDefinition/closing-the-gap-registration" />
  <version value="1.1.0" />
  <name value="ClosingTheGapRegistration" />
  <title value="Closing the Gap registration" />
  <status value="active" />
  <date value="2018-10-03" />
  <publisher value="Health Level Seven Australia (Patient Administration WG)" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org.au" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="This extension applies to the Patient resource and provides  an indicator of whether the patient is eligible for a Closing the Gap (CTG) co-payment." />
  <fhirVersion value="3.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <contextType value="resource" />
  <context value="Patient" />
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="Patient Closing the Gap Program Eligibility Indication" />
      <definition value="Indication for eligibility for the Closing the Gap program." />
      <max value="1" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://hl7.org.au/fhir/StructureDefinition/closing-the-gap-registration" />
    </element>
    <element id="Extension.value[x]:valueBoolean">
      <path value="Extension.valueBoolean" />
      <sliceName value="valueBoolean" />
      <min value="1" />
      <type>
        <code value="boolean" />
      </type>
    </element>
  </differential>
</StructureDefinition>