{
"description": "Base StructureDefinition for ImplementationGuide Resource",
"_filename": "StructureDefinition-ImplementationGuide.json",
"requirements": "An implementation guide is able to define default profiles that must apply to any use of a resource, so validation services may need to take one or more implementation guide resources when validating.",
"package_name": "hl7.fhir.r2.core",
"date": "2015-10-24T07:41:03+11:00",
"meta": {
"lastUpdated": "2015-10-24T07:41:03.495+11:00"
},
"publisher": "Health Level Seven International (FHIR Infrastructure)",
"fhirVersion": "1.0.2",
"name": "ImplementationGuide",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM",
"identity": "rim"
}, {
"uri": "http://hl7.org/fhir/w5",
"name": "W5 Mapping",
"identity": "w5"
} ],
"abstract": false,
"type": null,
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"snapshot": {
"element": [ {
"max": "1",
"min": 1,
"path": "ImplementationGuide",
"type": [ {
"code": "DomainResource"
} ],
"short": "A set of rules about how FHIR is used",
"mapping": [ {
"map": "n/a",
"identity": "rim"
}, {
"map": "conformance.misc",
"identity": "w5"
} ],
"definition": "A set of rules or 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."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.id",
"type": [ {
"code": "id"
} ],
"short": "Logical id of this artifact",
"comments": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID.",
"isSummary": true,
"definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.meta",
"type": [ {
"code": "Meta"
} ],
"short": "Metadata about the resource",
"isSummary": true,
"definition": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource."
}, {
"path": "ImplementationGuide.implicitRules",
"min": 0,
"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.",
"isModifier": true,
"short": "A set of rules under which this content was created",
"comments": "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 as much as possible.",
"type": [ {
"code": "uri"
} ],
"max": "1",
"isSummary": true
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.language",
"type": [ {
"code": "code"
} ],
"short": "Language of the resource content",
"binding": {
"strength": "required",
"description": "A human language.",
"valueSetUri": "http://tools.ietf.org/html/bcp47"
},
"comments": "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).",
"definition": "The base language in which the resource is written."
}, {
"path": "ImplementationGuide.text",
"min": 0,
"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.",
"short": "Text summary of the resource, for human interpretation",
"comments": "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative.",
"mapping": [ {
"map": "Act.text?",
"identity": "rim"
} ],
"type": [ {
"code": "Narrative"
} ],
"alias": [ "narrative", "html", "xhtml", "display" ],
"max": "1",
"condition": [ "dom-1" ]
}, {
"path": "ImplementationGuide.contained",
"min": 0,
"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.",
"short": "Contained, inline Resources",
"comments": "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.",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Resource"
} ],
"alias": [ "inline resources", "anonymous resources", "contained resources" ],
"max": "*"
}, {
"path": "ImplementationGuide.extension",
"min": 0,
"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.",
"short": "Additional Content defined by implementations",
"comments": "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.",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*"
}, {
"path": "ImplementationGuide.modifierExtension",
"min": 0,
"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.",
"isModifier": true,
"short": "Extensions that cannot be ignored",
"comments": "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.",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*"
}, {
"path": "ImplementationGuide.url",
"requirements": "This is required to allow hosting Implementation Guides on multiple different servers, and to allow for the editorial process.",
"min": 1,
"definition": "An absolute URL that is used to identify this implementation guide when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this implementation guide is (or will be) published.",
"short": "Absolute URL used to reference this Implementation Guide",
"mapping": [ {
"map": "id",
"identity": "w5"
} ],
"type": [ {
"code": "uri"
} ],
"alias": [ "url", "authoritative-url", "destination", "identity" ],
"max": "1",
"isSummary": true
}, {
"path": "ImplementationGuide.version",
"requirements": "There may be multiple resource versions of the Implementation Guide that have this same identifier. The resource version id will change for technical reasons, whereas the stated version number needs to be under the author's control.",
"min": 0,
"definition": "The identifier that is used to identify this version of the Implementation Guide when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the Implementation Guide author manually.",
"short": "Logical id for this version of the Implementation Guide",
"mapping": [ {
"map": "id.version",
"identity": "w5"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"isSummary": true
}, {
"max": "1",
"min": 1,
"path": "ImplementationGuide.name",
"type": [ {
"code": "string"
} ],
"short": "Informal name for this Implementation Guide",
"comments": "Not expected to be globally unique.",
"isSummary": true,
"definition": "A free text natural language name identifying the Implementation Guide."
}, {
"path": "ImplementationGuide.status",
"requirements": "Allows filtering of Implementation Guides that are appropriate for use vs. not.",
"min": 1,
"definition": "The status of the Implementation Guide.",
"isModifier": true,
"short": "draft | active | retired",
"mapping": [ {
"map": "status",
"identity": "w5"
} ],
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"description": "The lifecycle status of a Value Set or Concept Map.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/conformance-resource-status"
}
},
"max": "1",
"isSummary": true
}, {
"path": "ImplementationGuide.experimental",
"requirements": "Allows filtering of Implementation Guides that are appropriate for use vs. not.",
"min": 0,
"definition": "This Implementation Guide was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.",
"short": "If for testing purposes, not real usage",
"mapping": [ {
"map": "class",
"identity": "w5"
} ],
"type": [ {
"code": "boolean"
} ],
"max": "1",
"isSummary": true
}, {
"path": "ImplementationGuide.publisher",
"requirements": "Helps establish the \"authority/credibility\" of the implementation guide. May also allow for contact.",
"min": 0,
"definition": "The name of the individual or organization that published the implementation guide.",
"short": "Name of the publisher (Organization or individual)",
"comments": "Usually an organization, but may be an individual. This item SHOULD be populated unless the information is available from context.",
"mapping": [ {
"map": "who.witness",
"identity": "w5"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"isSummary": true
}, {
"max": "*",
"min": 0,
"path": "ImplementationGuide.contact",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Contact details of the publisher",
"comments": "May be a web site, an email address, a telephone number (tel:), etc.",
"isSummary": true,
"definition": "Contacts to assist a user in finding and communicating with the publisher."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.contact.id",
"type": [ {
"code": "id"
} ],
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"definition": "unique id for the element within a resource (for internal references).",
"representation": [ "xmlAttr" ]
}, {
"path": "ImplementationGuide.contact.extension",
"min": 0,
"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.",
"short": "Additional Content defined by implementations",
"comments": "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.",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*"
}, {
"path": "ImplementationGuide.contact.modifierExtension",
"min": 0,
"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.",
"isModifier": true,
"short": "Extensions that cannot be ignored",
"comments": "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.",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*"
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.contact.name",
"type": [ {
"code": "string"
} ],
"short": "Name of a individual to contact",
"comments": "If there is no named individual, the telecom is for the organization as a whole.",
"isSummary": true,
"definition": "The name of an individual to contact regarding the implementation guide."
}, {
"max": "*",
"min": 0,
"path": "ImplementationGuide.contact.telecom",
"type": [ {
"code": "ContactPoint"
} ],
"short": "Contact details for individual or publisher",
"isSummary": true,
"definition": "Contact details for individual (if a name was provided) or the publisher."
}, {
"path": "ImplementationGuide.date",
"min": 0,
"definition": "The date this version of the implementation guide was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the implementation guide changes.",
"short": "Date for this version of the Implementation Guide",
"comments": "Additional specific dates may be added as extensions.",
"mapping": [ {
"map": "when.recorded",
"identity": "w5"
} ],
"type": [ {
"code": "dateTime"
} ],
"max": "1",
"isSummary": true
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.description",
"type": [ {
"code": "string"
} ],
"short": "Natural language description of the Implementation Guide",
"comments": "This field can be used for things such as why the Implementation Guide was written, 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 as conveyed in Implementation Guide.text. This item SHOULD be populated unless the information is available from context.",
"isSummary": true,
"definition": "A free text natural language description of the Implementation Guide and its use."
}, {
"path": "ImplementationGuide.useContext",
"requirements": "Assist in searching for appropriate implementation guide.",
"min": 0,
"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 of implementation guides. The most common use of this element is to represent the country / jurisdiction for which this implementation guide was defined.",
"short": "The implementation guide is intended to support these contexts",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "extensible",
"description": "Indicates the countries, regions, disciplines and other aspects of use within which this artifact is targeted for use.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/use-context"
}
},
"max": "*",
"isSummary": true
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.copyright",
"type": [ {
"code": "string"
} ],
"alias": [ "License", "Restrictions" ],
"short": "Use and/or publishing restrictions",
"definition": "A copyright statement relating to the implementation guide and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the details of the constraints and mappings."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.fhirVersion",
"type": [ {
"code": "id"
} ],
"short": "FHIR Version this Implementation Guide targets",
"comments": "An Implementation Guide should specify the target it applies to, as ImplementationGuides are rarely valid across multiple versions of FHIR.",
"isSummary": true,
"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 1.0.2 for this version."
}, {
"max": "*",
"min": 0,
"path": "ImplementationGuide.dependency",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Another Implementation guide this depends on",
"isSummary": true,
"definition": "Another implementation guide that this implementation depends on. Typically, an implementation guide uses value sets, profiles etc.defined in other implementation guides."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.dependency.id",
"type": [ {
"code": "id"
} ],
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"definition": "unique id for the element within a resource (for internal references).",
"representation": [ "xmlAttr" ]
}, {
"path": "ImplementationGuide.dependency.extension",
"min": 0,
"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.",
"short": "Additional Content defined by implementations",
"comments": "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.",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*"
}, {
"path": "ImplementationGuide.dependency.modifierExtension",
"min": 0,
"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.",
"isModifier": true,
"short": "Extensions that cannot be ignored",
"comments": "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.",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*"
}, {
"path": "ImplementationGuide.dependency.type",
"min": 1,
"definition": "How the dependency is represented when the guide is published.",
"short": "reference | inclusion",
"comments": "For information about processing included guides, see [Including Guides]{implementationguide.html#include}.",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"description": "How a dependency is represented when the guide is published.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/guide-dependency-type"
}
},
"max": "1",
"isSummary": true
}, {
"max": "1",
"min": 1,
"path": "ImplementationGuide.dependency.uri",
"type": [ {
"code": "uri"
} ],
"short": "Where to find dependency",
"comments": "When a guide is published, and the type is 'include', this will be a relative reference within the guide.",
"isSummary": true,
"definition": "Where the dependency is located."
}, {
"max": "*",
"min": 1,
"path": "ImplementationGuide.package",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Group of resources as used in .page.package",
"isSummary": true,
"definition": "A logical group of resources. Logical groups can be used when building pages."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.package.id",
"type": [ {
"code": "id"
} ],
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"definition": "unique id for the element within a resource (for internal references).",
"representation": [ "xmlAttr" ]
}, {
"path": "ImplementationGuide.package.extension",
"min": 0,
"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.",
"short": "Additional Content defined by implementations",
"comments": "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.",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*"
}, {
"path": "ImplementationGuide.package.modifierExtension",
"min": 0,
"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.",
"isModifier": true,
"short": "Extensions that cannot be ignored",
"comments": "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.",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*"
}, {
"max": "1",
"min": 1,
"path": "ImplementationGuide.package.name",
"type": [ {
"code": "string"
} ],
"short": "Name used .page.package",
"isSummary": true,
"definition": "The name for the group, as used in page.package."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.package.description",
"type": [ {
"code": "string"
} ],
"short": "Human readable text describing the package",
"definition": "Human readable text describing the package."
}, {
"max": "*",
"min": 1,
"path": "ImplementationGuide.package.resource",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Resource in the implementation guide",
"isSummary": true,
"definition": "A resource that is part of the implementation guide. Conformance resources (value set, structure definition, conformance statements etc.) are obvious candidates for inclusion, but any kind of resource can be included as an example resource."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.package.resource.id",
"type": [ {
"code": "id"
} ],
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"definition": "unique id for the element within a resource (for internal references).",
"representation": [ "xmlAttr" ]
}, {
"path": "ImplementationGuide.package.resource.extension",
"min": 0,
"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.",
"short": "Additional Content defined by implementations",
"comments": "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.",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*"
}, {
"path": "ImplementationGuide.package.resource.modifierExtension",
"min": 0,
"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.",
"isModifier": true,
"short": "Extensions that cannot be ignored",
"comments": "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.",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*"
}, {
"path": "ImplementationGuide.package.resource.purpose",
"requirements": "This element is provided so that implementation guide tooling does not have to guess the purpose of including a resource in the implementation guide based on the type or context.",
"min": 1,
"definition": "Why the resource is included in the guide.",
"short": "example | terminology | profile | extension | dictionary | logical",
"comments": "The purpose alters the way that a resource is handled when a guide is built. At present, only value set and concept map resources are allowed for terminology resources, and only StructureDefinition, SearchParameter, and OperationDefinition for profile. Dictionaries must be bundles of DataElement or Medication at this time.",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"description": "Why a resource is included in the guide.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/guide-resource-purpose"
}
},
"max": "1",
"isSummary": true
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.package.resource.name",
"type": [ {
"code": "string"
} ],
"short": "Human Name for the resource",
"isSummary": true,
"definition": "A human assigned name for the resource. All resources SHOULD have a name, but the name may be extracted from the resource (e.g. ValueSet.name)."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.package.resource.description",
"type": [ {
"code": "string"
} ],
"short": "Reason why included in guide",
"comments": "This is mostly used with examples to explain why it is present (though they can have extensive comments in the examples).",
"definition": "A description of the reason that a resource has been included in the implementation guide."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.package.resource.acronym",
"type": [ {
"code": "string"
} ],
"short": "Short code to identify the resource",
"comments": "This is used when generating schematrons from profiles, for example, but has other uses. Publishing tooling may autogenerate this value, but a human assigned value is more useful. This value must be unique within an implementation guide (across included guides as well).",
"definition": "A short code that may be used to identify the resource throughout the implementation guide."
}, {
"max": "1",
"min": 1,
"path": "ImplementationGuide.package.resource.source[x]",
"type": [ {
"code": "uri"
}, {
"code": "Reference",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Resource" ]
} ],
"short": "Location of the resource",
"comments": "Usually this is a relative URL that locates the resource within the implementation guide. If you authoring an implementation guide, and will publish it using the FHIR publication tooling, use a URI that may point to a resource, or to one of various alternative representations (e.g. spreadsheet). The tooling will convert this when it publishes it.",
"isSummary": true,
"definition": "Where this resource is found."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.package.resource.exampleFor",
"type": [ {
"code": "Reference",
"profile": [ "http://hl7.org/fhir/StructureDefinition/StructureDefinition" ]
} ],
"short": "Resource this is an example of (if applicable)",
"comments": "Examples: * StructureDefinition -> Any * ValueSet -> expansion * OperationDefinition -> Parameters * Questionnaire -> QuestionnaireResponse.",
"definition": "Another resource that this resource is an example for. This is mostly used for resources that are included as examples of StructureDefinitions."
}, {
"max": "*",
"min": 0,
"path": "ImplementationGuide.global",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Profiles that apply globally",
"comments": "See [Default Profiles](implementationguide.html#default) for a discussion of which resources are 'covered' by an implementation guide.",
"isSummary": true,
"definition": "A set of profiles that all resources covered by this implementation guide must conform to."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.global.id",
"type": [ {
"code": "id"
} ],
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"definition": "unique id for the element within a resource (for internal references).",
"representation": [ "xmlAttr" ]
}, {
"path": "ImplementationGuide.global.extension",
"min": 0,
"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.",
"short": "Additional Content defined by implementations",
"comments": "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.",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*"
}, {
"path": "ImplementationGuide.global.modifierExtension",
"min": 0,
"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.",
"isModifier": true,
"short": "Extensions that cannot be ignored",
"comments": "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.",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*"
}, {
"path": "ImplementationGuide.global.type",
"min": 1,
"definition": "The type of resource that all instances must conform to.",
"short": "Type this profiles applies to",
"comments": "The type must match that of the profile that is referred to, but is made explicit here as a denormalization so that a system processing the implementation guide resource knows which resources the profile applies to even if the profile itself is not available.",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"description": "One of the resource types defined as part of FHIR.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/resource-types"
}
},
"max": "1",
"isSummary": true
}, {
"max": "1",
"min": 1,
"path": "ImplementationGuide.global.profile",
"type": [ {
"code": "Reference",
"profile": [ "http://hl7.org/fhir/StructureDefinition/StructureDefinition" ]
} ],
"short": "Profile that all resources must conform to",
"isSummary": true,
"definition": "A reference to the profile that all instances must conform to."
}, {
"max": "*",
"min": 0,
"path": "ImplementationGuide.binary",
"type": [ {
"code": "uri"
} ],
"short": "Image, css, script, etc.",
"comments": "This is principally included for the FHIR publishing tool, but may be useful when extracting and reusing content from the implementation guide.",
"definition": "A binary file that is included in the implementation guide when it is published."
}, {
"path": "ImplementationGuide.page",
"min": 1,
"definition": "A page / section in the implementation guide. The root page is the implementation guide home page.",
"short": "Page/Section in the Guide",
"name": "page",
"comments": "Pages automatically become sections if they have sub-pages. By convention, the home page is called index.html.",
"type": [ {
"code": "BackboneElement"
} ],
"max": "1",
"isSummary": true
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.page.id",
"type": [ {
"code": "id"
} ],
"short": "xml:id (or equivalent in JSON)",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"definition": "unique id for the element within a resource (for internal references).",
"representation": [ "xmlAttr" ]
}, {
"path": "ImplementationGuide.page.extension",
"min": 0,
"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.",
"short": "Additional Content defined by implementations",
"comments": "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.",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*"
}, {
"path": "ImplementationGuide.page.modifierExtension",
"min": 0,
"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.",
"isModifier": true,
"short": "Extensions that cannot be ignored",
"comments": "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.",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*"
}, {
"max": "1",
"min": 1,
"path": "ImplementationGuide.page.source",
"type": [ {
"code": "uri"
} ],
"short": "Where to find that page",
"comments": "The publishing tool will autogenerate source for list (source = n/a), and inject included implementations for include (source = uri of guide to include).",
"isSummary": true,
"definition": "The source address for the page."
}, {
"max": "1",
"min": 1,
"path": "ImplementationGuide.page.name",
"type": [ {
"code": "string"
} ],
"short": "Short name shown for navigational assistance",
"isSummary": true,
"definition": "A short name used to represent this page in navigational structures such as table of contents, bread crumbs, etc."
}, {
"max": "1",
"min": 1,
"path": "ImplementationGuide.page.kind",
"type": [ {
"code": "code"
} ],
"short": "page | example | list | include | directory | dictionary | toc | resource",
"binding": {
"strength": "required",
"description": "The kind of an included page.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/guide-page-kind"
}
},
"isSummary": true,
"definition": "The kind of page that this is. Some pages are autogenerated (list, example), and other kinds are of interest so that tools can navigate the user to the page of interest."
}, {
"max": "*",
"min": 0,
"path": "ImplementationGuide.page.type",
"type": [ {
"code": "code"
} ],
"short": "Kind of resource to include in the list",
"binding": {
"strength": "required",
"description": "One of the resource types defined as part of FHIR.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/resource-types"
}
},
"definition": "For constructed pages, what kind of resources to include in the list."
}, {
"max": "*",
"min": 0,
"path": "ImplementationGuide.page.package",
"type": [ {
"code": "string"
} ],
"short": "Name of package to include",
"definition": "For constructed pages, a list of packages to include in the page (or else empty for everything)."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.page.format",
"type": [ {
"code": "code"
} ],
"short": "Format of the page (e.g. html, markdown, etc.)",
"binding": {
"strength": "required",
"description": "The mime type of an attachment. Any valid mime type is allowed.",
"valueSetUri": "http://www.rfc-editor.org/bcp/bcp13.txt"
},
"comments": "This is primarily for the publishing tool, that will convert all pages to html format. HTML pages are pre-processed, see xxxx.",
"definition": "The format of the page."
}, {
"max": "*",
"min": 0,
"path": "ImplementationGuide.page.page",
"short": "Nested Pages / Sections",
"comments": "The implementation guide breadcrumbs are generated from this structure.",
"definition": "Nested Pages/Sections under this page.",
"nameReference": "page"
} ]
},
"status": "draft",
"id": "fb2562d0-0b39-4bba-b0c8-68aca3eef122",
"kind": "resource",
"url": "http://hl7.org/fhir/StructureDefinition/ImplementationGuide",
"base": "http://hl7.org/fhir/StructureDefinition/DomainResource",
"version": null,
"differential": {
"element": [ {
"max": "1",
"min": 1,
"path": "ImplementationGuide",
"type": [ {
"code": "DomainResource"
} ],
"short": "A set of rules about how FHIR is used",
"mapping": [ {
"map": "n/a",
"identity": "rim"
}, {
"map": "conformance.misc",
"identity": "w5"
} ],
"definition": "A set of rules or 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."
}, {
"path": "ImplementationGuide.url",
"requirements": "This is required to allow hosting Implementation Guides on multiple different servers, and to allow for the editorial process.",
"min": 1,
"definition": "An absolute URL that is used to identify this implementation guide when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this implementation guide is (or will be) published.",
"short": "Absolute URL used to reference this Implementation Guide",
"mapping": [ {
"map": "id",
"identity": "w5"
} ],
"type": [ {
"code": "uri"
} ],
"alias": [ "url", "authoritative-url", "destination", "identity" ],
"max": "1",
"isSummary": true
}, {
"path": "ImplementationGuide.version",
"requirements": "There may be multiple resource versions of the Implementation Guide that have this same identifier. The resource version id will change for technical reasons, whereas the stated version number needs to be under the author's control.",
"min": 0,
"definition": "The identifier that is used to identify this version of the Implementation Guide when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the Implementation Guide author manually.",
"short": "Logical id for this version of the Implementation Guide",
"mapping": [ {
"map": "id.version",
"identity": "w5"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"isSummary": true
}, {
"max": "1",
"min": 1,
"path": "ImplementationGuide.name",
"type": [ {
"code": "string"
} ],
"short": "Informal name for this Implementation Guide",
"comments": "Not expected to be globally unique.",
"isSummary": true,
"definition": "A free text natural language name identifying the Implementation Guide."
}, {
"path": "ImplementationGuide.status",
"requirements": "Allows filtering of Implementation Guides that are appropriate for use vs. not.",
"min": 1,
"definition": "The status of the Implementation Guide.",
"isModifier": true,
"short": "draft | active | retired",
"mapping": [ {
"map": "status",
"identity": "w5"
} ],
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"description": "The lifecycle status of a Value Set or Concept Map.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/conformance-resource-status"
}
},
"max": "1",
"isSummary": true
}, {
"path": "ImplementationGuide.experimental",
"requirements": "Allows filtering of Implementation Guides that are appropriate for use vs. not.",
"min": 0,
"definition": "This Implementation Guide was authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.",
"short": "If for testing purposes, not real usage",
"mapping": [ {
"map": "class",
"identity": "w5"
} ],
"type": [ {
"code": "boolean"
} ],
"max": "1",
"isSummary": true
}, {
"path": "ImplementationGuide.publisher",
"requirements": "Helps establish the \"authority/credibility\" of the implementation guide. May also allow for contact.",
"min": 0,
"definition": "The name of the individual or organization that published the implementation guide.",
"short": "Name of the publisher (Organization or individual)",
"comments": "Usually an organization, but may be an individual. This item SHOULD be populated unless the information is available from context.",
"mapping": [ {
"map": "who.witness",
"identity": "w5"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"isSummary": true
}, {
"max": "*",
"min": 0,
"path": "ImplementationGuide.contact",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Contact details of the publisher",
"comments": "May be a web site, an email address, a telephone number (tel:), etc.",
"isSummary": true,
"definition": "Contacts to assist a user in finding and communicating with the publisher."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.contact.name",
"type": [ {
"code": "string"
} ],
"short": "Name of a individual to contact",
"comments": "If there is no named individual, the telecom is for the organization as a whole.",
"isSummary": true,
"definition": "The name of an individual to contact regarding the implementation guide."
}, {
"max": "*",
"min": 0,
"path": "ImplementationGuide.contact.telecom",
"type": [ {
"code": "ContactPoint"
} ],
"short": "Contact details for individual or publisher",
"isSummary": true,
"definition": "Contact details for individual (if a name was provided) or the publisher."
}, {
"path": "ImplementationGuide.date",
"min": 0,
"definition": "The date this version of the implementation guide was published. The date must change when the business version changes, if it does, and it must change if the status code changes. In addition, it should change when the substantive content of the implementation guide changes.",
"short": "Date for this version of the Implementation Guide",
"comments": "Additional specific dates may be added as extensions.",
"mapping": [ {
"map": "when.recorded",
"identity": "w5"
} ],
"type": [ {
"code": "dateTime"
} ],
"max": "1",
"isSummary": true
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.description",
"type": [ {
"code": "string"
} ],
"short": "Natural language description of the Implementation Guide",
"comments": "This field can be used for things such as why the Implementation Guide was written, 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 as conveyed in Implementation Guide.text. This item SHOULD be populated unless the information is available from context.",
"isSummary": true,
"definition": "A free text natural language description of the Implementation Guide and its use."
}, {
"path": "ImplementationGuide.useContext",
"requirements": "Assist in searching for appropriate implementation guide.",
"min": 0,
"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 of implementation guides. The most common use of this element is to represent the country / jurisdiction for which this implementation guide was defined.",
"short": "The implementation guide is intended to support these contexts",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "extensible",
"description": "Indicates the countries, regions, disciplines and other aspects of use within which this artifact is targeted for use.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/use-context"
}
},
"max": "*",
"isSummary": true
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.copyright",
"type": [ {
"code": "string"
} ],
"alias": [ "License", "Restrictions" ],
"short": "Use and/or publishing restrictions",
"definition": "A copyright statement relating to the implementation guide and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the details of the constraints and mappings."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.fhirVersion",
"type": [ {
"code": "id"
} ],
"short": "FHIR Version this Implementation Guide targets",
"comments": "An Implementation Guide should specify the target it applies to, as ImplementationGuides are rarely valid across multiple versions of FHIR.",
"isSummary": true,
"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 1.0.2 for this version."
}, {
"max": "*",
"min": 0,
"path": "ImplementationGuide.dependency",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Another Implementation guide this depends on",
"isSummary": true,
"definition": "Another implementation guide that this implementation depends on. Typically, an implementation guide uses value sets, profiles etc.defined in other implementation guides."
}, {
"path": "ImplementationGuide.dependency.type",
"min": 1,
"definition": "How the dependency is represented when the guide is published.",
"short": "reference | inclusion",
"comments": "For information about processing included guides, see [Including Guides]{implementationguide.html#include}.",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"description": "How a dependency is represented when the guide is published.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/guide-dependency-type"
}
},
"max": "1",
"isSummary": true
}, {
"max": "1",
"min": 1,
"path": "ImplementationGuide.dependency.uri",
"type": [ {
"code": "uri"
} ],
"short": "Where to find dependency",
"comments": "When a guide is published, and the type is 'include', this will be a relative reference within the guide.",
"isSummary": true,
"definition": "Where the dependency is located."
}, {
"max": "*",
"min": 1,
"path": "ImplementationGuide.package",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Group of resources as used in .page.package",
"isSummary": true,
"definition": "A logical group of resources. Logical groups can be used when building pages."
}, {
"max": "1",
"min": 1,
"path": "ImplementationGuide.package.name",
"type": [ {
"code": "string"
} ],
"short": "Name used .page.package",
"isSummary": true,
"definition": "The name for the group, as used in page.package."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.package.description",
"type": [ {
"code": "string"
} ],
"short": "Human readable text describing the package",
"definition": "Human readable text describing the package."
}, {
"max": "*",
"min": 1,
"path": "ImplementationGuide.package.resource",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Resource in the implementation guide",
"isSummary": true,
"definition": "A resource that is part of the implementation guide. Conformance resources (value set, structure definition, conformance statements etc.) are obvious candidates for inclusion, but any kind of resource can be included as an example resource."
}, {
"path": "ImplementationGuide.package.resource.purpose",
"requirements": "This element is provided so that implementation guide tooling does not have to guess the purpose of including a resource in the implementation guide based on the type or context.",
"min": 1,
"definition": "Why the resource is included in the guide.",
"short": "example | terminology | profile | extension | dictionary | logical",
"comments": "The purpose alters the way that a resource is handled when a guide is built. At present, only value set and concept map resources are allowed for terminology resources, and only StructureDefinition, SearchParameter, and OperationDefinition for profile. Dictionaries must be bundles of DataElement or Medication at this time.",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"description": "Why a resource is included in the guide.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/guide-resource-purpose"
}
},
"max": "1",
"isSummary": true
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.package.resource.name",
"type": [ {
"code": "string"
} ],
"short": "Human Name for the resource",
"isSummary": true,
"definition": "A human assigned name for the resource. All resources SHOULD have a name, but the name may be extracted from the resource (e.g. ValueSet.name)."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.package.resource.description",
"type": [ {
"code": "string"
} ],
"short": "Reason why included in guide",
"comments": "This is mostly used with examples to explain why it is present (though they can have extensive comments in the examples).",
"definition": "A description of the reason that a resource has been included in the implementation guide."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.package.resource.acronym",
"type": [ {
"code": "string"
} ],
"short": "Short code to identify the resource",
"comments": "This is used when generating schematrons from profiles, for example, but has other uses. Publishing tooling may autogenerate this value, but a human assigned value is more useful. This value must be unique within an implementation guide (across included guides as well).",
"definition": "A short code that may be used to identify the resource throughout the implementation guide."
}, {
"max": "1",
"min": 1,
"path": "ImplementationGuide.package.resource.source[x]",
"type": [ {
"code": "uri"
}, {
"code": "Reference",
"profile": [ "http://hl7.org/fhir/StructureDefinition/Resource" ]
} ],
"short": "Location of the resource",
"comments": "Usually this is a relative URL that locates the resource within the implementation guide. If you authoring an implementation guide, and will publish it using the FHIR publication tooling, use a URI that may point to a resource, or to one of various alternative representations (e.g. spreadsheet). The tooling will convert this when it publishes it.",
"isSummary": true,
"definition": "Where this resource is found."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.package.resource.exampleFor",
"type": [ {
"code": "Reference",
"profile": [ "http://hl7.org/fhir/StructureDefinition/StructureDefinition" ]
} ],
"short": "Resource this is an example of (if applicable)",
"comments": "Examples: * StructureDefinition -> Any * ValueSet -> expansion * OperationDefinition -> Parameters * Questionnaire -> QuestionnaireResponse.",
"definition": "Another resource that this resource is an example for. This is mostly used for resources that are included as examples of StructureDefinitions."
}, {
"max": "*",
"min": 0,
"path": "ImplementationGuide.global",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Profiles that apply globally",
"comments": "See [Default Profiles](implementationguide.html#default) for a discussion of which resources are 'covered' by an implementation guide.",
"isSummary": true,
"definition": "A set of profiles that all resources covered by this implementation guide must conform to."
}, {
"path": "ImplementationGuide.global.type",
"min": 1,
"definition": "The type of resource that all instances must conform to.",
"short": "Type this profiles applies to",
"comments": "The type must match that of the profile that is referred to, but is made explicit here as a denormalization so that a system processing the implementation guide resource knows which resources the profile applies to even if the profile itself is not available.",
"type": [ {
"code": "code"
} ],
"binding": {
"strength": "required",
"description": "One of the resource types defined as part of FHIR.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/resource-types"
}
},
"max": "1",
"isSummary": true
}, {
"max": "1",
"min": 1,
"path": "ImplementationGuide.global.profile",
"type": [ {
"code": "Reference",
"profile": [ "http://hl7.org/fhir/StructureDefinition/StructureDefinition" ]
} ],
"short": "Profile that all resources must conform to",
"isSummary": true,
"definition": "A reference to the profile that all instances must conform to."
}, {
"max": "*",
"min": 0,
"path": "ImplementationGuide.binary",
"type": [ {
"code": "uri"
} ],
"short": "Image, css, script, etc.",
"comments": "This is principally included for the FHIR publishing tool, but may be useful when extracting and reusing content from the implementation guide.",
"definition": "A binary file that is included in the implementation guide when it is published."
}, {
"path": "ImplementationGuide.page",
"min": 1,
"definition": "A page / section in the implementation guide. The root page is the implementation guide home page.",
"short": "Page/Section in the Guide",
"name": "page",
"comments": "Pages automatically become sections if they have sub-pages. By convention, the home page is called index.html.",
"type": [ {
"code": "BackboneElement"
} ],
"max": "1",
"isSummary": true
}, {
"max": "1",
"min": 1,
"path": "ImplementationGuide.page.source",
"type": [ {
"code": "uri"
} ],
"short": "Where to find that page",
"comments": "The publishing tool will autogenerate source for list (source = n/a), and inject included implementations for include (source = uri of guide to include).",
"isSummary": true,
"definition": "The source address for the page."
}, {
"max": "1",
"min": 1,
"path": "ImplementationGuide.page.name",
"type": [ {
"code": "string"
} ],
"short": "Short name shown for navigational assistance",
"isSummary": true,
"definition": "A short name used to represent this page in navigational structures such as table of contents, bread crumbs, etc."
}, {
"max": "1",
"min": 1,
"path": "ImplementationGuide.page.kind",
"type": [ {
"code": "code"
} ],
"short": "page | example | list | include | directory | dictionary | toc | resource",
"binding": {
"strength": "required",
"description": "The kind of an included page.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/guide-page-kind"
}
},
"isSummary": true,
"definition": "The kind of page that this is. Some pages are autogenerated (list, example), and other kinds are of interest so that tools can navigate the user to the page of interest."
}, {
"max": "*",
"min": 0,
"path": "ImplementationGuide.page.type",
"type": [ {
"code": "code"
} ],
"short": "Kind of resource to include in the list",
"binding": {
"strength": "required",
"description": "One of the resource types defined as part of FHIR.",
"valueSetReference": {
"reference": "http://hl7.org/fhir/ValueSet/resource-types"
}
},
"definition": "For constructed pages, what kind of resources to include in the list."
}, {
"max": "*",
"min": 0,
"path": "ImplementationGuide.page.package",
"type": [ {
"code": "string"
} ],
"short": "Name of package to include",
"definition": "For constructed pages, a list of packages to include in the page (or else empty for everything)."
}, {
"max": "1",
"min": 0,
"path": "ImplementationGuide.page.format",
"type": [ {
"code": "code"
} ],
"short": "Format of the page (e.g. html, markdown, etc.)",
"binding": {
"strength": "required",
"description": "The mime type of an attachment. Any valid mime type is allowed.",
"valueSetUri": "http://www.rfc-editor.org/bcp/bcp13.txt"
},
"comments": "This is primarily for the publishing tool, that will convert all pages to html format. HTML pages are pre-processed, see xxxx.",
"definition": "The format of the page."
}, {
"max": "*",
"min": 0,
"path": "ImplementationGuide.page.page",
"short": "Nested Pages / Sections",
"comments": "The implementation guide breadcrumbs are generated from this structure.",
"definition": "Nested Pages/Sections under this page.",
"nameReference": "page"
} ]
},
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg/index.cfm",
"system": "other"
} ]
} ]
}