Extensions for Using Data Elements from FHIR STU3 in FHIR R4
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR STU3 in FHIR R4 - Downloaded Version null See the Directory of published versions

: GuidePageKind - XML Representation

Page standards status: Trial-use Maturity Level: 1

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="guide-page-kind"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem guide-page-kind</b></p><a name="guide-page-kind"> </a><a name="hcguide-page-kind"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/guide-page-kind</code> defines the following codes in an undefined hierarchy:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style="white-space:nowrap">page<a name="guide-page-kind-page"> </a></td><td>Page</td><td>This is a page of content that is included in the implementation guide. It has no particular function.</td></tr><tr><td>1</td><td style="white-space:nowrap">example<a name="guide-page-kind-example"> </a></td><td>Example</td><td>This is a page that represents a human readable rendering of an example.</td></tr><tr><td>1</td><td style="white-space:nowrap">list<a name="guide-page-kind-list"> </a></td><td>List</td><td>This is a page that represents a list of resources of one or more types.</td></tr><tr><td>1</td><td style="white-space:nowrap">include<a name="guide-page-kind-include"> </a></td><td>Include</td><td>This is a page showing where an included guide is injected.</td></tr><tr><td>1</td><td style="white-space:nowrap">directory<a name="guide-page-kind-directory"> </a></td><td>Directory</td><td>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.</td></tr><tr><td>2</td><td style="white-space:nowrap">  dictionary<a name="guide-page-kind-dictionary"> </a></td><td>Dictionary</td><td>This is a page that creates the listed resources as a dictionary.</td></tr><tr><td>1</td><td style="white-space:nowrap">toc<a name="guide-page-kind-toc"> </a></td><td>Table Of Contents</td><td>This is a generated page that contains the table of contents.</td></tr><tr><td>1</td><td style="white-space:nowrap">resource<a name="guide-page-kind-resource"> </a></td><td>Resource</td><td>This is a page that represents a presented resource. This is typically used for generated conformance resource presentations.</td></tr></table></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/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r3.r4"/>
    </extension>
    <extension url="version">
      <valueString value="0.1.0"/>
    </extension>
    <extension url="uri">
      <valueUri
                value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/guide-page-kind"/>
  <version value="3.0.2"/>
  <name value="GuidePageKind"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2019-10-23T19:53:00-05:00"/>
  <publisher value="FHIR Infrastructure"/>
  <contact>
    <name value="FHIR Infrastructure"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <description value="The kind of an included page."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <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>