<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="guide-page-kind" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library</p>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="Informative" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir" />
  </extension>
  <url value="http://hl7.org/fhir/guide-page-kind" />
  <identifier>
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.840.1.113883.4.642.1.304" />
  </identifier>
  <version value="3.0.0" />
  <name value="GuidePageKind" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2017-04-03T11:27:53+00:00" />
  <publisher value="HL7 (FHIR Project)" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org/fhir" />
    </telecom>
    <telecom>
      <system value="email" />
      <value value="fhir@lists.hl7.org" />
    </telecom>
  </contact>
  <description value="The kind of an included page." />
  <caseSensitive value="true" />
  <valueSet value="http://hl7.org/fhir/ValueSet/guide-page-kind" />
  <content value="complete" />
  <concept>
    <code value="page" />
    <display value="Page" />
    <definition value="This is a page of content that is included in the implementation guide. It has no particular function." />
  </concept>
  <concept>
    <code value="example" />
    <display value="Example" />
    <definition value="This is a page that represents a human readable rendering of an example." />
  </concept>
  <concept>
    <code value="list" />
    <display value="List" />
    <definition value="This is a page that represents a list of resources of one or more types." />
  </concept>
  <concept>
    <code value="include" />
    <display value="Include" />
    <definition value="This is a page showing where an included guide is injected." />
  </concept>
  <concept>
    <code value="directory" />
    <display value="Directory" />
    <definition value="This is a page that lists the resources of a given type, and also creates pages for all the listed types as other pages in the section." />
    <concept>
      <code value="dictionary" />
      <display value="Dictionary" />
      <definition value="This is a page that creates the listed resources as a dictionary." />
    </concept>
  </concept>
  <concept>
    <code value="toc" />
    <display value="Table Of Contents" />
    <definition value="This is a generated page that contains the table of contents." />
  </concept>
  <concept>
    <code value="resource" />
    <display value="Resource" />
    <definition value="This is a page that represents a presented resource. This is typically used for generated conformance resource presentations." />
  </concept>
</CodeSystem>