Extensions for Using Data Elements from FHIR STU3 in FHIR R4 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:ConceptMap ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "R3-ImplementationGuide-element-map-to-R4"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap R3-ImplementationGuide-element-map-to-R4</b></p><a name=\"R3-ImplementationGuide-element-map-to-R4\"> </a><a name=\"hcR3-ImplementationGuide-element-map-to-R4\"> </a><p>Mapping from http://hl7.org/fhir/3.0 to http://hl7.org/fhir/4.0</p><br/><p><b>Group 1 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImplementationGuide|3.0.2</code> to <a href=\"http://hl7.org/fhir/R4/implementationguide.html\">ImplementationGuideversion: 4.0.1)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>ImplementationGuide.meta (meta)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.meta</td><td>Element `ImplementationGuide.meta` is mapped to FHIR R4 element `ImplementationGuide.meta` as `Equivalent`.</td></tr><tr><td>ImplementationGuide.implicitRules (implicitRules)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.implicitRules</td><td>Element `ImplementationGuide.implicitRules` is mapped to FHIR R4 element `ImplementationGuide.implicitRules` as `Equivalent`.\nAsserting 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.</td></tr><tr><td>ImplementationGuide.language (language)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.language</td><td>Element `ImplementationGuide.language` is mapped to FHIR R4 element `ImplementationGuide.language` as `Equivalent`.\nLanguage 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).</td></tr><tr><td>ImplementationGuide.text (text)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.text</td><td>Element `ImplementationGuide.text` is mapped to FHIR R4 element `ImplementationGuide.text` as `Equivalent`.\nContained 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.</td></tr><tr><td>ImplementationGuide.contained (contained)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.contained</td><td>Element `ImplementationGuide.contained` is mapped to FHIR R4 element `ImplementationGuide.contained` as `Equivalent`.\nThis 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.</td></tr><tr><td>ImplementationGuide.url (url)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.url</td><td>Element `ImplementationGuide.url` is mapped to FHIR R4 element `ImplementationGuide.url` as `Equivalent`.\nCan 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.</td></tr><tr><td>ImplementationGuide.version (version)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.version</td><td>Element `ImplementationGuide.version` is mapped to FHIR R4 element `ImplementationGuide.version` as `Equivalent`.\nThere may be different implementation guide instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a refrence to a particular business version of the implementation guide with the format [url]|[version].</td></tr><tr><td>ImplementationGuide.name (name)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.name</td><td>Element `ImplementationGuide.name` is mapped to FHIR R4 element `ImplementationGuide.name` as `Equivalent`.\nThe 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.</td></tr><tr><td>ImplementationGuide.status (status)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.status</td><td>Element `ImplementationGuide.status` is mapped to FHIR R4 element `ImplementationGuide.status` as `Equivalent`.\nAllows filtering of implementation guides that are appropriate for use vs. not. \nThis is labeled as \"Is Modifier\" because applications should not use a retired implementation guide without due consideration.</td></tr><tr><td>ImplementationGuide.experimental (experimental)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.experimental</td><td>Element `ImplementationGuide.experimental` is mapped to FHIR R4 element `ImplementationGuide.experimental` as `Equivalent`.\nAllows filtering of implementation guide that are appropriate for use vs. not. This is labeled as \"Is Modifier\" because applications should not use an experimental implementation guide in production.</td></tr><tr><td>ImplementationGuide.date (date)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.date</td><td>Element `ImplementationGuide.date` is mapped to FHIR R4 element `ImplementationGuide.date` as `Equivalent`.\nNote that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the implementation guide. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.</td></tr><tr><td>ImplementationGuide.publisher (publisher)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.publisher</td><td>Element `ImplementationGuide.publisher` is mapped to FHIR R4 element `ImplementationGuide.publisher` as `Equivalent`.\nUsually an organization, but may be an individual. The publisher (or steward) of the implementation guide is the organization or individual primarily responsible for the maintenance and upkeep of the implementation guide. 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. This item SHOULD be populated unless the information is available from context.</td></tr><tr><td>ImplementationGuide.contact (contact)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.contact</td><td>Element `ImplementationGuide.contact` is mapped to FHIR R4 element `ImplementationGuide.contact` as `Equivalent`.\nMay be a web site, an email address, a telephone number, etc.</td></tr><tr><td>ImplementationGuide.description (description)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.description</td><td>Element `ImplementationGuide.description` is mapped to FHIR R4 element `ImplementationGuide.description` as `Equivalent`.\nThis description can be used to capture details such as why the implementation guide 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 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).</td></tr><tr><td>ImplementationGuide.useContext (useContext)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.useContext</td><td>Element `ImplementationGuide.useContext` is mapped to FHIR R4 element `ImplementationGuide.useContext` as `Equivalent`.\nWhen multiple useContexts are specified, there is no expectation whether all or any of the contexts apply.</td></tr><tr><td>ImplementationGuide.jurisdiction (jurisdiction)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.jurisdiction</td><td>Element `ImplementationGuide.jurisdiction` is mapped to FHIR R4 element `ImplementationGuide.jurisdiction` as `Equivalent`.\nIt may be possible for the implementation guide to be used in jurisdictions other than those for which it was originally designed or intended.</td></tr><tr><td>ImplementationGuide.copyright (copyright)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.copyright</td><td>Element `ImplementationGuide.copyright` is mapped to FHIR R4 element `ImplementationGuide.copyright` as `Equivalent`.</td></tr><tr><td>ImplementationGuide.fhirVersion (fhirVersion)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.fhirVersion</td><td>Element `ImplementationGuide.fhirVersion` is mapped to FHIR R4 element `ImplementationGuide.fhirVersion` as `SourceIsNarrowerThanTarget`.\nAn Implementation Guide should specify the target it applies to, as ImplementationGuides are rarely valid across multiple versions of FHIR.</td></tr><tr><td>ImplementationGuide.dependency (dependency)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>ImplementationGuide.dependsOn</td><td>Element `ImplementationGuide.dependency` is mapped to FHIR R4 element `ImplementationGuide.dependsOn` as `Equivalent`.</td></tr><tr><td>ImplementationGuide.dependency.uri (uri)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.dependsOn.uri</td><td>Element `ImplementationGuide.dependency.uri` is mapped to FHIR R4 element `ImplementationGuide.dependsOn.uri` as `Equivalent`.\nWhen a guide is published, and the type is 'include', this will be a relative reference within the guide.</td></tr><tr><td>ImplementationGuide.package (package)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>ImplementationGuide.definition.grouping</td><td>Element `ImplementationGuide.package` is mapped to FHIR R4 element `ImplementationGuide.definition.grouping` as `Equivalent`.</td></tr><tr><td>ImplementationGuide.package.name (name)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.definition.grouping.name</td><td>Element `ImplementationGuide.package.name` is mapped to FHIR R4 element `ImplementationGuide.definition.grouping.name` as `Equivalent`.</td></tr><tr><td>ImplementationGuide.package.description (description)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.definition.grouping.description</td><td>Element `ImplementationGuide.package.description` is mapped to FHIR R4 element `ImplementationGuide.definition.grouping.description` as `Equivalent`.</td></tr><tr><td>ImplementationGuide.package.resource (resource)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>ImplementationGuide.definition.resource</td><td>Element `ImplementationGuide.package.resource` is mapped to FHIR R4 element `ImplementationGuide.definition.resource` as `Equivalent`.</td></tr><tr><td>ImplementationGuide.package.resource.example (example)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#narrower\" title=\"narrower\">narrower</a></td><td>ImplementationGuide.definition.resource.example[x]</td><td>Element `ImplementationGuide.package.resource.example` is mapped to FHIR R4 element `ImplementationGuide.definition.resource.example[x]` as `SourceIsNarrowerThanTarget`.\nThe target context `ImplementationGuide.definition.resource.example[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `ImplementationGuide.definition.resource`.\nTypically, 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.</td></tr><tr><td>ImplementationGuide.package.resource.name (name)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.definition.resource.name</td><td>Element `ImplementationGuide.package.resource.name` is mapped to FHIR R4 element `ImplementationGuide.definition.resource.name` as `Equivalent`.</td></tr><tr><td>ImplementationGuide.package.resource.description (description)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.definition.resource.description</td><td>Element `ImplementationGuide.package.resource.description` is mapped to FHIR R4 element `ImplementationGuide.definition.resource.description` as `Equivalent`.\nThis is mostly used with examples to explain why it is present (though they can have extensive comments in the examples).</td></tr><tr><td>ImplementationGuide.package.resource.source[x] (source[x])</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>ImplementationGuide.definition.resource.reference</td><td>Element `ImplementationGuide.package.resource.source[x]` is mapped to FHIR R4 element `ImplementationGuide.definition.resource.reference` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImplementationGuide.package.resource.source[x]` do not cover the following types: uri.\nThe mappings for `ImplementationGuide.package.resource.source[x]` do not cover the following types based on type expansion: value.\nUsually 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.</td></tr><tr><td>ImplementationGuide.package.resource.exampleFor (exampleFor)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>ImplementationGuide.definition.resource.example[x]</td><td>Element `ImplementationGuide.package.resource.exampleFor` is mapped to FHIR R4 element `ImplementationGuide.definition.resource.example[x]` as `RelatedTo`.\nThe mappings for `ImplementationGuide.package.resource.exampleFor` do not cover the following types: Reference.\nThe mappings for `ImplementationGuide.package.resource.exampleFor` do not cover the following types based on type expansion: display, identifier, reference.\nThe target context `ImplementationGuide.definition.resource.example[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `ImplementationGuide.definition.resource`.\nExamples:\n* StructureDefinition -> Any\n* ValueSet -> expansion\n* OperationDefinition -> Parameters\n* Questionnaire -> QuestionnaireResponse.</td></tr><tr><td>ImplementationGuide.global (global)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>ImplementationGuide.global</td><td>Element `ImplementationGuide.global` is mapped to FHIR R4 element `ImplementationGuide.global` as `Equivalent`.\nSee [Default Profiles](https://hl7.org/fhir/implemen.html#default) for a discussion of which resources are 'covered' by an implementation guide.</td></tr><tr><td>ImplementationGuide.global.type (type)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.global.type</td><td>Element `ImplementationGuide.global.type` is mapped to FHIR R4 element `ImplementationGuide.global.type` as `SourceIsNarrowerThanTarget`.\nThe mappings for `ImplementationGuide.global.type` do not allow expression of the necessary codes, per the bindings on the source and target.\nThe 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.</td></tr><tr><td>ImplementationGuide.global.profile (profile)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>ImplementationGuide.global.profile</td><td>Element `ImplementationGuide.global.profile` is mapped to FHIR R4 element `ImplementationGuide.global.profile` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImplementationGuide.global.profile` do not cover the following types: Reference.\nThe mappings for `ImplementationGuide.global.profile` do not cover the following types based on type expansion: display, identifier, reference.</td></tr><tr><td>ImplementationGuide.binary (binary)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#narrower\" title=\"narrower\">narrower</a></td><td>ImplementationGuide.manifest.other</td><td>Element `ImplementationGuide.binary` is mapped to FHIR R4 element `ImplementationGuide.manifest.other` as `SourceIsNarrowerThanTarget`.\nThis is principally included for the FHIR publishing tool, but may be useful when extracting and reusing content from the implementation guide.</td></tr><tr><td>ImplementationGuide.page (page)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#relatedto\" title=\"relatedto\">is related to</a></td><td>ImplementationGuide.manifest.page</td><td>Element `ImplementationGuide.page` is mapped to FHIR R4 element `ImplementationGuide.manifest.page` as `SourceIsNarrowerThanTarget`.\nPages automatically become sections if they have sub-pages. By convention, the home page is called index.html.</td></tr><tr><td>ImplementationGuide.page.source (source)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#narrower\" title=\"narrower\">narrower</a></td><td>ImplementationGuide.manifest.page.name</td><td>Element `ImplementationGuide.page.source` is mapped to FHIR R4 element `ImplementationGuide.manifest.page.name` as `SourceIsNarrowerThanTarget`.\nThe publishing tool will autogenerate source for list (source = n/a), and inject included implementations for include (source = uri of guide to include).</td></tr><tr><td>ImplementationGuide.page.title (title)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ImplementationGuide.manifest.page.title</td><td>Element `ImplementationGuide.page.title` is mapped to FHIR R4 element `ImplementationGuide.manifest.page.title` as `Equivalent`.</td></tr></table><hr/><p><b>Group 2 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImplementationGuide|3.0.2</code> to <a href=\"StructureDefinition-ext-R3-ImplementationGuide.dep.type.html\">STU3: reference | inclusion (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>ImplementationGuide.dependency.type (type)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (STU3: reference | inclusion (new))</td><td>Element `ImplementationGuide.dependency.type` has a context of ImplementationGuide.dependsOn based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.dependency.type` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nFor information about processing included guides, see [Including Guides]{implementationguide.html#include}.</td></tr></table><hr/><p><b>Group 3 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImplementationGuide|3.0.2</code> to <a href=\"StructureDefinition-ext-R3-ImplementationGuide.pac.res.acronym.html\">STU3: Short code to identify the resource (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>ImplementationGuide.package.resource.acronym (acronym)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (STU3: Short code to identify the resource (new))</td><td>Element `ImplementationGuide.package.resource.acronym` has a context of ImplementationGuide.definition.resource based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.package.resource.acronym` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThis 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).</td></tr></table><hr/><p><b>Group 4 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImplementationGuide|3.0.2</code> to <a href=\"StructureDefinition-ext-R3-ImplementationGuide.pac.res.source.html\">STU3: source additional typesversion: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>ImplementationGuide.package.resource.source[x] (source[x])</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension (STU3: source additional types)</td><td>Element `ImplementationGuide.package.resource.source[x]` is mapped to FHIR R4 element `ImplementationGuide.definition.resource.reference` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImplementationGuide.package.resource.source[x]` do not cover the following types: uri.\nThe mappings for `ImplementationGuide.package.resource.source[x]` do not cover the following types based on type expansion: value.\nUsually 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.</td></tr></table><hr/><p><b>Group 5 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImplementationGuide|3.0.2</code> to <a href=\"StructureDefinition-ext-R3-ImplementationGuide.pac.res.exampleFor.html\">STU3: Resource this is an example of (if applicable) additional typesversion: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>ImplementationGuide.package.resource.exampleFor (exampleFor)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension (STU3: Resource this is an example of (if applicable) additional types)</td><td>Element `ImplementationGuide.package.resource.exampleFor` is mapped to FHIR R4 element `ImplementationGuide.definition.resource.example[x]` as `RelatedTo`.\nThe mappings for `ImplementationGuide.package.resource.exampleFor` do not cover the following types: Reference.\nThe mappings for `ImplementationGuide.package.resource.exampleFor` do not cover the following types based on type expansion: display, identifier, reference.\nThe target context `ImplementationGuide.definition.resource.example[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `ImplementationGuide.definition.resource`.\nExamples:\n* StructureDefinition -> Any\n* ValueSet -> expansion\n* OperationDefinition -> Parameters\n* Questionnaire -> QuestionnaireResponse.</td></tr></table><hr/><p><b>Group 6 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImplementationGuide|3.0.2</code> to <a href=\"StructureDefinition-ext-R3-ImplementationGuide.glo.profile.html\">STU3: profile additional typesversion: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>ImplementationGuide.global.profile (profile)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (STU3: profile additional types)</td><td>Element `ImplementationGuide.global.profile` is mapped to FHIR R4 element `ImplementationGuide.global.profile` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImplementationGuide.global.profile` do not cover the following types: Reference.\nThe mappings for `ImplementationGuide.global.profile` do not cover the following types based on type expansion: display, identifier, reference.</td></tr></table><hr/><p><b>Group 7 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImplementationGuide|3.0.2</code> to <a href=\"StructureDefinition-ext-R3-ImplementationGuide.page.html\">STU3: Page/Section in the Guideversion: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>ImplementationGuide.page (page)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension (STU3: Page/Section in the Guide)</td><td>Element `ImplementationGuide.page` is mapped to FHIR R4 element `ImplementationGuide.manifest.page` as `SourceIsNarrowerThanTarget`.\nPages automatically become sections if they have sub-pages. By convention, the home page is called index.html.</td></tr><tr><td>ImplementationGuide.page.source (source)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#wider\" title=\"wider\">maps to wider concept</a></td><td>Extension.extension:source (STU3: Where to find that page)</td><td>Element `ImplementationGuide.page.source` is mapped to FHIR R4 element `ImplementationGuide.manifest.page.name` as `SourceIsNarrowerThanTarget`.\nThe publishing tool will autogenerate source for list (source = n/a), and inject included implementations for include (source = uri of guide to include).</td></tr><tr><td>ImplementationGuide.page.title (title)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension.extension:title (STU3: Short title shown for navigational assistance)</td><td>Element `ImplementationGuide.page.title` is mapped to FHIR R4 element `ImplementationGuide.manifest.page.title` as `Equivalent`.</td></tr><tr><td>ImplementationGuide.page.kind (kind)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension.extension:kind (STU3: page | example | list | include | directory | dictionary | toc | resource (new))</td><td>Element `ImplementationGuide.page.kind` has a context of ImplementationGuide.manifest.page based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.page.kind` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).</td></tr><tr><td>ImplementationGuide.page.type (type)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension.extension:type (STU3: Kind of resource to include in the list (new))</td><td>Element `ImplementationGuide.page.type` has a context of ImplementationGuide.manifest.page based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.page.type` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).</td></tr><tr><td>ImplementationGuide.page.package (package)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension.extension:package (STU3: Name of package to include (new))</td><td>Element `ImplementationGuide.page.package` has a context of ImplementationGuide.manifest.page based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.page.package` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).</td></tr><tr><td>ImplementationGuide.page.format (format)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension.extension:format (STU3: Format of the page (e.g. html, markdown, etc.) (new))</td><td>Element `ImplementationGuide.page.format` has a context of ImplementationGuide.manifest.page based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.page.format` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThis is primarily for the publishing tool, that will convert all pages to html format. HTML pages are pre-processed, see xxxx.</td></tr><tr><td>ImplementationGuide.page.page (page)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension.extension:page (STU3: Nested Pages / Sections (new))</td><td>Element `ImplementationGuide.page.page` has a context of ImplementationGuide.manifest.page based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.page.page` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThe implementation guide breadcrumbs are generated from this structure.</td></tr></table><hr/><p><b>Group 8 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImplementationGuide|3.0.2</code> to <a href=\"StructureDefinition-ext-R3-ImplementationGuide.pag.kind.html\">STU3: page | example | list | include | directory | dictionary | toc | resource (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>ImplementationGuide.page.kind (kind)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (STU3: page | example | list | include | directory | dictionary | toc | resource (new))</td><td>Element `ImplementationGuide.page.kind` has a context of ImplementationGuide.manifest.page based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.page.kind` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).</td></tr></table><hr/><p><b>Group 9 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImplementationGuide|3.0.2</code> to <a href=\"StructureDefinition-ext-R3-ImplementationGuide.pag.type.html\">STU3: Kind of resource to include in the list (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>ImplementationGuide.page.type (type)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (STU3: Kind of resource to include in the list (new))</td><td>Element `ImplementationGuide.page.type` has a context of ImplementationGuide.manifest.page based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.page.type` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).</td></tr></table><hr/><p><b>Group 10 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImplementationGuide|3.0.2</code> to <a href=\"StructureDefinition-ext-R3-ImplementationGuide.pag.package.html\">STU3: Name of package to include (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>ImplementationGuide.page.package (package)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (STU3: Name of package to include (new))</td><td>Element `ImplementationGuide.page.package` has a context of ImplementationGuide.manifest.page based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.page.package` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).</td></tr></table><hr/><p><b>Group 11 </b>Mapping from <code>http://hl7.org/fhir/StructureDefinition/ImplementationGuide|3.0.2</code> to <a href=\"StructureDefinition-ext-R3-ImplementationGuide.pag.format.html\">STU3: Format of the page (e.g. html, markdown, etc.) (new)version: 0.1.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td><td><b>Comment</b></td></tr><tr><td>ImplementationGuide.page.format (format)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>Extension (STU3: Format of the page (e.g. html, markdown, etc.) (new))</td><td>Element `ImplementationGuide.page.format` has a context of ImplementationGuide.manifest.page based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.page.format` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThis is primarily for the publishing tool, that will convert all pages to html format. HTML pages are pre-processed, see xxxx.</td></tr></table></div>"^^rdf:XMLLiteral ] ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ; fhir:value [ a fhir:Code ; fhir:v "fhir" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ; fhir:value [ a fhir:Integer ; fhir:v 0 ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ; fhir:value [ a fhir:Canonical ; fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4> ] ] ) ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ; fhir:value [ a fhir:Code ; fhir:v "trial-use" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ; fhir:value [ a fhir:Canonical ; fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4> ] ] ) ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/uv/xver/ConceptMap/R3-ImplementationGuide-element-map-to-R4"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/uv/xver/ConceptMap/R3-ImplementationGuide-element-map-to-R4> ] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "R3ImplementationGuideElementMapToR4"] ; # fhir:title [ fhir:v "Cross-version mapping for FHIR STU3 ImplementationGuide to FHIR R4 ImplementationGuide"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2026-03-17T16:03:24.0038738-05:00"^^xsd:dateTime] ; # fhir:contact ( [ fhir:name [ fhir:v "FHIR Infrastructure" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] ) ] ) ; # fhir:description [ fhir:v "This ConceptMap represents cross-version mappings for elements from a FHIR STU3 ImplementationGuide to FHIR R4."] ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ; fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] ) ; # fhir:source [ a fhir:Canonical ; fhir:v "http://hl7.org/fhir/3.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/3.0> ] ; # fhir:target [ a fhir:Uri ; fhir:v "http://hl7.org/fhir/4.0"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/4.0> ] ; # fhir:group ( [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/ImplementationGuide> ] ; fhir:sourceVersion [ fhir:v "3.0.2" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/ImplementationGuide> ] ; fhir:targetVersion [ fhir:v "4.0.1" ] ; ( fhir:element [ fhir:code [ fhir:v "ImplementationGuide.meta" ] ; fhir:display [ fhir:v "meta" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.meta" ] ; fhir:display [ fhir:v "ImplementationGuide.meta" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.meta` is mapped to FHIR R4 element `ImplementationGuide.meta` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.implicitRules" ] ; fhir:display [ fhir:v "implicitRules" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.implicitRules" ] ; fhir:display [ fhir:v "ImplementationGuide.implicitRules" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.implicitRules` is mapped to FHIR R4 element `ImplementationGuide.implicitRules` as `Equivalent`.\nAsserting 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." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.language" ] ; fhir:display [ fhir:v "language" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.language" ] ; fhir:display [ fhir:v "ImplementationGuide.language" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.language` is mapped to FHIR R4 element `ImplementationGuide.language` as `Equivalent`.\nLanguage 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)." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.text" ] ; fhir:display [ fhir:v "text" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.text" ] ; fhir:display [ fhir:v "ImplementationGuide.text" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.text` is mapped to FHIR R4 element `ImplementationGuide.text` as `Equivalent`.\nContained 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." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.contained" ] ; fhir:display [ fhir:v "contained" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.contained" ] ; fhir:display [ fhir:v "ImplementationGuide.contained" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.contained` is mapped to FHIR R4 element `ImplementationGuide.contained` as `Equivalent`.\nThis 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." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.url" ] ; fhir:display [ fhir:v "url" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.url" ] ; fhir:display [ fhir:v "ImplementationGuide.url" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.url` is mapped to FHIR R4 element `ImplementationGuide.url` as `Equivalent`.\nCan 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." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.version" ] ; fhir:display [ fhir:v "version" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.version" ] ; fhir:display [ fhir:v "ImplementationGuide.version" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.version` is mapped to FHIR R4 element `ImplementationGuide.version` as `Equivalent`.\nThere may be different implementation guide instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a refrence to a particular business version of the implementation guide with the format [url]|[version]." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.name" ] ; fhir:display [ fhir:v "name" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.name" ] ; fhir:display [ fhir:v "ImplementationGuide.name" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.name` is mapped to FHIR R4 element `ImplementationGuide.name` as `Equivalent`.\nThe 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." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.status" ] ; fhir:display [ fhir:v "status" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.status" ] ; fhir:display [ fhir:v "ImplementationGuide.status" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.status` is mapped to FHIR R4 element `ImplementationGuide.status` as `Equivalent`.\nAllows filtering of implementation guides that are appropriate for use vs. not. \nThis is labeled as \"Is Modifier\" because applications should not use a retired implementation guide without due consideration." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.experimental" ] ; fhir:display [ fhir:v "experimental" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.experimental" ] ; fhir:display [ fhir:v "ImplementationGuide.experimental" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.experimental` is mapped to FHIR R4 element `ImplementationGuide.experimental` as `Equivalent`.\nAllows filtering of implementation guide that are appropriate for use vs. not. This is labeled as \"Is Modifier\" because applications should not use an experimental implementation guide in production." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.date" ] ; fhir:display [ fhir:v "date" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.date" ] ; fhir:display [ fhir:v "ImplementationGuide.date" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.date` is mapped to FHIR R4 element `ImplementationGuide.date` as `Equivalent`.\nNote that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the implementation guide. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.publisher" ] ; fhir:display [ fhir:v "publisher" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.publisher" ] ; fhir:display [ fhir:v "ImplementationGuide.publisher" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.publisher` is mapped to FHIR R4 element `ImplementationGuide.publisher` as `Equivalent`.\nUsually an organization, but may be an individual. The publisher (or steward) of the implementation guide is the organization or individual primarily responsible for the maintenance and upkeep of the implementation guide. 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. This item SHOULD be populated unless the information is available from context." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.contact" ] ; fhir:display [ fhir:v "contact" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.contact" ] ; fhir:display [ fhir:v "ImplementationGuide.contact" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.contact` is mapped to FHIR R4 element `ImplementationGuide.contact` as `Equivalent`.\nMay be a web site, an email address, a telephone number, etc." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.description" ] ; fhir:display [ fhir:v "description" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.description" ] ; fhir:display [ fhir:v "ImplementationGuide.description" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.description` is mapped to FHIR R4 element `ImplementationGuide.description` as `Equivalent`.\nThis description can be used to capture details such as why the implementation guide 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 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)." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.useContext" ] ; fhir:display [ fhir:v "useContext" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.useContext" ] ; fhir:display [ fhir:v "ImplementationGuide.useContext" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.useContext` is mapped to FHIR R4 element `ImplementationGuide.useContext` as `Equivalent`.\nWhen multiple useContexts are specified, there is no expectation whether all or any of the contexts apply." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.jurisdiction" ] ; fhir:display [ fhir:v "jurisdiction" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.jurisdiction" ] ; fhir:display [ fhir:v "ImplementationGuide.jurisdiction" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.jurisdiction` is mapped to FHIR R4 element `ImplementationGuide.jurisdiction` as `Equivalent`.\nIt may be possible for the implementation guide to be used in jurisdictions other than those for which it was originally designed or intended." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.copyright" ] ; fhir:display [ fhir:v "copyright" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.copyright" ] ; fhir:display [ fhir:v "ImplementationGuide.copyright" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.copyright` is mapped to FHIR R4 element `ImplementationGuide.copyright` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.fhirVersion" ] ; fhir:display [ fhir:v "fhirVersion" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.fhirVersion" ] ; fhir:display [ fhir:v "ImplementationGuide.fhirVersion" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.fhirVersion` is mapped to FHIR R4 element `ImplementationGuide.fhirVersion` as `SourceIsNarrowerThanTarget`.\nAn Implementation Guide should specify the target it applies to, as ImplementationGuides are rarely valid across multiple versions of FHIR." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.dependency" ] ; fhir:display [ fhir:v "dependency" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.dependsOn" ] ; fhir:display [ fhir:v "ImplementationGuide.dependsOn" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.dependency` is mapped to FHIR R4 element `ImplementationGuide.dependsOn` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.dependency.uri" ] ; fhir:display [ fhir:v "uri" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.dependsOn.uri" ] ; fhir:display [ fhir:v "ImplementationGuide.dependsOn.uri" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.dependency.uri` is mapped to FHIR R4 element `ImplementationGuide.dependsOn.uri` as `Equivalent`.\nWhen a guide is published, and the type is 'include', this will be a relative reference within the guide." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.package" ] ; fhir:display [ fhir:v "package" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.definition.grouping" ] ; fhir:display [ fhir:v "ImplementationGuide.definition.grouping" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.package` is mapped to FHIR R4 element `ImplementationGuide.definition.grouping` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.package.name" ] ; fhir:display [ fhir:v "name" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.definition.grouping.name" ] ; fhir:display [ fhir:v "ImplementationGuide.definition.grouping.name" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.package.name` is mapped to FHIR R4 element `ImplementationGuide.definition.grouping.name` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.package.description" ] ; fhir:display [ fhir:v "description" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.definition.grouping.description" ] ; fhir:display [ fhir:v "ImplementationGuide.definition.grouping.description" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.package.description` is mapped to FHIR R4 element `ImplementationGuide.definition.grouping.description` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.package.resource" ] ; fhir:display [ fhir:v "resource" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.definition.resource" ] ; fhir:display [ fhir:v "ImplementationGuide.definition.resource" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.package.resource` is mapped to FHIR R4 element `ImplementationGuide.definition.resource` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.package.resource.example" ] ; fhir:display [ fhir:v "example" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.definition.resource.example[x]" ] ; fhir:display [ fhir:v "ImplementationGuide.definition.resource.example[x]" ] ; fhir:equivalence [ fhir:v "narrower" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.package.resource.example` is mapped to FHIR R4 element `ImplementationGuide.definition.resource.example[x]` as `SourceIsNarrowerThanTarget`.\nThe target context `ImplementationGuide.definition.resource.example[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `ImplementationGuide.definition.resource`.\nTypically, 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." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.package.resource.name" ] ; fhir:display [ fhir:v "name" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.definition.resource.name" ] ; fhir:display [ fhir:v "ImplementationGuide.definition.resource.name" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.package.resource.name` is mapped to FHIR R4 element `ImplementationGuide.definition.resource.name` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.package.resource.description" ] ; fhir:display [ fhir:v "description" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.definition.resource.description" ] ; fhir:display [ fhir:v "ImplementationGuide.definition.resource.description" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.package.resource.description` is mapped to FHIR R4 element `ImplementationGuide.definition.resource.description` as `Equivalent`.\nThis is mostly used with examples to explain why it is present (though they can have extensive comments in the examples)." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.package.resource.source[x]" ] ; fhir:display [ fhir:v "source[x]" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.definition.resource.reference" ] ; fhir:display [ fhir:v "ImplementationGuide.definition.resource.reference" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.package.resource.source[x]` is mapped to FHIR R4 element `ImplementationGuide.definition.resource.reference` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImplementationGuide.package.resource.source[x]` do not cover the following types: uri.\nThe mappings for `ImplementationGuide.package.resource.source[x]` do not cover the following types based on type expansion: value.\nUsually 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." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.package.resource.exampleFor" ] ; fhir:display [ fhir:v "exampleFor" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.definition.resource.example[x]" ] ; fhir:display [ fhir:v "ImplementationGuide.definition.resource.example[x]" ] ; fhir:equivalence [ fhir:v "relatedto" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.package.resource.exampleFor` is mapped to FHIR R4 element `ImplementationGuide.definition.resource.example[x]` as `RelatedTo`.\nThe mappings for `ImplementationGuide.package.resource.exampleFor` do not cover the following types: Reference.\nThe mappings for `ImplementationGuide.package.resource.exampleFor` do not cover the following types based on type expansion: display, identifier, reference.\nThe target context `ImplementationGuide.definition.resource.example[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `ImplementationGuide.definition.resource`.\nExamples:\n* StructureDefinition -> Any\n* ValueSet -> expansion\n* OperationDefinition -> Parameters\n* Questionnaire -> QuestionnaireResponse." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.global" ] ; fhir:display [ fhir:v "global" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.global" ] ; fhir:display [ fhir:v "ImplementationGuide.global" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.global` is mapped to FHIR R4 element `ImplementationGuide.global` as `Equivalent`.\nSee [Default Profiles](https://hl7.org/fhir/implemen.html#default) for a discussion of which resources are 'covered' by an implementation guide." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.global.type" ] ; fhir:display [ fhir:v "type" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.global.type" ] ; fhir:display [ fhir:v "ImplementationGuide.global.type" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.global.type` is mapped to FHIR R4 element `ImplementationGuide.global.type` as `SourceIsNarrowerThanTarget`.\nThe mappings for `ImplementationGuide.global.type` do not allow expression of the necessary codes, per the bindings on the source and target.\nThe 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." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.global.profile" ] ; fhir:display [ fhir:v "profile" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.global.profile" ] ; fhir:display [ fhir:v "ImplementationGuide.global.profile" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.global.profile` is mapped to FHIR R4 element `ImplementationGuide.global.profile` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImplementationGuide.global.profile` do not cover the following types: Reference.\nThe mappings for `ImplementationGuide.global.profile` do not cover the following types based on type expansion: display, identifier, reference." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.binary" ] ; fhir:display [ fhir:v "binary" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.manifest.other" ] ; fhir:display [ fhir:v "ImplementationGuide.manifest.other" ] ; fhir:equivalence [ fhir:v "narrower" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.binary` is mapped to FHIR R4 element `ImplementationGuide.manifest.other` as `SourceIsNarrowerThanTarget`.\nThis is principally included for the FHIR publishing tool, but may be useful when extracting and reusing content from the implementation guide." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.page" ] ; fhir:display [ fhir:v "page" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.manifest.page" ] ; fhir:display [ fhir:v "ImplementationGuide.manifest.page" ] ; fhir:equivalence [ fhir:v "relatedto" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.page` is mapped to FHIR R4 element `ImplementationGuide.manifest.page` as `SourceIsNarrowerThanTarget`.\nPages automatically become sections if they have sub-pages. By convention, the home page is called index.html." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.page.source" ] ; fhir:display [ fhir:v "source" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.manifest.page.name" ] ; fhir:display [ fhir:v "ImplementationGuide.manifest.page.name" ] ; fhir:equivalence [ fhir:v "narrower" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.page.source` is mapped to FHIR R4 element `ImplementationGuide.manifest.page.name` as `SourceIsNarrowerThanTarget`.\nThe publishing tool will autogenerate source for list (source = n/a), and inject included implementations for include (source = uri of guide to include)." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.page.title" ] ; fhir:display [ fhir:v "title" ] ; ( fhir:target [ fhir:code [ fhir:v "ImplementationGuide.manifest.page.title" ] ; fhir:display [ fhir:v "ImplementationGuide.manifest.page.title" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.page.title` is mapped to FHIR R4 element `ImplementationGuide.manifest.page.title` as `Equivalent`." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/ImplementationGuide> ] ; fhir:sourceVersion [ fhir:v "3.0.2" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.dependency.type"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.dependency.type> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "ImplementationGuide.dependency.type" ] ; fhir:display [ fhir:v "type" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.dependency.type` has a context of ImplementationGuide.dependsOn based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.dependency.type` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nFor information about processing included guides, see [Including Guides]{implementationguide.html#include}." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/ImplementationGuide> ] ; fhir:sourceVersion [ fhir:v "3.0.2" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.package.resource.acronym"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.package.resource.acronym> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "ImplementationGuide.package.resource.acronym" ] ; fhir:display [ fhir:v "acronym" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.package.resource.acronym` has a context of ImplementationGuide.definition.resource based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.package.resource.acronym` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThis 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)." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/ImplementationGuide> ] ; fhir:sourceVersion [ fhir:v "3.0.2" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.package.resource.source"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.package.resource.source> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "ImplementationGuide.package.resource.source[x]" ] ; fhir:display [ fhir:v "source[x]" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.package.resource.source[x]` is mapped to FHIR R4 element `ImplementationGuide.definition.resource.reference` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImplementationGuide.package.resource.source[x]` do not cover the following types: uri.\nThe mappings for `ImplementationGuide.package.resource.source[x]` do not cover the following types based on type expansion: value.\nUsually 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." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/ImplementationGuide> ] ; fhir:sourceVersion [ fhir:v "3.0.2" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.package.resource.exampleFor"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.package.resource.exampleFor> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "ImplementationGuide.package.resource.exampleFor" ] ; fhir:display [ fhir:v "exampleFor" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.package.resource.exampleFor` is mapped to FHIR R4 element `ImplementationGuide.definition.resource.example[x]` as `RelatedTo`.\nThe mappings for `ImplementationGuide.package.resource.exampleFor` do not cover the following types: Reference.\nThe mappings for `ImplementationGuide.package.resource.exampleFor` do not cover the following types based on type expansion: display, identifier, reference.\nThe target context `ImplementationGuide.definition.resource.example[x]` is a choice-type element and cannot directly hold extensions. The context is moved up to parent element `ImplementationGuide.definition.resource`.\nExamples:\n* StructureDefinition -> Any\n* ValueSet -> expansion\n* OperationDefinition -> Parameters\n* Questionnaire -> QuestionnaireResponse." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/ImplementationGuide> ] ; fhir:sourceVersion [ fhir:v "3.0.2" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.global.profile"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.global.profile> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "ImplementationGuide.global.profile" ] ; fhir:display [ fhir:v "profile" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.global.profile` is mapped to FHIR R4 element `ImplementationGuide.global.profile` as `SourceIsBroaderThanTarget`.\nThe mappings for `ImplementationGuide.global.profile` do not cover the following types: Reference.\nThe mappings for `ImplementationGuide.global.profile` do not cover the following types based on type expansion: display, identifier, reference." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/ImplementationGuide> ] ; fhir:sourceVersion [ fhir:v "3.0.2" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.page"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.page> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "ImplementationGuide.page" ] ; fhir:display [ fhir:v "page" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.page` is mapped to FHIR R4 element `ImplementationGuide.manifest.page` as `SourceIsNarrowerThanTarget`.\nPages automatically become sections if they have sub-pages. By convention, the home page is called index.html." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.page.source" ] ; fhir:display [ fhir:v "source" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension.extension:source" ] ; fhir:equivalence [ fhir:v "wider" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.page.source` is mapped to FHIR R4 element `ImplementationGuide.manifest.page.name` as `SourceIsNarrowerThanTarget`.\nThe publishing tool will autogenerate source for list (source = n/a), and inject included implementations for include (source = uri of guide to include)." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.page.title" ] ; fhir:display [ fhir:v "title" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension.extension:title" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.page.title` is mapped to FHIR R4 element `ImplementationGuide.manifest.page.title` as `Equivalent`." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.page.kind" ] ; fhir:display [ fhir:v "kind" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension.extension:kind" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.page.kind` has a context of ImplementationGuide.manifest.page based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.page.kind` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element)." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.page.type" ] ; fhir:display [ fhir:v "type" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension.extension:type" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.page.type` has a context of ImplementationGuide.manifest.page based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.page.type` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element)." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.page.package" ] ; fhir:display [ fhir:v "package" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension.extension:package" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.page.package` has a context of ImplementationGuide.manifest.page based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.page.package` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element)." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.page.format" ] ; fhir:display [ fhir:v "format" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension.extension:format" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.page.format` has a context of ImplementationGuide.manifest.page based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.page.format` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThis is primarily for the publishing tool, that will convert all pages to html format. HTML pages are pre-processed, see xxxx." ] ] ) ] [ fhir:code [ fhir:v "ImplementationGuide.page.page" ] ; fhir:display [ fhir:v "page" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension.extension:page" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.page.page` has a context of ImplementationGuide.manifest.page based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.page.page` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThe implementation guide breadcrumbs are generated from this structure." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/ImplementationGuide> ] ; fhir:sourceVersion [ fhir:v "3.0.2" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.page.kind"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.page.kind> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "ImplementationGuide.page.kind" ] ; fhir:display [ fhir:v "kind" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.page.kind` has a context of ImplementationGuide.manifest.page based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.page.kind` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element)." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/ImplementationGuide> ] ; fhir:sourceVersion [ fhir:v "3.0.2" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.page.type"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.page.type> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "ImplementationGuide.page.type" ] ; fhir:display [ fhir:v "type" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.page.type` has a context of ImplementationGuide.manifest.page based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.page.type` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element)." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/ImplementationGuide> ] ; fhir:sourceVersion [ fhir:v "3.0.2" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.page.package"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.page.package> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "ImplementationGuide.page.package" ] ; fhir:display [ fhir:v "package" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.page.package` has a context of ImplementationGuide.manifest.page based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.page.package` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element)." ] ] ) ] ) ] [ fhir:source [ fhir:v "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/ImplementationGuide> ] ; fhir:sourceVersion [ fhir:v "3.0.2" ] ; fhir:target [ fhir:v "http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.page.format"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/3.0/StructureDefinition/extension-ImplementationGuide.page.format> ] ; fhir:targetVersion [ fhir:v "0.1.0" ] ; ( fhir:element [ fhir:code [ fhir:v "ImplementationGuide.page.format" ] ; fhir:display [ fhir:v "format" ] ; ( fhir:target [ fhir:code [ fhir:v "Extension" ] ; fhir:equivalence [ fhir:v "equivalent" ] ; fhir:comment [ fhir:v "Element `ImplementationGuide.page.format` has a context of ImplementationGuide.manifest.page based on following the parent source element upwards and mapping to `ImplementationGuide`.\nElement `ImplementationGuide.page.format` has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).\nThis is primarily for the publishing tool, that will convert all pages to html format. HTML pages are pre-processed, see xxxx." ] ] ) ] ) ] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r3.r4#0.1.0 based on FHIR 4.0.1. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
