PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/guide-page-kind
{
  "description": "The kind of an included page.",
  "_filename": "ValueSet-guide-page-kind.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "GuidePageKind",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "page",
      "system": "http://hl7.org/fhir/guide-page-kind",
      "display": "Page"
    }, {
      "code": "example",
      "system": "http://hl7.org/fhir/guide-page-kind",
      "display": "Example"
    }, {
      "code": "list",
      "system": "http://hl7.org/fhir/guide-page-kind",
      "display": "List"
    }, {
      "code": "include",
      "system": "http://hl7.org/fhir/guide-page-kind",
      "display": "Include"
    }, {
      "code": "directory",
      "system": "http://hl7.org/fhir/guide-page-kind",
      "display": "Directory"
    }, {
      "code": "dictionary",
      "system": "http://hl7.org/fhir/guide-page-kind",
      "display": "Dictionary"
    }, {
      "code": "toc",
      "system": "http://hl7.org/fhir/guide-page-kind",
      "display": "Table Of Contents"
    }, {
      "code": "resource",
      "system": "http://hl7.org/fhir/guide-page-kind",
      "display": "Resource"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/guide-page-kind?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:47+11:00",
    "identifier": "urn:uuid:5e4f2c6e-76fa-4a7e-a748-cdcfe3729ff0"
  },
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.171"
  } ],
  "status": "draft",
  "id": "cf333c38-eba2-4f1a-826c-9df7708e085f",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/guide-page-kind",
  "codeSystem": {
    "system": "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."
    } ],
    "version": "1.0.2",
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}