| URL | http://hl7.org/fhir/3.0/StructureDefinition/extension-DataElement.title |
| Version | |
| Status | active |
| Description | Cross-Version Extension for DataElement.title. Valid in versions R2 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 | Name for this data element (human friendly) | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | string | ||
![]() ![]() | "http://hl7.org/fhir/3.0/StructureDefinition/extension-DataElement.title" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r3-dae.title",
"url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-DataElement.title",
"name" : "XVerExtensionDataElement.titleR3",
"title" : "Cross-Version Extension for DataElement.title in R3",
"status" : "active",
"experimental" : false,
"publisher" : "Health Level Seven International (Orders and Observations)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
},
{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/orders/index.cfm"
}]
}],
"description" : "Cross-Version Extension for DataElement.title. Valid in versions R2\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" : "1.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "1.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "DataElement"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-DataElement"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "Name for this data element (human friendly)",
"definition" : "A short, descriptive, user-friendly title for the data element.",
"comment" : "This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc. This may be similar to the question used to prompt someone for a data element value, but the purpose is communicating about the data element, not asking the question. (Refer to the 'question' element for the latter.).",
"min" : 0,
"max" : "1",
"isModifier" : false,
"mapping" : [{
"identity" : "dex",
"map" : "displayName"
},
{
"identity" : "v2",
"map" : "OM1.11"
},
{
"identity" : "rim",
"map" : "./title"
},
{
"identity" : "iso11179",
"map" : "(Designatable_Item).designation.sign acceptability=preferred in default context"
},
{
"identity" : "loinc",
"map" : "LONG_COMMON_NAME"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "string"
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-DataElement.title"
}]
}
}