<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="6f205d03-9de7-4f67-a305-96babb5a9b08" />
  <meta>
    <lastUpdated value="2019-06-25T14:40:33.9620797+00:00" />
  </meta>
  <url value="http://ots.nccn.org/hl7/fhir/StructureDefinition/disclaimer" />
  <name value="disclaimer" />
  <title value="disclaimer" />
  <status value="active" />
  <experimental value="false" />
  <date value="2019-06-25T14:40:33.6653144+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="The NCCN Templates are copyrighted by the NCCN. This legal disclaimer specifies the rights, obligations, and conditions of use." />
  <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" />
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="Legal disclaimer." />
      <definition value="The NCCN Templates are copyrighted by the NCCN. This legal disclaimer specifies the rights, obligations, and conditions of use." />
      <min value="1" />
      <max value="1" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://ots.nccn.org/hl7/fhir/StructureDefinition/disclaimer" />
    </element>
    <element id="Extension.value[x]:valueMarkdown">
      <path value="Extension.valueMarkdown" />
      <sliceName value="valueMarkdown" />
      <short value="Value of disclaimer extension." />
      <definition value="The NCCN Templates are copyrighted by the NCCN. This legal disclaimer specifies the rights, obligations, and conditions of use." />
      <comment value="Disclaimer will come through as markdown, which according to FHIR is &quot;A string that may contain markdown syntax for optional processing by a markdown presentation engine&quot;. If the presentation engine does not support markdown, simply treat this as a string." />
      <min value="1" />
      <type>
        <code value="markdown" />
      </type>
    </element>
  </differential>
</StructureDefinition>