FHIR Tooling Extensions IG, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/fhir-tools-ig/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/tools/ValueSet/ig-parameters | Version: 0.2.0 | |||
Active as of 2024-10-23 | Computable Name: IGParametersCodesVS | |||
Other Identifiers: OID:2.16.840.1.113883.4.642.40.1.48.9 |
ig-parameters Codes
References
Generated Narrative: ValueSet ig-parameters
http://hl7.org/fhir/tools/CodeSystem/ig-parameters
Generated Narrative: ValueSet
Expansion based on codesystem IG Parameter Codes v0.2.0 (CodeSystem)
This value set contains 90 concepts
Code | System | Display | Definition |
logging | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | logging | Which kinds of log output messages to produce - the value is a code, from this list:
|
generate | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | generate | Fine grained control over generation of resources:
Except: you can't turn example-narratives off. Todo: decide why this exists. But you can suppress - see next item |
no-narrative | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | no-narrative | A resource to suppress narrative generation for (and Resource.text will be removed if found). Format is Narrative Generation should never be suppressed for any canonical resource Note for HL7 users: the FMG will review which resources have narrative suppressed and why when publication approval is sought |
no-validate | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | no-validate | A resource not to validate. Format is Suppressing validation is generally a bad idea. There's two contexts where it might be useful: validation of really big resources that takes a long time, and examples that are purposefully wrong to demonstrate what not to do. But while it sounds good - don't bother me with problems I mean to introduce, it's too easy for other unintended problems to accumulate. So it's better to keep validation on. ote for HL7 users: the FMG will review which resources have validation suppressed and why when publication approval is sought. FMG would generally prefer to see explicit errors for resources that are wrong intentionally, and will OK publication in this case. It's going to reviewed either way. |
no-check-usage | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | no-check-usage | Do not check usage for extensions and data types - for IGs where they are being defined for use elsewhere |
path-resource | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | path-resource | Relative path to a location in the IG repository from which to load resources. If the path ends in /*, then that means all sub-folders |
path-binary | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | path-binary | Relative path to a location in the IG repository in which to look for binary adjunct files. These files are only used in the context of the CQL loader |
autoload-resources | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | autoload-resources | If true, scan the locations in which resources might be found (above) looking for resources, and auto-loading them. Else, only load what is in the IG. |
codesystem-property | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | codesystem-property | A code system property to show when rendering code systems (code system property definitions with a 'rendered-value' extension are always shown, as is any property in the uri space |
path-pages | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | path-pages | A relative path in which page source material can be found. In spite of the implication of the name, the materials in this directory are not processed, they are passed through to Jekyll untouched |
path-data | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | path-data | A relative path in which data files can be found (will go in _data for Jekyll). |
path-qa | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | path-qa | The relative path to the qa folder (generated fragments to check rendering in browser). |
path-tx-cache | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | path-tx-cache | The relative path to the terminology cache. |
path-liquid | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | path-liquid | A relative path that contains liquid templates for generating narrative |
path-temp | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | path-temp | The relative path to use for jekyll processing. |
path-output | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | path-output | The relative path where the output is generated. |
path-history | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | path-history | The url where the history file is found (usually |
path-expansion-params | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | path-expansion-params | The relative path to a parameters resource that contains expansion parameters used when the IG publisher expands a value set |
path-suppressed-warnings | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | path-suppressed-warnings | A file to load suppressed error messages from (one msg per line). Suppressed errors don't chose up in the qa.ini (but will be checked anyway if publishing through HL7 processes) |
path-test | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | path-test | Indicates a folder that contains useful testing collateral to include a /test folder in the package. If more than one value is provided, the contents are all added to the one folder (in order) |
html-exempt | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | html-exempt | A mask that identifies specific HTML files exempt from having header / footer etc. Discuss with FHIR Product Manager before using in any HL7 IG |
extension-domain | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | extension-domain | An external domain from which extensions are allowed to come (else they'll be flagged as invalid when validating). |
active-tables | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | active-tables | Whether to generate active tables in the generated fragments (tables that will expand and contract). Note that turning this on requires that this entry be found somewhere in the header of the generated html pages: |
special-url | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | special-url | If a canonical resource in the IG should actually have a URL that isn't the one implied by the canonical URL for the IG itself, it must be listed here explicitly (as well as defined in the resource itself). It must be listed here to stop it accidentally being different. Each canonical url must be listed in full as present on the resource; it is not possible to specify a pattern. |
special-url-base | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | special-url-base | A common alternative base URL for multiple canonical resources in the IG |
template-openapi | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | template-openapi | A relative path to the template openapi file to use when generating openapi files (e.g. populate openAPI security details) |
template-html | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | template-html | A relative path to the template to use when rendering html pages |
template-md | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | template-md | A relative path to the template to use when rendering markdown pages |
apply-contact | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | apply-contact | if true, overwrite all canonical resource contact details with that found in the IG. (Note: the ig-template-base template, on which almost all IG templates are based, sets this to parameter to true unless it has been explicitly set.) |
default-contact | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | default-contact | if true, populate all canonical resources that don't specify their own contact details with that found in the IG. Ignored if apply-contact is true. |
apply-context | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | apply-context | if true, overwrite all canonical resource context details with that found in the IG. (Note: the ig-template-base template, on which almost all IG templates are based, sets this to parameter to true unless it has been explicitly set.) |
default-context | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | default-context | if true, populate all canonical resources that don't specify their own context details with that found in the IG. Ignored if apply-context is true. |
apply-copyright | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | apply-copyright | if true, overwrite all canonical resource copyright details with that found in the IG. (Note: the ig-template-base template, on which almost all IG templates are based, sets this to parameter to true unless it has been explicitly set.) |
default-copyright | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | default-copyright | if true, populate all canonical resources that don't specify their own copyright details with that found in the IG. Ignored if apply-copyright is true. |
apply-jurisdiction | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | apply-jurisdiction | if true, overwrite all canonical resource jurisdiction details with that found in the IG. (Note: the ig-template-base template, on which almost all IG templates are based, sets this to parameter to true unless it has been explicitly set.) |
default-jurisdiction | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | default-jurisdiction | if true, populate all canonical resources that don't specify their own jurisdiction details with that found in the IG. Ignored if apply-jurisdiction is true. |
apply-license | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | apply-license | if true, overwrite all canonical resource license details with that found in the IG. (Note: the ig-template-base template, on which almost all IG templates are based, sets this to parameter to true unless it has been explicitly set.) |
default-license | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | default-license | if true, populate all canonical resources that don't specify their own license details with that found in the IG. Ignored if apply-license is true. |
apply-publisher | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | apply-publisher | if true, overwrite all canonical resource publisher details with that found in the IG. (Note: the ig-template-base template, on which almost all IG templates are based, sets this to parameter to true unless it has been explicitly set.) |
default-publisher | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | default-publisher | if true, populate all canonical resources that don't specify their own publisher details with that found in the IG. Ignored if apply-publisher is true. |
apply-version | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | apply-version | if true, overwrite all canonical resource version details with that found in the IG. (Note: the ig-template-base template, on which almost all IG templates are based, sets this to parameter to true unless it has been explicitly set.) |
default-version | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | default-version | if true, populate all canonical resources that don't specify their own version details with that found in the IG. Ignored if apply-version is true. |
apply-wg | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | apply-wg | if true, overwrite all canonical resource WG details with that found in the IG. (Note: the ig-template-base template, on which almost all IG templates are based, sets this to parameter to true unless it has been explicitly set.) |
default-wg | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | default-wg | if true, populate all canonical resources that don't specify their own WG details with that found in the IG. Ignored if apply-contact is true. |
propagate-status | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | propagate-status | If true, indicates that the FMM and Standards Status declarations from top-level artifacts should be propagated to any dependencies that don't declare their own values. If different statuses or maturity level would propagate to a dependency from different artifacts, the 'highest' FMM or most mature standards status will apply (Normative or Informative, then STU, then Draft). Information does not propagate to artifacts marked as examples or as experimental. Propagation is based on references. E.g. the IG references everything (so its status will propagate everywhere by default). If there are higher statuses on certain CapabilityStatements, Operations or Profiles, those status will propagate to the artifacts they reference, such as other profiles, ValueSets or CodeSystems. Propagation only happens within the context of an IG. There is no propagation across artifacts present in other IG packages listed as dependencies. |
validation | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | validation | Fine grained control over validation flags when validating resources / IGs:
|
show-inherited-invariants | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | show-inherited-invariants | faIf true, render inherited constraints in the full details and invariants viewlse |
allow-extensible-warnings | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | allow-extensible-warnings | if true, show the warning when codes are not in extensible bindings |
usage-stats-opt-out | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | usage-stats-opt-out | If true, usage stats (information about extensions, value sets, and invariants being used) is not sent to fhir.org (see e.g. |
generate-version | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | generate-version | Request that the IG publisher generate packages for additional versions than the stated version e.g. the IG might be for authored against version 4.0, but also produce an R3 version. For each occurence of this parameter, the IG publisher will produce an extra package, with the filename id.ver.tgz where id is the main id of the ig, and ver is the parameter value. (note that this is different to the main package which is always called package.tgz). This parameter can have one one of following values:
This parameter should be used with great care, and only after consulting the FHIR Product director to consider all of it's ramifications. It's generally only appropriate for terminology resources. It's not an error to generate the same version as the IG itself - this is typically done for consistency of use across versions |
releaselabel | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | releaselabel | The release label at the top of the page. This is a text label with no fixed set of values that describes the status of the publication to users. Typical values might be 'STU X' or 'Normative Standard' or '2024 Edition' |
excludexml | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | excludexml | Cause the publisher to exclude the generation of the xml format and to exclude the xml tab from the implementation guide pages. |
excludejson | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | excludejson | Cause the publisher to exclude the generation of the json format and to exclude the json tab from the implementation guide pages. |
excludettl | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | excludettl | Cause the publisher to exclude the generation of the ttl format and to exclude the ttl tab from the implementation guide pages. |
excludemap | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | excludemap | If true, causes the mapping tab to be excluded from all StructureDefinition artifact pages |
excludelogbinaryformat | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | excludelogbinaryformat | If true, causes the xml, json and ttl tabs to be excluded for Binary resources when they're examples of logical models |
shownav | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | shownav | Determines whether the next/previous navigation tabs are shown in the header and footer |
copyrightyear | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | copyrightyear | The copyright year text to include in the implementation guide footer |
fmm-definition | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | fmm-definition | Indicates the URL that provides a definition for the maturity levels declared in the current IG. |
version-comparison | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | version-comparison | Control how the IG publisher does a comparison with a previously published version (see qa.html). Possible values:
|
version-comparison-master | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | version-comparison-master | Provide this parameter to instruct the IG publisher to mark up the generated pages with the differences found for the version specified. This version can be listed in version-comparison too but it doesn't need to be. Note that the impact of this parameter is a work in progress |
ipa-comparison | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | ipa-comparison | Control how the IG publisher does a comparison with a IPA (see qa.html). Possible values:
|
ips-comparison | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | ips-comparison | Control how the IG publisher does a comparison with a IPS (see qa.html). Possible values:
|
bundle-references-resolve | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | bundle-references-resolve | Whether to require that references in bundles resolve. |
format-date | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | format-date | String format to use when rendering date values from resources in the implementation guide. |
format-datetime | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | format-datetime | String format to use when rendering date/time values from resources in the implementation guide. Note: see Patterns for Formatting and Parsing for Java String formats |
no-modifiers | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | no-modifiers | If set to |
jekyll-timeout | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | jekyll-timeout | How long to let Jekyll run before giving up on it (seconds) |
suppressed-ids | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | suppressed-ids | A comma separated list of resource ids to suppress ids when they are rendered in the Implementation Guide. This is useful because the IG publication process requires all resources to have ids, so they can be handled. But in some Implementation Guides, some examples should not have ids .e.g showing an example of posting a new resource. If the resource is listed here, the id will be removed in the publication (but not the package, where the resources must have ids). The format is either type/id, or just id. Repeating parameters just add more to the list. If the parameter is present with the special value $examples, then all examples will have ids suppressed If the parameter is not present, then all resources will have ids. |
tabbed-snapshots | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | tabbed-snapshots | A boolean that indicates that the implementation guide leverages tabs to include alternate dictionary views and that tabs for differential, key and/or must-support tables should link to anchors specific to those tables rather than only to the default 'snapshot' keys. |
jira-code | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | jira-code | If your IG is published via HL7 and should your package ID diverge from the file name in the JIRA-Spec-Artifacts repository, this parameter will help point to the right file. |
r4-exclusion | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | r4-exclusion | For an R4B IG, ignore this profile when considering conversion to R4, or for an R4 IG, omit this when generating the R4 specific package. Value is either '{type}/{id}' or '{url}' |
r4b-exclusion | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | r4b-exclusion | For an R4 IG, ignore this profile when considering conversion to R4B, or for an R4B IG, omit this when generating the R4B specific package. Value is either '{type}/{id}' or '{url}' |
produce-jekyll-data | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | produce-jekyll-data | Produce the resources as .json in the jekyll _data folder. Note that Jekyll will fail if any of the resources contain non-ascii characters |
page-factory | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | page-factory | Reference to a Page Factory |
globals-in-artifacts | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | globals-in-artifacts | If true, causes the list of global profiles to appear at the top of the Artifacts Summary page |
noRootToc | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | No root table-of-contents | If true, causes the ig to not inject a root 'toc' page if that's not already the root (only functions in templates that do this by default) |
artifactsOnRoot | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | Artifacts on root | If true, causes artifact pages to be created as children of the IG's 'root' page rather than the 'artifacts' page (if the template supports doing that) |
conversion-version | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | conversion-version | Defines an additional version of the FHIR definitions to load for version conversion maps. Value is either RX or V.V (e.g. R4 or 4.0). Additional versions are loaded with modified URLs (e.g. R4 is loaded to http://hl7.org.fhir/4.0) |
no-usage-check | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | no-usage-check | No Warning in QA if there are extensions/profiles that are not used in this IG |
i18n-default-lang | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | i18n-default-lang | The default language (e.g. Resource.language) to assume in the IG when the resource and/or the element context doesn't specify a language |
i18n-lang | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | i18n-lang | A language to translate the IG into. note that i18n-default-lang is automatically a language, and doesn't need to be restated |
translation-sources | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | translation-sources | A folder in which to look for translation source files - .po or .xliff or .json |
translation-supplements | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | translation-supplements | A folder in which to look for translation supplements - .po or .xliff or .json. This is deprecated - use translation-sources instead |
display-warnings | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | display-warnings | Instruct the terminology layer that wrong displays result in a warning not an error. Note that you have to clear the terminology cache manually when changing the value of this parameter. |
logged-when-scanning | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | logged-when-scanning | Whether to report issues when scanning files for resources. Valid values are: true, false, stack |
validation-duration-report-cutoff | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | validation-duration-report-cutoff | An integer value that specifies the a number of seconds. If any resource takes longer than that time, it will be reported in the log |
viewDefinition | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | viewDefinition | A ViewDefinition to execute (path to file). Output is added in the package.db file as a generated table, and can be used in the page contents. See also documentation |
fixed-value-format | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | Fixed Value Format Code | A code that indicates how to format fixed and pattern values. Valid values for this parameter are json | json-all | xml | all-xml. The -all options relate to primitives - whether they are shown just as a value or as a formatted fragment |
auto-oid-root | http://hl7.org/fhir/tools/CodeSystem/ig-parameters | OID root for automatically assigned OIDs | Defines the OID root for the IG. Must be globally unique. Contact the FHIR product director or deputy for an assignment, though you can assign your own if you wish. If this is present, any canonical resources that do not have OIDs assigned manually will have OIDs automatically assigned by the publisher. The OID assignments are stored in oids.ini next to the IG resource for the IG, and must be committed with other changes to the source. |
Explanation of the columns that may appear on this page:
Level | A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies |
System | The source of the definition of the code (when the value set draws in codes defined elsewhere) |
Code | The code (used as the code in the resource instance) |
Display | The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application |
Definition | An explanation of the meaning of the concept |
Comments | Additional notes about how to use the code |