| URL | http://hl7.org/fhir/4.0/StructureDefinition/extension-Identifier.use |
| Version | |
| Status | active |
| Description | Cross-Version Extension for Identifier.use. Valid in versions R2, R3 This is a valid extension because it has the following codes that are not in other versions old (http://hl7.org/fhir/4.0/identifier-use) |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | ?! | 0..1 | Extension | usual | official | temp | secondary | old (If known) |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | code | ||
![]() ![]() | "http://hl7.org/fhir/4.0/StructureDefinition/extension-Identifier.use" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r4-idr.use",
"url" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Identifier.use",
"name" : "XVerExtensionIdentifier.useR4",
"title" : "Cross-Version Extension for Identifier.use in R4",
"status" : "active",
"experimental" : false,
"publisher" : "HL7 FHIR Standard",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
}],
"description" : "Cross-Version Extension for Identifier.use. Valid in versions R2, R3\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions old (http://hl7.org/fhir/4.0/identifier-use)",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "usual | official | temp | secondary | old (If known)",
"definition" : "The purpose of this identifier.",
"comment" : "Applications can assume that an identifier is permanent unless it explicitly says that it is temporary.",
"requirements" : "Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers.",
"min" : 0,
"max" : "1",
"isModifier" : true,
"isModifierReason" : "This is labeled as \"Is Modifier\" because applications should not mistake a temporary id for a permanent one.",
"mapping" : [{
"identity" : "v2",
"map" : "N/A"
},
{
"identity" : "rim",
"map" : "Role.code or implied by context"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "code"
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Identifier.use"
}]
}
}