http://hl7.org/fhir/StructureDefinition/ImplementationGuide|4.0.1
A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources. This resource is used to gather all the parts of an implementation guide into a logical whole and to publish a computable definition of all the parts.
description: A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources. This resource is used to gather all the parts of an implementation guide into a logical whole and to publish a computable definition of all the parts. derivation: specialization name: ImplementationGuide type: ImplementationGuide elements: description: {short: Natural language description of the implementation guide, index: 9} definition: constraint: ig-1: {human: 'If a resource has a groupingId, it must refer to a grouping defined in the Implementation Guide', severity: error, expression: resource.groupingId.all(%context.grouping.id contains $this)} short: Information needed to build the IG index: 23 elements: grouping: short: Grouping used to present related resources in the IG array: true index: 24 elements: name: {short: Descriptive name for the package, index: 25} description: {short: Human readable text describing the package, index: 26} required: [name] resource: min: 1 short: Resource in the implementation guide array: true index: 27 elements: reference: {short: Location of the resource, index: 28} fhirVersion: short: Versions this applies to (if different to IG) array: true binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/FHIR-version|4.0.1'} index: 29 name: {short: Human Name for the resource, index: 30} description: {short: Reason why included in guide, index: 31} example: short: Is an example/What is this an example of? choices: [] index: 33 groupingId: {short: Grouping this is part of, index: 34} required: [reference] page: short: Page/Section in the Guide index: 35 elements: name: short: Where to find that page choices: [] index: 37 title: {short: Short title shown for navigational assistance, index: 38} generation: short: html | markdown | xml | generated binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/guide-page-generation|4.0.1'} index: 39 page: elementReference: ['http://hl7.org/fhir/StructureDefinition/ImplementationGuide', elements, definition, elements, page] short: Nested Pages / Sections array: true index: 40 required: [generation, name, title] parameter: short: Defines how IG is built by tools array: true index: 41 elements: code: short: apply | path-resource | path-pages | path-tx-cache | expansion-parameter | rule-broken-links | generate-xml | generate-json | generate-turtle | html-template binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/guide-parameter-code|4.0.1'} index: 42 value: {short: Value for named type, index: 43} required: [value, code] template: short: A template for building resources array: true index: 44 elements: code: {short: Type of template specified, index: 45} source: {short: The source location for the template, index: 46} scope: {short: The scope in which the template applies, index: 47} required: [source, code] required: [resource] date: {short: Date last changed, isSummary: true, index: 6} publisher: {short: Name of the publisher (organization or individual), isSummary: true, index: 7} fhirVersion: min: 1 short: FHIR Version(s) this Implementation Guide targets array: true binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/FHIR-version|4.0.1'} isSummary: true index: 15 license: short: SPDX license code for this IG (or not-open-source) binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/spdx-license|4.0.1'} isSummary: true index: 14 jurisdiction: short: Intended jurisdiction for implementation guide (if applicable) array: true binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/jurisdiction'} isSummary: true index: 11 global: short: Profiles that apply globally array: true isSummary: true index: 20 elements: type: short: Type this profile applies to binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/resource-types|4.0.1'} isSummary: true index: 21 profile: {short: Profile that all resources must conform to, isSummary: true, index: 22} required: [profile, type] dependsOn: short: Another Implementation guide this depends on array: true isSummary: true index: 16 elements: uri: {short: Identity of the IG that this depends on, isSummary: true, index: 17} packageId: {short: NPM Package name for IG this depends on, isSummary: true, index: 18} version: {short: Version of the IG, isSummary: true, index: 19} required: [uri] name: {short: Name for this implementation guide (computer friendly), isSummary: true, index: 2} useContext: {short: The context that the content is intended to support, array: true, isSummary: true, index: 10} copyright: {short: Use and/or publishing restrictions, index: 12} experimental: {short: 'For testing purposes, not real usage', isSummary: true, index: 5} manifest: short: Information about an assembled IG index: 48 elements: rendering: {short: Location of rendered implementation guide, isSummary: true, index: 49} resource: min: 1 short: Resource in the implementation guide array: true isSummary: true index: 50 elements: reference: {short: Location of the resource, isSummary: true, index: 51} example: short: Is an example/What is this an example of? choices: [] index: 53 relativePath: {short: Relative path for page in IG, index: 54} required: [reference] page: short: HTML page within the parent IG array: true index: 55 elements: name: {short: HTML page name, index: 56} title: {short: 'Title of the page, for references', index: 57} anchor: {short: Anchor available on the page, array: true, index: 58} required: [name] image: {short: Image within the IG, array: true, index: 59} other: {short: Additional linkable file in IG, array: true, index: 60} required: [resource] title: {short: Name for this implementation guide (human friendly), isSummary: true, index: 3} status: isModifier: true short: draft | active | retired | unknown binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/publication-status|4.0.1'} isModifierReason: This is labeled as \"Is Modifier\" because applications should not use a retired {{title}} without due consideration isSummary: true index: 4 url: {short: 'Canonical identifier for this implementation guide, represented as a URI (globally unique)', isSummary: true, index: 0} version: {short: Business version of the implementation guide, isSummary: true, index: 1} packageId: {short: NPM Package name for IG, isSummary: true, index: 13} contact: {short: Contact details for the publisher, array: true, isSummary: true, index: 8} class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/ImplementationGuide base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.0.1 required: [url, name, status, packageId, fhirVersion]