PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.4.0
    http://hl7.org/fhir/guide-page-kind
{
  "description": "The kind of an included page.",
  "_filename": "codesystem-guide-page-kind.json",
  "package_name": "hl7.fhir.core",
  "date": "2016-03-31T08:01:25+11:00",
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "GuidePageKind",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.171"
  } ],
  "status": "draft",
  "id": "4df927b2-4b96-4ccd-9c66-d5b50a233ba0",
  "valueSet": "http://hl7.org/fhir/ValueSet/guide-page-kind",
  "kind": null,
  "url": "http://hl7.org/fhir/guide-page-kind",
  "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",
    "concept": [ {
      "code": "dictionary",
      "display": "Dictionary",
      "definition": "This is a page that creates the listed resources as a dictionary."
    } ],
    "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."
  }, {
    "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."
  } ],
  "caseSensitive": true,
  "version": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}