Profile Comparison between http://hl7.org/fhir/uv/ebm/StructureDefinition/search-results vs http://hl7.org/fhir/uv/ebm/StructureDefinition/search-results

Left:SearchResults (http://hl7.org/fhir/uv/ebm/StructureDefinition/search-results)
Right:SearchResults (http://hl7.org/fhir/uv/ebm/StructureDefinition/search-results)

Messages

ErrorStructureDefinition.versionValues for version differ: '1.0.0-ballot2' vs '1.0.0-ballot3'
InformationStructureDefinition.statusValues for status differ: 'draft' vs 'active'
InformationStructureDefinition.dateValues for date differ: '2025-03-28T17:11:38+00:00' vs '2026-09-10T16:38:22+00:00'
WarningStructureDefinition.fhirVersionValues for fhirVersion differ: '6.0.0-ballot2' vs '6.0.0-ballot5'
InformationStructureDefinition.definitionValues for definition differ: 'The Library resource is a general-purpose container for knowledge asset definitions. It can be used to describe and expose existing knowledge assets such as logic libraries and information model descriptions, as well as to describe a collection of knowledge assets.' vs 'The Library resource is a general-purpose container for knowledge artifact definitions. It can be used to describe and expose existing knowledge artifacts such as logic libraries and information model descriptions, as well as to describe a collection of knowledge artifacts.'
InformationStructureDefinition.commentValues for comment differ: 'Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resouce id depends on the given use case.' vs 'Within the context of the FHIR RESTful interactions, the resource has an id except for cases like the create and conditional update. Otherwise, the use of the resource id depends on the given use case.'
InformationStructureDefinition.definitionValues for definition differ: 'A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.' vs 'A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. For DomainResources, if more than one implicitRules policy applies, additional policies may be conveyed using the [additionalImplicitRules](https://build.fhir.org/ig/HL7/fhir-extensions/StructureDefinition-additionalImplicitRules.html) extension.'
InformationStructureDefinition.commentValues for comment differ: '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. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels.' vs '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. Contained resources may have profiles and tags in their meta elements, but SHALL NOT have security labels. Contained resources may be a resource type defined in the FHIR specification, or an [additional resource](http://build.fhir.org/resource.html#additional).'
InformationStructureDefinition.requirementsValues for requirements differ: 'Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/6.0.0-ballot2/extensibility.html#modifierExtension).' vs 'Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://build.fhir.org/extensibility.html#modifierExtension).'
InformationStructureDefinition.commentValues for comment differ: 'Can be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version. The determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author. Considerations for making this decision are found in [Technical and Business Versions](http://hl7.org/fhir/6.0.0-ballot2/resource.html#versions). In some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the [meta.source](http://hl7.org/fhir/6.0.0-ballot2/resource.html#meta) element to indicate where the current master source of the resource can be found.' vs 'Can be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version. The determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author. Considerations for making this decision are found in [Technical and Business Versions](http://build.fhir.org/resource.html#versions). In some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the [meta.source](http://build.fhir.org/resource.html#meta) element to indicate where the current master source of the resource can be found.'
InformationStructureDefinition.definitionValues for definition differ: 'The identifier that is used to identify this version of the library when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the library author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. To provide a version consistent with the Decision Support Service specification, use the format Major.Minor.Revision (e.g. 1.0.0). For more information on versioning knowledge assets, refer to the Decision Support Service specification. Note that a version is required for non-experimental active artifacts.' vs 'The identifier that is used to identify this version of the library when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the library author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. For more information on versioning knowledge artifacts, refer to the Canonical Resource Management Infrastructure (CRMI) implementation guide artifact versioning discussion (http://hl7.org/fhir/uv/crmi/artifact-lifecycle.html#artifact-versioning).'
InformationStructureDefinition.commentValues for comment differ: 'There may be different library instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the library with the format [url]|[version]. The version SHOULD NOT contain a '#' - see [Business Version](http://hl7.org/fhir/6.0.0-ballot2/resource.html#bv-format).' vs 'There may be different library instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the library with the format [url]|[version]. The version SHOULD NOT contain a '#' - see [Business Version](http://build.fhir.org/resource.html#bv-format).'
InformationStructureDefinition.commentValues for comment differ: 'Allows filtering of libraries that are appropriate for use vs. not. See guidance around (not) making local changes to elements [here](http://hl7.org/fhir/R5/canonicalresource.html#localization).' vs 'Allows filtering of libraries that are appropriate for use vs. not. See guidance around (not) making local changes to elements [here](http://build.fhir.org/canonicalresource.html#localization).'
InformationStructureDefinition.shortValues for short differ: 'For testing purposes, not real usage' vs 'For testing only - never for real usage'
InformationStructureDefinition.definitionValues for definition differ: 'A Boolean value to indicate that this library is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage.' vs 'A Boolean value to indicate that this library is authored for testing purposes (or education/evaluation/marketing) and no version of this resource will ever be intended for genuine usage.'
InformationStructureDefinition.commentValues for comment differ: 'Allows filtering of librarys that are appropriate for use versus not.' vs 'Allows filtering of librarys that are appropriate for use versus not. Experimental resources might include example instances in implementation guides, instances created solely for testing purposes, etc. If experimental is 'true' for any version of a resource, it should be true for all versions of the resource. (If experimental changes, then it is being misused or a resource that was never intended for real-world use has unexpectedly changed its purpose.). Experimental resources are not expected to be stable and may well have breaking changes without a corresponding change to the 'version' element.'
InformationStructureDefinition.shortValues for short differ: 'logic-library | model-definition | asset-collection | module-definition' vs 'logic-library | model-definition | asset-collection | module-definition | etc.'
InformationStructureDefinition.commentValues for comment differ: 'The date is often not tracked until the resource is published, but may be present on draft content. Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the library. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource. See guidance around (not) making local changes to elements [here](http://hl7.org/fhir/R5/canonicalresource.html#localization).' vs 'The date is often not tracked until the resource is published, but may be present on draft content. Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the library. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource. See guidance around (not) making local changes to elements [here](http://build.fhir.org/canonicalresource.html#localization).'
InformationStructureDefinition.commentValues for comment differ: 'May be a web site, an email address, a telephone number, etc. See guidance around (not) making local changes to elements [here](http://hl7.org/fhir/R5/canonicalresource.html#localization).' vs 'May be a web site, an email address, a telephone number, etc. See guidance around (not) making local changes to elements [here](http://build.fhir.org/canonicalresource.html#localization).'
InformationStructureDefinition.shortValues for short differ: 'Intended jurisdiction for library (if applicable)' vs 'Jurisdiction of the authority that maintains the library (if applicable)'
InformationStructureDefinition.definitionValues for definition differ: 'A legal or geographic region in which the library is intended to be used.' vs 'A legal or geographic region in which the authority that maintains the resource is operating. In general, the jurisdiction is also found in the useContext. The useContext may reference additional jurisdictions because the defining jurisdiction does not necessarily limit the jurisdictions of use.'
InformationStructureDefinition.commentValues for comment differ: 'It may be possible for the library to be used in jurisdictions other than those for which it was originally designed or intended. DEPRECATION NOTE: For consistency, implementations are encouraged to migrate to using the new 'jurisdiction' code in the useContext element. (I.e. useContext.code indicating http://terminology.hl7.org/CodeSystem/usage-context-type#jurisdiction and useContext.valueCodeableConcept indicating the jurisdiction.)' vs 'It may be possible for the library to be used in jurisdictions other than those for which it was originally designed or intended.'
InformationStructureDefinition.shortValues for short differ: 'Use and/or publishing restrictions' vs 'Notice about intellectual property ownership, can include restrictions on use'
InformationStructureDefinition.definitionValues for definition differ: 'A copyright statement relating to the library and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the library.' vs 'A copyright statement relating to the library and/or its contents. Copyright statements are notices of intellectual property ownership and can include restrictions on the use and publishing of the library.'
InformationStructureDefinition.commentValues for comment differ: 'The short copyright declaration (e.g. (c) '2015+ xyz organization' should be sent in the copyrightLabel element.' vs 'The short copyright declaration (e.g. (c) '2015+ xyz organization') should be sent in the copyrightLabel element without the copyright prefix (i.e., do not include '(c)' or the symbol).'
InformationStructureDefinition.definitionValues for definition differ: 'A short string (<50 characters), suitable for inclusion in a page footer that identifies the copyright holder, effective period, and optionally whether rights are resctricted. (e.g. 'All rights reserved', 'Some rights reserved').' vs 'A short string (<50 characters), suitable for inclusion in a page footer that identifies the copyright holder, effective period, and optionally whether rights are restricted. (e.g. 'All rights reserved', 'Some rights reserved').'
InformationStructureDefinition.commentValues for comment differ: 'The (c) symbol should NOT be included in this string. It will be added by software when rendering the notation. Full details about licensing, restrictions, warrantees, etc. goes in the more general 'copyright' element.' vs 'The copyright symbol and the '(c)' textual representation SHOULD NOT be included in this string. It will be added by software when rendering the notation. Full details about licensing, restrictions, warrantees, etc. goes in the more general 'copyright' element.'
InformationStructureDefinition.commentValues for comment differ: 'The 'date' element may be more recent than the approval date because of minor changes or editorial corrections. See guidance around (not) making local changes to elements [here](http://hl7.org/fhir/R5/canonicalresource.html#localization).' vs 'The 'date' element may be more recent than the approval date because of minor changes or editorial corrections. See guidance around (not) making local changes to elements [here](http://build.fhir.org/canonicalresource.html#localization).'
InformationStructureDefinition.commentValues for comment differ: 'If specified, this date follows the original approval date. See guidance around (not) making local changes to elements [here](http://hl7.org/fhir/R5/canonicalresource.html#localization).' vs 'If specified, this date follows the original approval date. See guidance around (not) making local changes to elements [here](http://build.fhir.org/canonicalresource.html#localization).'
InformationStructureDefinition.commentValues for comment differ: 'The effective period for a library determines when the content is applicable for usage and is independent of publication and review dates. For example, a library intended to be used for the year 2016 might be published in 2015. See guidance around (not) making local changes to elements [here](http://hl7.org/fhir/R5/canonicalresource.html#localization).' vs 'The effective period for a library determines when the content is applicable for usage and is independent of publication and review dates. For example, a library intended to be used for the year 2016 might be published in 2015. See guidance around (not) making local changes to elements [here](http://build.fhir.org/canonicalresource.html#localization).'
InformationStructureDefinition.definitionValues for definition differ: 'An individiual or organization primarily involved in the creation and maintenance of the content.' vs 'An individual or organization primarily involved in the creation and maintenance of the content.'
InformationStructureDefinition.commentValues for comment differ: 'See guidance around (not) making local changes to elements [here](http://hl7.org/fhir/R5/canonicalresource.html#localization).' vs 'See guidance around (not) making local changes to elements [here](http://build.fhir.org/canonicalresource.html#localization).'
InformationStructureDefinition.commentValues for comment differ: 'See guidance around (not) making local changes to elements [here](http://hl7.org/fhir/R5/canonicalresource.html#localization).' vs 'See guidance around (not) making local changes to elements [here](http://build.fhir.org/canonicalresource.html#localization).'
InformationStructureDefinition.commentValues for comment differ: 'Each related artifact is either an attachment, or a reference to another resource, but not both.' vs 'Each related artifact is either an attachment, or a reference to another resource, but not both. In addition, the successor or predecessor of a Library SHOULD be a Library, and dependencies and components of a Library SHOULD reference a resource.'

Metadata

NameValueComments
.abstractfalse
    .baseDefinitionhttp://hl7.org/fhir/StructureDefinition/Library
      .copyright
        .date2025-03-28T17:11:38+00:002026-09-10T16:38:22+00:00
        • Values Differ
        .descriptionProfile of Library for Evidence Based Medicine IG. The SearchResults Profile is used to represent search results, such as for a systematic review.
          .experimental
            .fhirVersion6.0.0-ballot26.0.0-ballot5
            • Values Differ
            .jurisdiction
              ..jurisdiction[0]http://unstats.un.org/unsd/methods/m49/m49.htm#001
                .kindresource
                  .nameSearchResults
                    .publisherHL7 International / Clinical Decision Support
                      .purpose
                        .statusdraftactive
                        • Values Differ
                        .title
                          .typeLibrary
                            .urlhttp://hl7.org/fhir/uv/ebm/StructureDefinition/search-results
                              .version1.0.0-ballot21.0.0-ballot3
                              • Values Differ

                              Structure

                              NameL FlagsL Card.L TypeL Description & ConstraintsR FlagsR Card.R TypeR Description & ConstraintsCommentsdoco
                              .. Library C0..*LibraryRepresents a library of quality improvement components
                              Interfaces Implemented: MetadataResource
                              C0..*LibraryRepresents a library of quality improvement components
                              Interfaces Implemented: MetadataResource
                                ... id Σ0..1idLogical id of this artifactΣ0..1idLogical id of this artifact
                                  ... meta Σ0..1MetaMetadata about the resourceΣ0..1MetaMetadata about the resource
                                    ... implicitRules ?!Σ0..1uriA set of rules under which this content was created?!Σ0..1uriA set of rules under which this content was created
                                      ... language 0..1codeLanguage of the resource content
                                      Binding: ?? (required): IETF language tag for a human language
                                      Additional BindingsPurpose
                                      ??Starter
                                      0..1codeLanguage of the resource content
                                      Binding: ?? (required): IETF language tag for a human language
                                      Additional BindingsPurpose
                                      ??Starter
                                        ... text 0..1NarrativeText summary of the resource, for human interpretation
                                        This profile does not constrain the narrative in regard to content, language, or traceability to data elements
                                        0..1NarrativeText summary of the resource, for human interpretation
                                        This profile does not constrain the narrative in regard to content, language, or traceability to data elements
                                          ... contained 0..*ResourceContained, inline Resources
                                          0..*ResourceContained, inline Resources
                                            ... extension 0..*ExtensionAdditional content defined by implementations
                                            0..*ExtensionAdditional content defined by implementations
                                            Slice: Unordered, Open by value:url
                                              ... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
                                              ?!Σ0..*ExtensionExtensions that cannot be ignored
                                              Slice: Unordered, Open by value:url
                                                ... url ΣC0..1uriCanonical identifier for this library, represented as a URI (globally unique)ΣC0..1uriCanonical identifier for this library, represented as a URI (globally unique)
                                                  ... identifier Σ0..*IdentifierAdditional identifier for the library
                                                  Σ0..*IdentifierAdditional identifier for the library
                                                    ... version Σ0..1stringBusiness version of the libraryΣ0..1stringBusiness version of the library
                                                      ... versionAlgorithm[x] Σ0..1string, CodingHow to compare versions
                                                      Binding: ?? (extensible)
                                                      Σ0..1string, CodingHow to compare versions
                                                      Binding: ?? (extensible)
                                                        ... name ΣC0..1stringName for this library (computer friendly)ΣC0..1stringName for this library (computer friendly)
                                                          ... title Σ0..1stringName for this library (human friendly)Σ0..1stringName for this library (human friendly)
                                                            ... subtitle 0..1stringSubordinate title of the library0..1stringSubordinate title of the library
                                                              ... status ?!Σ1..1codedraft | active | retired | unknown
                                                              Binding: ?? (required): The lifecycle status of an artifact.
                                                              ?!Σ1..1codedraft | active | retired | unknown
                                                              Binding: ?? (required): The lifecycle status of an artifact.
                                                                ... experimental Σ0..1booleanFor testing purposes, not real usageΣ0..1booleanFor testing only - never for real usage
                                                                  ... type Σ1..1CodeableConceptlogic-library | model-definition | asset-collection | module-definition
                                                                  Binding: ?? (extensible): The type of knowledge asset this library contains.
                                                                  Required Pattern: {"coding":[{"system":"http://terminology.hl7.org/CodeSystem/library-type","code":"asset-collection","display":"Asset Collection"}]}
                                                                  Σ1..1CodeableConceptlogic-library | model-definition | asset-collection | module-definition | etc.
                                                                  Binding: ?? (extensible): The type of knowledge artifact this library contains.
                                                                  Required Pattern: {"coding":[{"system":"http://terminology.hl7.org/CodeSystem/library-type","code":"asset-collection","display":"Asset Collection"}]}
                                                                    ... Slices for subject[x] 0..1CodeableConcept, Reference(Group)Type of individual the library content is focused on
                                                                    Slice: Unordered, Open by type:$this
                                                                    Binding: ?? (extensible): The possible types of subjects for a library (E.g. Patient, Practitioner, Organization, Location, etc.).
                                                                    0..1CodeableConcept, Reference(Group)Type of individual the library content is focused on
                                                                    Slice: Unordered, Open by type:$this
                                                                    Binding: ?? (extensible): The possible types of subjects for a library (E.g. Patient, Practitioner, Organization, Location, etc.).
                                                                      ... date Σ0..1dateTimeDate last changedΣ0..1dateTimeDate last changed
                                                                        ... publisher Σ0..1stringName of the publisher/steward (organization or individual)Σ0..1stringName of the publisher/steward (organization or individual)
                                                                          ... contact Σ0..*ContactDetailContact details for the publisher
                                                                          Σ0..*ContactDetailContact details for the publisher
                                                                            ... description Σ0..1markdownNatural language description of the libraryΣ0..1markdownNatural language description of the library
                                                                              ... useContext Σ0..*UsageContextThe context that the content is intended to support
                                                                              Σ0..*UsageContextThe context that the content is intended to support
                                                                                ... jurisdiction Σ0..*CodeableConceptIntended jurisdiction for library (if applicable)
                                                                                Binding: ?? (extensible): Countries and regions within which this artifact is targeted for use.
                                                                                Σ0..*CodeableConceptJurisdiction of the authority that maintains the library (if applicable)
                                                                                Binding: ?? (extensible): Countries and regions within which this artifact is targeted for use.
                                                                                  ... purpose 0..1markdownWhy this library is defined0..1markdownWhy this library is defined
                                                                                    ... usage 0..1markdownDescribes the clinical usage of the library0..1markdownDescribes the clinical usage of the library
                                                                                      ... copyright 0..1markdownUse and/or publishing restrictions0..1markdownNotice about intellectual property ownership, can include restrictions on use
                                                                                        ... copyrightLabel 0..1stringCopyright holder and year(s)0..1stringCopyright holder and year(s)
                                                                                          ... approvalDate 0..1dateWhen the library was approved by publisher0..1dateWhen the library was approved by publisher
                                                                                            ... lastReviewDate 0..1dateWhen the library was last reviewed by the publisher0..1dateWhen the library was last reviewed by the publisher
                                                                                              ... effectivePeriod Σ0..1PeriodWhen the library is expected to be usedΣ0..1PeriodWhen the library is expected to be used
                                                                                                ... topic 0..0E.g. Education, Treatment, Assessment, etc
                                                                                                Binding: ?? (example): High-level categorization of the definition, used for searching, sorting, and filtering.
                                                                                                0..0E.g. Education, Treatment, Assessment, etc
                                                                                                Binding: ?? (example): High-level categorization of the definition, used for searching, sorting, and filtering.
                                                                                                  ... author 0..*ContactDetailWho authored the content
                                                                                                  0..*ContactDetailWho authored the content
                                                                                                    ... editor 0..*ContactDetailWho edited the content
                                                                                                    0..*ContactDetailWho edited the content
                                                                                                      ... reviewer 0..*ContactDetailWho reviewed the content
                                                                                                      0..*ContactDetailWho reviewed the content
                                                                                                        ... endorser 0..*ContactDetailWho endorsed the content
                                                                                                        0..*ContactDetailWho endorsed the content
                                                                                                          ... relatedArtifact 0..*RelatedArtifactAdditional documentation, citations, etc
                                                                                                          C0..*RelatedArtifactAdditional documentation, citations, etc
                                                                                                            ... parameter 0..*ParameterDefinitionParameters defined by the library
                                                                                                            0..*ParameterDefinitionParameters defined by the library
                                                                                                              ... dataRequirement 0..*DataRequirementWhat data is referenced by this library
                                                                                                              0..*DataRequirementWhat data is referenced by this library
                                                                                                                ... content Σ0..*AttachmentContents of the library, either embedded or referenced
                                                                                                                Σ0..*AttachmentContents of the library, either embedded or referenced

                                                                                                                  doco Documentation for this format