| URL | http://hl7.org/fhir/5.0/StructureDefinition/extension-Composition.url |
| Version | |
| Status | active |
| Description | Cross-Version Extension for Composition.url. Valid in versions R2, R3, R4, R4B This is a valid cross-version extension because it's counted as a new element |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..1 | Extension | Canonical identifier for this Composition, represented as a URI (globally unique) | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | uri | ||
![]() ![]() | "http://hl7.org/fhir/5.0/StructureDefinition/extension-Composition.url" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r5-cmp.url",
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Composition.url",
"name" : "XVerExtensionComposition.urlR5",
"title" : "Cross-Version Extension for Composition.url in R5",
"status" : "active",
"experimental" : false,
"publisher" : "Health Level Seven International (Structured Documents)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
},
{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/structure/index.cfm"
}]
}],
"description" : "Cross-Version Extension for Composition.url. Valid in versions R2, R3, R4, R4B\r\n\r\nThis is a valid cross-version extension because it's counted as a new element",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "4.3"
},
{
"url" : "endFhirVersion",
"valueCode" : "4.3"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Composition"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/4.3/StructureDefinition/extension-Composition"
},
{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "4.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "4.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Composition"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Composition"
},
{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "3.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "3.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Composition"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Composition"
},
{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "1.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "1.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Composition"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Composition"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "Canonical identifier for this Composition, represented as a URI (globally unique)",
"definition" : "An absolute URI that is used to identify this Composition when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which an authoritative instance of this Composition is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the Composition is stored on different servers.",
"comment" : "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.",
"requirements" : "Allows the Composition to be referenced by a single globally unique identifier.",
"min" : 0,
"max" : "1",
"isModifier" : false,
"mapping" : [{
"identity" : "w5",
"map" : "FiveWs.identifier"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "uri"
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Composition.url"
}]
}
}