This page is part of the FHIR Specification (v3.2.0: R4 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
FHIR Infrastructure Work Group | Maturity Level: N/A | Ballot Status: Informative | Compartments: Not linked to any defined compartments |
StructureDefinition for implementationguideoutput
{ "resourceType": "StructureDefinition", "id": "ImplementationGuideOutput", "meta": { "lastUpdated": "2017-12-20T15:52:34.818+11:00" }, "text": { "status": "generated", "div": "<div>!-- Snipped for Brevity --></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "url": "http://hl7.org/fhir/StructureDefinition/ImplementationGuideOutput", "name": "ImplementationGuideOutput", "status": "draft", "date": "2017-12-20T15:52:34+11:00", "publisher": "Health Level Seven International (FHIR Infrastructure)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] }, { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fiwg/index.cfm" } ] } ], "description": "A set of rules of how FHIR is used to solve a particular problem. 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.", "purpose": "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.", "fhirVersion": "3.2.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "w5", "uri": "http://hl7.org/fhir/w5", "name": "W5 Mapping" }, { "identity": "objimpl", "uri": "http://hl7.org/fhir/object-implementation", "name": "Object Implementation Information" } ], "kind": "resource", "abstract": false, "type": "ImplementationGuideOutput", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource", "_baseDefinition": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-codegen-super", "valueString": "MetadataResource" } ] }, "derivation": "specialization", "snapshot": { "element": [ { "id": "ImplementationGuideOutput", "path": "ImplementationGuideOutput", "short": "A set of rules about how FHIR is used", "definition": "A set of rules of how FHIR is used to solve a particular problem. 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.", "min": 1, "max": "1", "constraint": [ { "key": "dom-2", "severity": "error", "human": "If the resource is contained in another resource, it SHALL NOT contain nested Resources", "expression": "contained.contained.empty()", "xpath": "not(parent::f:contained and f:contained)", "source": "DomainResource" }, { "key": "dom-1", "severity": "error", "human": "If the resource is contained in another resource, it SHALL NOT contain any narrative", "expression": "contained.text.empty()", "xpath": "not(parent::f:contained and f:text)", "source": "DomainResource" }, { "key": "dom-4", "severity": "error", "human": "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated", "expression": "contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()", "xpath": "not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))", "source": "DomainResource" }, { "key": "dom-3", "severity": "error", "human": "If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource", "expression": "contained.all(('#'+id in %resource.descendants().reference) or descendants().where(reference = '#').exists())", "xpath": "not(exists(for $contained in f:contained return $contained[not(parent::*/descendant::f:reference/@value=concat('#', $contained/*/id/@value) or descendant::reference[@value='#'])]))", "source": "DomainResource" } ], "mapping": [ { "identity": "rim", "map": "Entity. Role, or Act" }, { "identity": "rim", "map": "n/a" }, { "identity": "w5", "map": "conformance.misc" } ] }, { "id": "ImplementationGuideOutput.id", "path": "ImplementationGuideOutput.id", "short": "Logical id of this artifact", "definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.", "comment": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.", "min": 0, "max": "1", "base": { "path": "Resource.id", "min": 0, "max": "1" }, "type": [ { "code": "id" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.meta", "path": "ImplementationGuideOutput.meta", "short": "Metadata about the resource", "definition": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.", "min": 0, "max": "1", "base": { "path": "Resource.meta", "min": 0, "max": "1" }, "type": [ { "code": "Meta" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.implicitRules", "path": "ImplementationGuideOutput.implicitRules", "short": "A set of rules under which this content was created", "definition": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.", "comment": "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. \n\nThis element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation.", "min": 0, "max": "1", "base": { "path": "Resource.implicitRules", "min": 0, "max": "1" }, "type": [ { "code": "uri" } ], "isModifier": true, "isSummary": true }, { "id": "ImplementationGuideOutput.language", "path": "ImplementationGuideOutput.language", "short": "Language of the resource content", "definition": "The base language in which the resource is written.", "comment": "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).", "min": 0, "max": "1", "base": { "path": "Resource.language", "min": 0, "max": "1" }, "type": [ { "code": "code" } ], "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet", "valueReference": { "reference": "http://hl7.org/fhir/ValueSet/all-languages" } }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "Language" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "strength": "extensible", "description": "A human language.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/languages" } } }, { "id": "ImplementationGuideOutput.text", "path": "ImplementationGuideOutput.text", "short": "Text summary of the resource, for human interpretation", "definition": "A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.", "comment": "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded in formation is added later.", "alias": [ "narrative", "html", "xhtml", "display" ], "min": 0, "max": "1", "base": { "path": "DomainResource.text", "min": 0, "max": "1" }, "type": [ { "code": "Narrative" } ], "condition": [ "dom-1" ], "mapping": [ { "identity": "rim", "map": "Act.text?" } ] }, { "id": "ImplementationGuideOutput.contained", "path": "ImplementationGuideOutput.contained", "short": "Contained, inline Resources", "definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.", "comment": "This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again.", "alias": [ "inline resources", "anonymous resources", "contained resources" ], "min": 0, "max": "*", "base": { "path": "DomainResource.contained", "min": 0, "max": "*" }, "type": [ { "code": "Resource" } ], "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ImplementationGuideOutput.extension", "path": "ImplementationGuideOutput.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "DomainResource.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ImplementationGuideOutput.modifierExtension", "path": "ImplementationGuideOutput.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "DomainResource.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "isModifier": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ImplementationGuideOutput.url", "path": "ImplementationGuideOutput.url", "short": "Logical URI to reference this implementation guide output (globally unique)", "definition": "An absolute URI that is used to identify this implementation guide output when it is referenced in a specification, model, design or an instance. This SHOULD be globally unique, and SHOULD be a literal address at which this implementation guide output is (or will be) published.", "comment": "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.\n\nThe URL SHOULD include the major version of the implementation guide output. For more information see [Technical and Business Versions](resource.html#versions).", "requirements": "Allows the implementation guide output 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.", "alias": [ "url", "authoritative-url", "destination", "identity" ], "min": 1, "max": "1", "type": [ { "code": "uri" } ], "isSummary": true, "mapping": [ { "identity": "w5", "map": "FiveWs.identifier" }, { "identity": "w5", "map": "id" } ] }, { "id": "ImplementationGuideOutput.version", "path": "ImplementationGuideOutput.version", "short": "Business version of the implementation guide output", "definition": "The identifier that is used to identify this version of the implementation guide output when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the implementation guide output author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence.", "comment": "There may be different implementation guide output instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the implementation guide output with the format [url]|[version].", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true, "mapping": [ { "identity": "w5", "map": "FiveWs.version" }, { "identity": "w5", "map": "id.version" } ] }, { "id": "ImplementationGuideOutput.name", "path": "ImplementationGuideOutput.name", "short": "Name for this implementation guide output (computer friendly)", "definition": "A natural language name identifying the implementation guide output. This name should be usable as an identifier for the module by machine processing applications such as code generation.", "comment": "The name is not expected to be globally unique. The name should be a simple alpha-numeric type name to ensure that it is computable friendly.", "requirements": "Support human navigation and code generation.", "min": 1, "max": "1", "type": [ { "code": "string" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.status", "path": "ImplementationGuideOutput.status", "short": "draft | active | retired | unknown", "definition": "The status of this implementation guide output. Enables tracking the life-cycle of the content.", "comment": "Allows filtering of implementation guide outputs that are appropriate for use vs. not. \nThis is labeled as \"Is Modifier\" because applications should not use a retired implementation guide output without due consideration.", "min": 1, "max": "1", "type": [ { "code": "code" } ], "isModifier": true, "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "PublicationStatus" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "strength": "required", "description": "The lifecycle status of a Value Set or Concept Map.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/publication-status" } }, "mapping": [ { "identity": "w5", "map": "FiveWs.status" }, { "identity": "w5", "map": "status" } ] }, { "id": "ImplementationGuideOutput.experimental", "path": "ImplementationGuideOutput.experimental", "short": "For testing purposes, not real usage", "definition": "A boolean value to indicate that this implementation guide output is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.", "comment": "Allows filtering of implementation guide output that are appropriate for use vs. not. This is labeled as \"Is Modifier\" because applications should not use an experimental implementation guide output in production.", "requirements": "Enables experimental content to be developed following the same lifecycle that would be used for a production-level implementation guide output.", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isModifier": true, "isSummary": true, "mapping": [ { "identity": "w5", "map": "FiveWs.class" }, { "identity": "w5", "map": "class" } ] }, { "id": "ImplementationGuideOutput.date", "path": "ImplementationGuideOutput.date", "short": "Date this was last changed", "definition": "The date (and optionally time) when the implementation guide output was published. The date must change if and when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the implementation guide output changes.", "comment": "Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the implementation guide output. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.", "alias": [ "Revision Date" ], "min": 0, "max": "1", "type": [ { "code": "dateTime" } ], "isSummary": true, "mapping": [ { "identity": "w5", "map": "FiveWs.recorded" }, { "identity": "w5", "map": "when.recorded" } ] }, { "id": "ImplementationGuideOutput.publisher", "path": "ImplementationGuideOutput.publisher", "short": "Name of the publisher (organization or individual)", "definition": "The name of the individual or organization that published the implementation guide output.", "comment": "Usually an organization, but may be an individual. The publisher (or steward) of the implementation guide output is the organization or individual primarily responsible for the maintenance and upkeep of the implementation guide output. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the implementation guide output. This item SHOULD be populated unless the information is available from context.", "requirements": "Helps establish the \"authority/credibility\" of the implementation guide output. May also allow for contact.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true, "mapping": [ { "identity": "w5", "map": "FiveWs.witness" }, { "identity": "w5", "map": "who.witness" } ] }, { "id": "ImplementationGuideOutput.contact", "path": "ImplementationGuideOutput.contact", "short": "Contact details for the publisher", "definition": "Contact details to assist a user in finding and communicating with the publisher.", "comment": "May be a web site, an email address, a telephone number, etc.", "min": 0, "max": "*", "type": [ { "code": "ContactDetail" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.description", "path": "ImplementationGuideOutput.description", "short": "Natural language description of the implementation guide output", "definition": "A free text natural language description of the implementation guide output from a consumer's perspective.", "comment": "This description can be used to capture details such as why the implementation guide output was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the implementation guide output as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the profile is presumed to be the predominant language in the place the profile was created).", "min": 0, "max": "1", "type": [ { "code": "markdown" } ] }, { "id": "ImplementationGuideOutput.useContext", "path": "ImplementationGuideOutput.useContext", "short": "Context the content is intended to support", "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 for appropriate implementation guide output instances.", "comment": "When multiple useContexts are specified, there is no expectation whether all or any of the contexts apply.", "requirements": "Assist in searching for appropriate content.", "min": 0, "max": "*", "type": [ { "code": "UsageContext" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.jurisdiction", "path": "ImplementationGuideOutput.jurisdiction", "short": "Intended jurisdiction for implementation guide output (if applicable)", "definition": "A legal or geographic region in which the implementation guide output is intended to be used.", "comment": "It may be possible for the implementation guide output to be used in jurisdictions other than those for which it was originally designed or intended.", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ], "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "Jurisdiction" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "strength": "extensible", "description": "Countries and regions within which this artifact is targeted for use", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/jurisdiction" } } }, { "id": "ImplementationGuideOutput.copyright", "path": "ImplementationGuideOutput.copyright", "short": "Use and/or publishing restrictions", "definition": "A copyright statement relating to the implementation guide output and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the implementation guide output.", "requirements": "Consumers must be able to determine any legal restrictions on the use of the implementation guide output and/or its content.", "alias": [ "License", "Restrictions" ], "min": 0, "max": "1", "type": [ { "code": "markdown" } ], "mapping": [ { "identity": "objimpl", "map": "no-gen-base" } ] }, { "id": "ImplementationGuideOutput.fhirVersion", "path": "ImplementationGuideOutput.fhirVersion", "short": "FHIR Version this Implementation Guide targets", "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 3.2.0 for this version.", "comment": "An Implementation Guide should specify the target it applies to, as ImplementationGuides are rarely valid across multiple versions of FHIR.", "min": 0, "max": "1", "type": [ { "code": "id" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.dependency", "path": "ImplementationGuideOutput.dependency", "short": "Another Implementation guide this depends on", "definition": "Another implementation guide that this implementation depends on. Typically, an implementation guide uses value sets, profiles etc.defined in other implementation guides.", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() | (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "Element" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.dependency.id", "path": "ImplementationGuideOutput.dependency.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "code": "string" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ImplementationGuideOutput.dependency.extension", "path": "ImplementationGuideOutput.dependency.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ImplementationGuideOutput.dependency.modifierExtension", "path": "ImplementationGuideOutput.dependency.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "isModifier": true, "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ImplementationGuideOutput.dependency.type", "path": "ImplementationGuideOutput.dependency.type", "short": "reference | inclusion", "definition": "How the dependency is represented when the guide is published.", "comment": "For information about processing included guides, see [Including Guides](implementationguide.html#include).", "min": 1, "max": "1", "type": [ { "code": "code" } ], "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "GuideDependencyType" } ], "strength": "required", "description": "How a dependency is represented when the guide is published.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/guide-dependency-type" } } }, { "id": "ImplementationGuideOutput.dependency.uri", "path": "ImplementationGuideOutput.dependency.uri", "short": "Where to find dependency", "definition": "Where the dependency is located.", "comment": "When a guide is published, and the type is 'include', this will be a relative reference within the guide.", "min": 1, "max": "1", "type": [ { "code": "uri" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.resource", "path": "ImplementationGuideOutput.resource", "short": "Resource in the implementation guide", "definition": "A resource that is part of the implementation guide. Conformance resources (value set, structure definition, capability statements etc.) are obvious candidates for inclusion, but any kind of resource can be included as an example resource.", "min": 1, "max": "*", "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() | (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "Element" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.resource.id", "path": "ImplementationGuideOutput.resource.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "code": "string" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ImplementationGuideOutput.resource.extension", "path": "ImplementationGuideOutput.resource.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ImplementationGuideOutput.resource.modifierExtension", "path": "ImplementationGuideOutput.resource.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "isModifier": true, "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ImplementationGuideOutput.resource.reference", "path": "ImplementationGuideOutput.resource.reference", "short": "Location of the resource", "definition": "Where this resource is found.", "comment": "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.", "min": 1, "max": "1", "type": [ { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/Resource" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.resource.example[x]", "path": "ImplementationGuideOutput.resource.example[x]", "short": "Is an example/What is this an example of?", "definition": "If true or a reference, indicates the resource is an example instance. If a reference is present, indicates that the example is an example of the specified profile.", "comment": "Typically, conformance resources and knowledge resources are directly part of the implementation guide, with their normal meaning, and patient linked resources are usually examples. However this is not always true.", "min": 0, "max": "1", "type": [ { "code": "boolean" }, { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/StructureDefinition" } ] }, { "id": "ImplementationGuideOutput.resource.relativePath", "path": "ImplementationGuideOutput.resource.relativePath", "short": "Relative path for page in IG", "definition": "The relative path for primary page for this resource within the IG.", "comment": "Appending 'rendering' + \"/\" + this should resolve to the resource page.", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ImplementationGuideOutput.global", "path": "ImplementationGuideOutput.global", "short": "Profiles that apply globally", "definition": "A set of profiles that all resources covered by this implementation guide must conform to.", "comment": "See [Default Profiles](implementationguide.html#default) for a discussion of which resources are 'covered' by an implementation guide.", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() | (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "Element" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.global.id", "path": "ImplementationGuideOutput.global.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "code": "string" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ImplementationGuideOutput.global.extension", "path": "ImplementationGuideOutput.global.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ImplementationGuideOutput.global.modifierExtension", "path": "ImplementationGuideOutput.global.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "isModifier": true, "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ImplementationGuideOutput.global.type", "path": "ImplementationGuideOutput.global.type", "short": "Type this profiles applies to", "definition": "The type of resource that all instances must conform to.", "comment": "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.", "min": 1, "max": "1", "type": [ { "code": "code" } ], "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "ResourceType" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "strength": "required", "description": "One of the resource types defined as part of FHIR.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/resource-types" } } }, { "id": "ImplementationGuideOutput.global.profile", "path": "ImplementationGuideOutput.global.profile", "short": "Profile that all resources must conform to", "definition": "A reference to the profile that all instances must conform to.", "min": 1, "max": "1", "type": [ { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/StructureDefinition" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.rendering", "path": "ImplementationGuideOutput.rendering", "short": "Location of rendered implementation guide", "definition": "A pointer to official web page, PDF or other rendering of the implementation guide.", "min": 0, "max": "1", "type": [ { "code": "uri" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.page", "path": "ImplementationGuideOutput.page", "short": "HTML page within the parent IG", "definition": "Information about a page within the IG.", "requirements": "Allows validation of hyperlinks from a derived IG to this IG without a local copy of the IG.", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() | (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "Element" } ] }, { "id": "ImplementationGuideOutput.page.id", "path": "ImplementationGuideOutput.page.id", "representation": [ "xmlAttr" ], "short": "xml:id (or equivalent in JSON)", "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "code": "string" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ImplementationGuideOutput.page.extension", "path": "ImplementationGuideOutput.page.extension", "short": "Additional Content defined by implementations", "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ImplementationGuideOutput.page.modifierExtension", "path": "ImplementationGuideOutput.page.modifierExtension", "short": "Extensions that cannot be ignored", "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.", "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "isModifier": true, "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ImplementationGuideOutput.page.name", "path": "ImplementationGuideOutput.page.name", "short": "HTML page name", "definition": "Relative path to the page.", "comment": "Appending 'rendering' + \"/\" + this should resolve to the page.", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ImplementationGuideOutput.page.title", "path": "ImplementationGuideOutput.page.title", "short": "Title of the page", "definition": "Label for the page intended for human display.", "requirements": "Allows generation of labels for markdown-generated hyperlinks.", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ImplementationGuideOutput.page.anchor", "path": "ImplementationGuideOutput.page.anchor", "short": "Anchor available on the page", "definition": "The name of an anchor available on the page.", "comment": "Appending 'rendering' + \"/\" + page.name + \"#\" + page.anchor should resolve to the anchor.", "requirements": "Allows validation of hyperlinks from a derived IG to this IG without a local copy of the IG.", "min": 0, "max": "*", "type": [ { "code": "string" } ] }, { "id": "ImplementationGuideOutput.image", "path": "ImplementationGuideOutput.image", "short": "Image within the IG", "definition": "Indicates a relative path to an image that exists within the IG.", "requirements": "Allows validation of image links from a derived IG to this IG without a local copy of the IG.", "min": 0, "max": "*", "type": [ { "code": "string" } ] }, { "id": "ImplementationGuideOutput.other", "path": "ImplementationGuideOutput.other", "short": "Additional linkable file in IG", "definition": "Indicates the relative path of an additional non-page, non-image file that is part of the IG - e.g. zip, jar and similar files that could be the target of a hyperlink in a derived IG.", "requirements": "Allows validation of links from a derived IG to this IG without a local copy of the IG.", "min": 0, "max": "*", "type": [ { "code": "string" } ] } ] }, "differential": { "element": [ { "id": "ImplementationGuideOutput", "path": "ImplementationGuideOutput", "short": "A set of rules about how FHIR is used", "definition": "A set of rules of how FHIR is used to solve a particular problem. 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.", "min": 1, "max": "1", "mapping": [ { "identity": "rim", "map": "n/a" }, { "identity": "w5", "map": "conformance.misc" } ] }, { "id": "ImplementationGuideOutput.url", "path": "ImplementationGuideOutput.url", "short": "Logical URI to reference this implementation guide output (globally unique)", "definition": "An absolute URI that is used to identify this implementation guide output when it is referenced in a specification, model, design or an instance. This SHOULD be globally unique, and SHOULD be a literal address at which this implementation guide output is (or will be) published.", "comment": "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.\n\nThe URL SHOULD include the major version of the implementation guide output. For more information see [Technical and Business Versions](resource.html#versions).", "requirements": "Allows the implementation guide output 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.", "alias": [ "url", "authoritative-url", "destination", "identity" ], "min": 1, "max": "1", "type": [ { "code": "uri" } ], "isSummary": true, "mapping": [ { "identity": "w5", "map": "FiveWs.identifier" }, { "identity": "w5", "map": "id" } ] }, { "id": "ImplementationGuideOutput.version", "path": "ImplementationGuideOutput.version", "short": "Business version of the implementation guide output", "definition": "The identifier that is used to identify this version of the implementation guide output when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the implementation guide output author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence.", "comment": "There may be different implementation guide output instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the implementation guide output with the format [url]|[version].", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true, "mapping": [ { "identity": "w5", "map": "FiveWs.version" }, { "identity": "w5", "map": "id.version" } ] }, { "id": "ImplementationGuideOutput.name", "path": "ImplementationGuideOutput.name", "short": "Name for this implementation guide output (computer friendly)", "definition": "A natural language name identifying the implementation guide output. This name should be usable as an identifier for the module by machine processing applications such as code generation.", "comment": "The name is not expected to be globally unique. The name should be a simple alpha-numeric type name to ensure that it is computable friendly.", "requirements": "Support human navigation and code generation.", "min": 1, "max": "1", "type": [ { "code": "string" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.status", "path": "ImplementationGuideOutput.status", "short": "draft | active | retired | unknown", "definition": "The status of this implementation guide output. Enables tracking the life-cycle of the content.", "comment": "Allows filtering of implementation guide outputs that are appropriate for use vs. not. \nThis is labeled as \"Is Modifier\" because applications should not use a retired implementation guide output without due consideration.", "min": 1, "max": "1", "type": [ { "code": "code" } ], "isModifier": true, "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "PublicationStatus" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "strength": "required", "description": "The lifecycle status of a Value Set or Concept Map.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/publication-status" } }, "mapping": [ { "identity": "w5", "map": "FiveWs.status" }, { "identity": "w5", "map": "status" } ] }, { "id": "ImplementationGuideOutput.experimental", "path": "ImplementationGuideOutput.experimental", "short": "For testing purposes, not real usage", "definition": "A boolean value to indicate that this implementation guide output is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.", "comment": "Allows filtering of implementation guide output that are appropriate for use vs. not. This is labeled as \"Is Modifier\" because applications should not use an experimental implementation guide output in production.", "requirements": "Enables experimental content to be developed following the same lifecycle that would be used for a production-level implementation guide output.", "min": 0, "max": "1", "type": [ { "code": "boolean" } ], "isModifier": true, "isSummary": true, "mapping": [ { "identity": "w5", "map": "FiveWs.class" }, { "identity": "w5", "map": "class" } ] }, { "id": "ImplementationGuideOutput.date", "path": "ImplementationGuideOutput.date", "short": "Date this was last changed", "definition": "The date (and optionally time) when the implementation guide output was published. The date must change if and when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the implementation guide output changes.", "comment": "Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the implementation guide output. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.", "alias": [ "Revision Date" ], "min": 0, "max": "1", "type": [ { "code": "dateTime" } ], "isSummary": true, "mapping": [ { "identity": "w5", "map": "FiveWs.recorded" }, { "identity": "w5", "map": "when.recorded" } ] }, { "id": "ImplementationGuideOutput.publisher", "path": "ImplementationGuideOutput.publisher", "short": "Name of the publisher (organization or individual)", "definition": "The name of the individual or organization that published the implementation guide output.", "comment": "Usually an organization, but may be an individual. The publisher (or steward) of the implementation guide output is the organization or individual primarily responsible for the maintenance and upkeep of the implementation guide output. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the implementation guide output. This item SHOULD be populated unless the information is available from context.", "requirements": "Helps establish the \"authority/credibility\" of the implementation guide output. May also allow for contact.", "min": 0, "max": "1", "type": [ { "code": "string" } ], "isSummary": true, "mapping": [ { "identity": "w5", "map": "FiveWs.witness" }, { "identity": "w5", "map": "who.witness" } ] }, { "id": "ImplementationGuideOutput.contact", "path": "ImplementationGuideOutput.contact", "short": "Contact details for the publisher", "definition": "Contact details to assist a user in finding and communicating with the publisher.", "comment": "May be a web site, an email address, a telephone number, etc.", "min": 0, "max": "*", "type": [ { "code": "ContactDetail" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.description", "path": "ImplementationGuideOutput.description", "short": "Natural language description of the implementation guide output", "definition": "A free text natural language description of the implementation guide output from a consumer's perspective.", "comment": "This description can be used to capture details such as why the implementation guide output was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the implementation guide output as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the profile is presumed to be the predominant language in the place the profile was created).", "min": 0, "max": "1", "type": [ { "code": "markdown" } ] }, { "id": "ImplementationGuideOutput.useContext", "path": "ImplementationGuideOutput.useContext", "short": "Context the content is intended to support", "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 for appropriate implementation guide output instances.", "comment": "When multiple useContexts are specified, there is no expectation whether all or any of the contexts apply.", "requirements": "Assist in searching for appropriate content.", "min": 0, "max": "*", "type": [ { "code": "UsageContext" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.jurisdiction", "path": "ImplementationGuideOutput.jurisdiction", "short": "Intended jurisdiction for implementation guide output (if applicable)", "definition": "A legal or geographic region in which the implementation guide output is intended to be used.", "comment": "It may be possible for the implementation guide output to be used in jurisdictions other than those for which it was originally designed or intended.", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ], "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "Jurisdiction" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "strength": "extensible", "description": "Countries and regions within which this artifact is targeted for use", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/jurisdiction" } } }, { "id": "ImplementationGuideOutput.copyright", "path": "ImplementationGuideOutput.copyright", "short": "Use and/or publishing restrictions", "definition": "A copyright statement relating to the implementation guide output and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the implementation guide output.", "requirements": "Consumers must be able to determine any legal restrictions on the use of the implementation guide output and/or its content.", "alias": [ "License", "Restrictions" ], "min": 0, "max": "1", "type": [ { "code": "markdown" } ], "mapping": [ { "identity": "objimpl", "map": "no-gen-base" } ] }, { "id": "ImplementationGuideOutput.fhirVersion", "path": "ImplementationGuideOutput.fhirVersion", "short": "FHIR Version this Implementation Guide targets", "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 3.2.0 for this version.", "comment": "An Implementation Guide should specify the target it applies to, as ImplementationGuides are rarely valid across multiple versions of FHIR.", "min": 0, "max": "1", "type": [ { "code": "id" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.dependency", "path": "ImplementationGuideOutput.dependency", "short": "Another Implementation guide this depends on", "definition": "Another implementation guide that this implementation depends on. Typically, an implementation guide uses value sets, profiles etc.defined in other implementation guides.", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.dependency.type", "path": "ImplementationGuideOutput.dependency.type", "short": "reference | inclusion", "definition": "How the dependency is represented when the guide is published.", "comment": "For information about processing included guides, see [Including Guides](implementationguide.html#include).", "min": 1, "max": "1", "type": [ { "code": "code" } ], "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "GuideDependencyType" } ], "strength": "required", "description": "How a dependency is represented when the guide is published.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/guide-dependency-type" } } }, { "id": "ImplementationGuideOutput.dependency.uri", "path": "ImplementationGuideOutput.dependency.uri", "short": "Where to find dependency", "definition": "Where the dependency is located.", "comment": "When a guide is published, and the type is 'include', this will be a relative reference within the guide.", "min": 1, "max": "1", "type": [ { "code": "uri" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.resource", "path": "ImplementationGuideOutput.resource", "short": "Resource in the implementation guide", "definition": "A resource that is part of the implementation guide. Conformance resources (value set, structure definition, capability statements etc.) are obvious candidates for inclusion, but any kind of resource can be included as an example resource.", "min": 1, "max": "*", "type": [ { "code": "BackboneElement" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.resource.reference", "path": "ImplementationGuideOutput.resource.reference", "short": "Location of the resource", "definition": "Where this resource is found.", "comment": "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.", "min": 1, "max": "1", "type": [ { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/Resource" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.resource.example[x]", "path": "ImplementationGuideOutput.resource.example[x]", "short": "Is an example/What is this an example of?", "definition": "If true or a reference, indicates the resource is an example instance. If a reference is present, indicates that the example is an example of the specified profile.", "comment": "Typically, conformance resources and knowledge resources are directly part of the implementation guide, with their normal meaning, and patient linked resources are usually examples. However this is not always true.", "min": 0, "max": "1", "type": [ { "code": "boolean" }, { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/StructureDefinition" } ] }, { "id": "ImplementationGuideOutput.resource.relativePath", "path": "ImplementationGuideOutput.resource.relativePath", "short": "Relative path for page in IG", "definition": "The relative path for primary page for this resource within the IG.", "comment": "Appending 'rendering' + \"/\" + this should resolve to the resource page.", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ImplementationGuideOutput.global", "path": "ImplementationGuideOutput.global", "short": "Profiles that apply globally", "definition": "A set of profiles that all resources covered by this implementation guide must conform to.", "comment": "See [Default Profiles](implementationguide.html#default) for a discussion of which resources are 'covered' by an implementation guide.", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.global.type", "path": "ImplementationGuideOutput.global.type", "short": "Type this profiles applies to", "definition": "The type of resource that all instances must conform to.", "comment": "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.", "min": 1, "max": "1", "type": [ { "code": "code" } ], "isSummary": true, "binding": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName", "valueString": "ResourceType" }, { "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding", "valueBoolean": true } ], "strength": "required", "description": "One of the resource types defined as part of FHIR.", "valueSetReference": { "reference": "http://hl7.org/fhir/ValueSet/resource-types" } } }, { "id": "ImplementationGuideOutput.global.profile", "path": "ImplementationGuideOutput.global.profile", "short": "Profile that all resources must conform to", "definition": "A reference to the profile that all instances must conform to.", "min": 1, "max": "1", "type": [ { "code": "Reference", "targetProfile": "http://hl7.org/fhir/StructureDefinition/StructureDefinition" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.rendering", "path": "ImplementationGuideOutput.rendering", "short": "Location of rendered implementation guide", "definition": "A pointer to official web page, PDF or other rendering of the implementation guide.", "min": 0, "max": "1", "type": [ { "code": "uri" } ], "isSummary": true }, { "id": "ImplementationGuideOutput.page", "path": "ImplementationGuideOutput.page", "short": "HTML page within the parent IG", "definition": "Information about a page within the IG.", "requirements": "Allows validation of hyperlinks from a derived IG to this IG without a local copy of the IG.", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ] }, { "id": "ImplementationGuideOutput.page.name", "path": "ImplementationGuideOutput.page.name", "short": "HTML page name", "definition": "Relative path to the page.", "comment": "Appending 'rendering' + \"/\" + this should resolve to the page.", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ImplementationGuideOutput.page.title", "path": "ImplementationGuideOutput.page.title", "short": "Title of the page", "definition": "Label for the page intended for human display.", "requirements": "Allows generation of labels for markdown-generated hyperlinks.", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ImplementationGuideOutput.page.anchor", "path": "ImplementationGuideOutput.page.anchor", "short": "Anchor available on the page", "definition": "The name of an anchor available on the page.", "comment": "Appending 'rendering' + \"/\" + page.name + \"#\" + page.anchor should resolve to the anchor.", "requirements": "Allows validation of hyperlinks from a derived IG to this IG without a local copy of the IG.", "min": 0, "max": "*", "type": [ { "code": "string" } ] }, { "id": "ImplementationGuideOutput.image", "path": "ImplementationGuideOutput.image", "short": "Image within the IG", "definition": "Indicates a relative path to an image that exists within the IG.", "requirements": "Allows validation of image links from a derived IG to this IG without a local copy of the IG.", "min": 0, "max": "*", "type": [ { "code": "string" } ] }, { "id": "ImplementationGuideOutput.other", "path": "ImplementationGuideOutput.other", "short": "Additional linkable file in IG", "definition": "Indicates the relative path of an additional non-page, non-image file that is part of the IG - e.g. zip, jar and similar files that could be the target of a hyperlink in a derived IG.", "requirements": "Allows validation of links from a derived IG to this IG without a local copy of the IG.", "min": 0, "max": "*", "type": [ { "code": "string" } ] } ] } }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.