<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="44408605-4cbb-47c6-a965-b6517bc1a901" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-11-21T16:36:18.391+00:00" />
  </meta>
  <url value="http://stelar.org/StructureDefinition/stelar/extension/linkedToVisit" />
  <name value="Linked To Visit" />
  <status value="draft" />
  <publisher value="HERC" />
  <date value="2016-11-21" />
  <description value="A flag indicating whether the prescription is explicitly linked to a recorded health care encounter." />
  <fhirVersion value="1.0.1" />
  <kind value="datatype" />
  <constrainedType value="Extension" />
  <abstract value="false" />
  <context value="Basic" />
  <base value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <snapshot>
    <element>
      <path value="Extension" />
      <short value="Linked To Visit" />
      <definition value="A flag indicating whether the prescription is explicitly linked to a recorded health care encounter." />
      <mustSupport value="true" />
      <isModifier value="false" />
    </element>
    <element>
      <path value="Extension.valueCode" />
      <name value="Linked To Visit" />
      <definition value="A flag indicating whether the prescription is explicitly linked to a recorded health care encounter." />
      <min value="1" />
      <max value="*" />
      <type>
        <code value="code" />
      </type>
      <mustSupport value="true" />
      <binding>
        <strength value="required" />
        <valueSetUri value="http://stelar.org/valueSet/const-yesNo" />
      </binding>
    </element>
  </snapshot>
</StructureDefinition>