<StructureDefinition xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../input-cache/schemas/R5/fhir-single.xsd">
  <id value="ext-Coverage-GoodFaith" />
  <url value="https://bpcs.exchange/fhir/StructureDefinition/ext-Coverage-GoodFaith" />
  <name value="CoverageGoodFaith" />
  <title value="Coverage GoodFaith" />
  <status value="active" />
  <experimental value="false" />
  <description value="If 'true', then indicates that the associated coverage was generated from a pharmacy-submitted claim asserting good-faith belief in coverage (i.e. the coverage record has not yet been retrieved by the system).  The presence of a date means that coverage record has subsequently been received and the coverage is now considered to be 'confirmed'." />
  <fhirVersion value="5.0.0" />
  <kind value="complex-type" />
  <abstract value="false" />
  <context>
    <type value="element" />
    <expression value="Coverage" />
  </context>
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="Good faith coverage" />
      <definition value="If 'true', then indicates that the associated coverage was generated from a pharmacy-submitted claim asserting good-faith belief in coverage (i.e. the coverage record has not yet been retrieved by the system).  The presence of a date means that coverage record has subsequently been received and the coverage is now considered to be 'confirmed'." />
      <max value="1" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="https://bpcs.exchange/fhir/StructureDefinition/ext-Coverage-GoodFaith" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <type>
        <code value="boolean" />
      </type>
      <type>
        <code value="date" />
        <profile value="https://bpcs.exchange/fhir/StructureDefinition/profile-date-full" />
      </type>
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>