This
page
is
part
of
the
FHIR
Specification
(v1.0.2:
DSTU
(v3.0.2:
STU
2).
3).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
R2
R3
R2
FHIR
Infrastructure
Work
Group
| Maturity Level : 1 | Trial Use | Compartments : Not linked to any defined compartments |
Detailed Descriptions for the elements in the ImplementationGuide resource.
| ImplementationGuide | |
| Definition |
A
set
of
rules
|
| Control | 1..1 |
| Requirements |
An implementation guide is able to define default profiles that must apply to any use of a resource, so validation services may need to take one or more implementation guide resources when validating. |
| ImplementationGuide.url | |
| Definition |
An
absolute
|
| Control | 1..1 |
| Type | uri |
| Requirements |
Allows the implementation guide to be referenced by a single globally unique identifier. This is required to allow hosting Implementation Guides on multiple different servers, and to allow for the editorial process. |
| Alternate Names | url; authoritative-url; destination; identity |
| Summary | true |
| Comments | Can be a urn:uuid: or a urn:oid:, but real http: addresses are preferred. Multiple instances may share the same url if they have a distinct version. |
| ImplementationGuide.version | |
| Definition |
The
identifier
that
is
used
to
identify
this
version
of
the
|
| Note |
This
is
a
business
versionId,
not
a
resource
|
| Control | 0..1 |
| Type | string |
|
| true |
| Comments |
There
may
be
|
| ImplementationGuide.name | |
| Definition |
A
|
| Control | 1..1 |
| Type | string |
| Requirements | Support human navigation and code generation. |
| Summary | true |
| Comments |
|
| ImplementationGuide.status | |
| Definition |
The
status
of
this
implementation
guide.
Enables
tracking
the
|
| Control | 1..1 |
| Terminology Binding |
|
| Type | code |
| Is Modifier | true |
|
| true |
| Comments |
Allows
filtering
of
|
| ImplementationGuide.experimental | |
| Definition |
|
| Control | 0..1 |
| Type | boolean |
|
|
true |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Control
|
0..1 |
|
|
|
| Alternate Names |
|
| Summary | true |
| Comments |
|
|
|
|
| Definition |
The
name
of
|
| Control | 0..1 |
| Type | string |
|
|
|
|
Summary
|
true |
|
|
|
|
|
|
| Definition |
|
| Control |
|
| Type |
|
| Summary | true |
| Comments |
|
| ImplementationGuide.description | |
| Definition |
A
free
text
natural
language
description
of
the
|
| Control | 0..1 |
| Type |
|
| Comments |
This
|
| ImplementationGuide.useContext | |
| Definition |
The
content
was
developed
with
a
focus
and
intent
of
supporting
the
contexts
that
are
listed.
These
terms
may
be
used
to
assist
with
indexing
and
searching
|
| Control | 0..* |
| Type | UsageContext |
| Requirements | Assist in searching for appropriate content. |
| Summary | true |
| Comments |
When
multiple
useContexts
are
specified,
there
is
|
| ImplementationGuide.jurisdiction | |
| Definition |
A
legal
or
geographic
region
in
which
|
| Control | 0..* |
| Terminology Binding |
|
| Type | CodeableConcept |
|
|
|
|
|
It may be possible for the implementation guide to be used in jurisdictions other than those for which it was originally designed or intended. |
| ImplementationGuide.copyright | |
| Definition |
A
copyright
statement
relating
to
the
implementation
guide
and/or
its
contents.
Copyright
statements
are
generally
legal
restrictions
on
the
use
and
publishing
of
the
|
| Control | 0..1 |
| Type |
|
| Requirements | Consumers must be able to determine any legal restrictions on the use of the implementation guide and/or its content. |
| Alternate Names | License; Restrictions |
| ImplementationGuide.fhirVersion | |
| Definition |
The
version
of
the
FHIR
specification
on
which
this
ImplementationGuide
is
based
-
this
is
the
formal
version
of
the
specification,
without
the
revision
number,
e.g.
[publication].[major].[minor],
which
is
|
| Control | 0..1 |
| Type | id |
| Summary | true |
| Comments |
An Implementation Guide should specify the target it applies to, as ImplementationGuides are rarely valid across multiple versions of FHIR. |
| ImplementationGuide.dependency | |
| Definition |
Another implementation guide that this implementation depends on. Typically, an implementation guide uses value sets, profiles etc.defined in other implementation guides. |
| Control | 0..* |
| Summary | true |
| ImplementationGuide.dependency.type | |
| Definition |
How the dependency is represented when the guide is published. |
| Control | 1..1 |
| Terminology Binding |
|
| Type | code |
| Summary | true |
| Comments |
For information about processing included guides, see [Including Guides]{implementationguide.html#include}. |
| ImplementationGuide.dependency.uri | |
| Definition |
Where the dependency is located. |
| Control | 1..1 |
| Type | uri |
| Summary | true |
| Comments |
When a guide is published, and the type is 'include', this will be a relative reference within the guide. |
| ImplementationGuide.package | |
| Definition |
A logical group of resources. Logical groups can be used when building pages. |
| Control |
|
| Summary | true |
| ImplementationGuide.package.name | |
| Definition |
The name for the group, as used in page.package. |
| Control | 1..1 |
| Type | string |
| Summary | true |
| ImplementationGuide.package.description | |
| Definition |
Human readable text describing the package. |
| Control | 0..1 |
| Type | string |
| ImplementationGuide.package.resource | |
| Definition |
A
resource
that
is
part
of
the
implementation
guide.
Conformance
resources
(value
set,
structure
definition,
|
| Control | 1..* |
| Summary | true |
|
|
|
| Definition |
|
| Control | 1..1 |
|
|
|
|
|
true |
| Comments |
|
| ImplementationGuide.package.resource.name | |
| Definition |
A human assigned name for the resource. All resources SHOULD have a name, but the name may be extracted from the resource (e.g. ValueSet.name). |
| Control | 0..1 |
| Type | string |
| Summary | true |
| ImplementationGuide.package.resource.description | |
| Definition |
A description of the reason that a resource has been included in the implementation guide. |
| Control | 0..1 |
| Type | string |
| Comments |
This is mostly used with examples to explain why it is present (though they can have extensive comments in the examples). |
| ImplementationGuide.package.resource.acronym | |
| Definition |
A short code that may be used to identify the resource throughout the implementation guide. |
| Control | 0..1 |
| Type | string |
| Comments |
This is used when generating schematrons from profiles, for example, but has other uses. Publishing tooling may autogenerate this value, but a human assigned value is more useful. This value must be unique within an implementation guide (across included guides as well). |
| ImplementationGuide.package.resource.source[x] | |
| Definition |
Where this resource is found. |
| Control | 1..1 |
| Type | uri | Reference ( Any ) |
| [x] Note | See Choice of Data Types for further information about how to use [x] |
| Summary | true |
| Comments |
Usually this is a relative URL that locates the resource within the implementation guide. If you authoring an implementation guide, and will publish it using the FHIR publication tooling, use a URI that may point to a resource, or to one of various alternative representations (e.g. spreadsheet). The tooling will convert this when it publishes it. |
| ImplementationGuide.package.resource.exampleFor | |
| Definition |
Another resource that this resource is an example for. This is mostly used for resources that are included as examples of StructureDefinitions. |
| Control | 0..1 |
| Type | Reference ( StructureDefinition ) |
| Comments |
Examples: * StructureDefinition -> Any * ValueSet -> expansion * OperationDefinition -> Parameters * Questionnaire -> QuestionnaireResponse. |
| ImplementationGuide.global | |
| Definition |
A set of profiles that all resources covered by this implementation guide must conform to. |
| Control | 0..* |
| Summary | true |
| Comments |
See Default Profiles for a discussion of which resources are 'covered' by an implementation guide. |
| ImplementationGuide.global.type | |
| Definition |
The type of resource that all instances must conform to. |
| Control | 1..1 |
| Terminology Binding |
|
| Type | code |
| Summary | true |
| Comments |
The type must match that of the profile that is referred to, but is made explicit here as a denormalization so that a system processing the implementation guide resource knows which resources the profile applies to even if the profile itself is not available. |
| ImplementationGuide.global.profile | |
| Definition |
A reference to the profile that all instances must conform to. |
| Control | 1..1 |
| Type | Reference ( StructureDefinition ) |
| Summary | true |
| ImplementationGuide.binary | |
| Definition |
A binary file that is included in the implementation guide when it is published. |
| Control | 0..* |
| Type | uri |
| Comments |
This is principally included for the FHIR publishing tool, but may be useful when extracting and reusing content from the implementation guide. |
| ImplementationGuide.page | |
| Definition |
A page / section in the implementation guide. The root page is the implementation guide home page. |
| Control |
|
| Summary | true |
| Comments |
Pages automatically become sections if they have sub-pages. By convention, the home page is called index.html. |
| ImplementationGuide.page.source | |
| Definition |
The source address for the page. |
| Control | 1..1 |
| Type | uri |
| Summary | true |
| Comments |
The publishing tool will autogenerate source for list (source = n/a), and inject included implementations for include (source = uri of guide to include). |
|
|
|
| Definition |
A
short
|
| Control | 1..1 |
| Type | string |
| Summary | true |
| ImplementationGuide.page.kind | |
| Definition |
The kind of page that this is. Some pages are autogenerated (list, example), and other kinds are of interest so that tools can navigate the user to the page of interest. |
| Control | 1..1 |
| Terminology Binding |
|
| Type | code |
| Summary | true |
| ImplementationGuide.page.type | |
| Definition |
For constructed pages, what kind of resources to include in the list. |
| Control | 0..* |
| Terminology Binding |
|
| Type | code |
| ImplementationGuide.page.package | |
| Definition |
For constructed pages, a list of packages to include in the page (or else empty for everything). |
| Control | 0..* |
| Type | string |
| ImplementationGuide.page.format | |
| Definition |
The format of the page. |
| Control | 0..1 |
| Terminology Binding |
MimeType
:
|
| Type | code |
| Comments |
This is primarily for the publishing tool, that will convert all pages to html format. HTML pages are pre-processed, see xxxx. |
| ImplementationGuide.page.page | |
| Definition |
Nested Pages/Sections under this page. |
| Control | 0..* |
| Type | See ImplementationGuide.page |
| Comments |
The implementation guide breadcrumbs are generated from this structure. |