This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
FHIR Infrastructure Work Group | Maturity Level: 1 | Informative | Use Context: Any |
URL for this extension:
http://hl7.org/fhir/StructureDefinition/resolve-as-version-specific
Status: draft. Extension maintained by: Health Level Seven, Inc. - FHIR Core WG
If true, indicates that the reference should be resolved to a version-specific reference rather than a version-agnostic reference.
Comment:
Only for use within a transaction where the reference is to a resource that is being created or updated as part of the same transaction. The reference will be set to point to the version created as part of the transaction.
Context of Use: Use on Element ID Reference
Summary
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..1 | boolean | URL = http://hl7.org/fhir/StructureDefinition/resolve-as-version-specific resolve-as-version-specific: If true, indicates that the reference should be resolved to a version-specific reference rather than a version-agnostic reference. Use on Element ID Reference | |
![]() |
Full Structure
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..1 | Extension | URL = http://hl7.org/fhir/StructureDefinition/resolve-as-version-specific resolve-as-version-specific: If true, indicates that the reference should be resolved to a version-specific reference rather than a version-agnostic reference. Use on Element ID Reference | |
![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/resolve-as-version-specific" | |
![]() ![]() ![]() | 1..1 | boolean | Value of extension | |
![]() |
XML Template
<!-- resolve-as-version-specific --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/resolve-as-version-specific" > <!-- from Element: extension --> <valueBoolean value="[boolean]"/><!--
1..1 Value of extension --> </extension>
JSON Template
{ // resolve-as-version-specific // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "http://hl7.org/fhir/StructureDefinition/resolve-as-version-specific", // R! "valueBoolean" : <boolean> // C? R! Value of extension }
Summary
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..1 | boolean | URL = http://hl7.org/fhir/StructureDefinition/resolve-as-version-specific resolve-as-version-specific: If true, indicates that the reference should be resolved to a version-specific reference rather than a version-agnostic reference. Use on Element ID Reference | |
![]() |
Full Structure
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..1 | Extension | URL = http://hl7.org/fhir/StructureDefinition/resolve-as-version-specific resolve-as-version-specific: If true, indicates that the reference should be resolved to a version-specific reference rather than a version-agnostic reference. Use on Element ID Reference | |
![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/resolve-as-version-specific" | |
![]() ![]() ![]() | 1..1 | boolean | Value of extension | |
![]() |
XML Template
<!-- resolve-as-version-specific --><extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/resolve-as-version-specific" > <!-- from Element: extension --> <valueBoolean value="[boolean]"/><!--
1..1 Value of extension --> </extension>
JSON Template
{ // resolve-as-version-specific // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "http://hl7.org/fhir/StructureDefinition/resolve-as-version-specific", // R! "valueBoolean" : <boolean> // C? R! Value of extension }
Constraints