<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="8bbe9b14-e3bb-43ff-961d-b87fe4a30e38" />
  <meta>
    <lastUpdated value="2019-06-24T12:54:01.0441428+00:00" />
  </meta>
  <url value="http://ots.nccn.org/hl7/fhir/StructureDefinition/templateRelationship" />
  <name value="templateRelationship" />
  <title value="templateRelationship" />
  <status value="active" />
  <experimental value="false" />
  <date value="2019-06-24T12:54:00.7422426+00:00" />
  <publisher value="National Comprehensive Cancer Network, Inc." />
  <contact>
    <telecom>
      <system value="url" />
      <value value="https://www.nccn.org/about/contact.aspx" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="How the current template relates to the one at the target url (precedes | may precede | follows | may follow | concurrent with | alternating with)." />
  <copyright value="National Comprehensive Cancer Network, Inc. (c) 2017. All right reserved." />
  <fhirVersion value="3.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <contextType value="resource" />
  <context value="PlanDefinition.relatedArtifact" />
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://ots.nccn.org/hl7/fhir/StructureDefinition/templateRelationship" />
    </element>
    <element id="Extension.value[x]:valueCode">
      <path value="Extension.valueCode" />
      <sliceName value="valueCode" />
      <short value="precedes | may precede | follows | may follow | concurrent with | alternating with" />
      <definition value="How the current template relates to the one at the target url (precedes | may precede | follows | may follow | concurrent with | alternating with)." />
      <comment value="n/a" />
      <type>
        <code value="code" />
      </type>
      <example>
        <label value="Template relationship" />
        <valueCode value="precedes" />
      </example>
      <binding>
        <strength value="required" />
        <description value="Code for related template relationship." />
        <valueSetReference>
          <reference value="http://ots.nccn.org/fhir/ValueSet/templateRelationship-ValueSet" />
        </valueSetReference>
      </binding>
    </element>
  </differential>
</StructureDefinition>