diff --git a/source/capabilitystatement/capabilitystatement-notes.xml b/source/capabilitystatement/capabilitystatement-notes.xml index f712d5ad638..0dd4d662b1b 100644 --- a/source/capabilitystatement/capabilitystatement-notes.xml +++ b/source/capabilitystatement/capabilitystatement-notes.xml @@ -108,7 +108,7 @@ For a discussion of the use of these two types of resources, see
-CapabilityStatements may represent the use of additional resource.
+CapabilityStatements may represent the use of additional resources.
When doing so, CapabilityStatement.rest.resource.type contains the type of the resource
as defined in the HL7 registry,
along with a reference to the definition of the resource in CapabilityStatement.rest.resource.definition.
diff --git a/source/consent/consent-event-mapping-exceptions.xml b/source/consent/consent-event-mapping-exceptions.xml
index d9aa12ef4c6..30622c892fd 100644
--- a/source/consent/consent-event-mapping-exceptions.xml
+++ b/source/consent/consent-event-mapping-exceptions.xml
@@ -71,7 +71,7 @@
Reference.reference in deployments where both
+ the core and additional resource definitions are in scope.
-In both of these cases, the solution is to use the alternate-reference extension. It allows -referencing any type of resource - including additional resources. The targetProfile used when -profiling this extension is free to point to a narrower profile than a resource - e.g., a specific +When the approach mentioned above does not apply, the solution is to use the alternate-reference extension. +The targetProfile used when profiling the extension is free to point to a narrower profile than a resource - e.g., a specific inter-version resource profile on Basic.
-
-In some cases, an additional resource may migrate to be a core resource and become allowed as a
-target resource. Systems that have not yet updated to support that new core resource may
-struggle with the migration of the reference from the additional-reference to the standard
-Reference.reference element. Communication partners will need to manage this transition."
-
diff --git a/source/resource/resource-introduction.xml b/source/resource/resource-introduction.xml index 66ed925b519..15d8aebef5f 100644 --- a/source/resource/resource-introduction.xml +++ b/source/resource/resource-introduction.xml @@ -46,7 +46,7 @@ Note: there is documentation for the Structure, -
This specification defines the base <%res-type-count%> resources that comprise the "FHIR resources". Additional resources may be defined in other specifications, @@ -56,7 +56,7 @@ other resources, or find that they need to, the following rules apply:
The introduction of 'custom' resource not defined through the process documented here is not conformant with the FHIR specification. Instances communicating resources not defined in this core specification or via the additional resources registration process cannot be called FHIR conformant.
+ Instead of Reference.reference, some elements might instead contain the additionalReference extension.
+ Systems SHOULD support indexing and searching against content found in this extension as well unless there are constraints in place that ensure that additionalReference is never present.
+
For example, if the base URL of a server is http://example.org/fhir, the search:
diff --git a/source/searchparameter/bundle-SearchParameter-search-params.xml b/source/searchparameter/bundle-SearchParameter-search-params.xml
index 5595f9c2093..2fd6d519104 100644
--- a/source/searchparameter/bundle-SearchParameter-search-params.xml
+++ b/source/searchparameter/bundle-SearchParameter-search-params.xml
@@ -15,7 +15,7 @@
-
-
-
+
+
http://hl7.org/fhirhttp://hl7.org/fhir6.0.0 or a subsequent published version of FHIRresourcefalse
{
"resourceType" : "StructureDefinition",
- "url" : "http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition",
+ "url" : "http://hl7.org/fhir/StructureDefinition/ViewDefinition",
"fhirVersion" : "6.0.0",
"kind" : "resource",
"abstract" : false,
- "type" : "http://hl7.org/fhir/uv/sql-on-fhir/StructureDefinition/ViewDefinition",
+ "type" : "http://hl7.org/fhir/StructureDefinition/ViewDefinition",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/CanonicalResource",
"derivation" : "specialization",
"differential" : {