FHIR Cross-Version Extensions package for FHIR R4 from FHIR R3
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions

: GuidePageKind - JSON Representation

Page standards status: Informative Maturity Level: 1

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "guide-page-kind",
  "text" : {
    "status" : "generated",
    "div" : "<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\">\u00a0\u00a0dictionary<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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString" : "Informative"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    },
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r3.r4"
        },
        {
          "url" : "version",
          "valueString" : "0.0.1-snapshot-2"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/guide-page-kind",
  "version" : "3.0.2",
  "name" : "GuidePageKind",
  "status" : "draft",
  "experimental" : false,
  "date" : "2019-10-24T10:53:00+10:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [
    {
      "name" : "FHIR Infrastructure",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "The kind of an included page.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/guide-page-kind",
  "content" : "complete",
  "concept" : [
    {
      "code" : "page",
      "display" : "Page",
      "definition" : "This is a page of content that is included in the implementation guide. It has no particular function."
    },
    {
      "code" : "example",
      "display" : "Example",
      "definition" : "This is a page that represents a human readable rendering of an example."
    },
    {
      "code" : "list",
      "display" : "List",
      "definition" : "This is a page that represents a list of resources of one or more types."
    },
    {
      "code" : "include",
      "display" : "Include",
      "definition" : "This is a page showing where an included guide is injected."
    },
    {
      "code" : "directory",
      "display" : "Directory",
      "definition" : "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" : "dictionary",
          "display" : "Dictionary",
          "definition" : "This is a page that creates the listed resources as a dictionary."
        }
      ]
    },
    {
      "code" : "toc",
      "display" : "Table Of Contents",
      "definition" : "This is a generated page that contains the table of contents."
    },
    {
      "code" : "resource",
      "display" : "Resource",
      "definition" : "This is a page that represents a presented resource. This is typically used for generated conformance resource presentations."
    }
  ]
}