| URL | http://hl7.org/fhir/5.0/StructureDefinition/extension-DataRequirement.valueFilter.path |
| Version | |
| Status | active |
| Description | Cross-Version Extension for DataRequirement.valueFilter.path. 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 | An attribute to filter on | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | string | ||
![]() ![]() | "http://hl7.org/fhir/5.0/StructureDefinition/extension-DataRequirement.valueFilter.path" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r5-drq.val.path",
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-DataRequirement.valueFilter.path",
"name" : "XVerExtensionDataRequirement.valueFilter.pathR5",
"title" : "Cross-Version Extension for DataRequirement.valueFilter.path in R5",
"status" : "active",
"experimental" : false,
"publisher" : "HL7 FHIR Standard",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
}],
"description" : "Cross-Version Extension for DataRequirement.valueFilter.path. 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" : [{
"type" : "extension",
"expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-DataRequirement.valueFilter"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-DataRequirement.valueFilter"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-DataRequirement.valueFilter"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-DataRequirement.valueFilter"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "An attribute to filter on",
"definition" : "The attribute of the filter. The specified path SHALL be a FHIRPath resolvable on the specified type of the DataRequirement, and SHALL consist only of identifiers, constant indexers, and .resolve(). The path is allowed to contain qualifiers (.) to traverse sub-elements, as well as indexers ([x]) to traverse multiple-cardinality sub-elements (see the [Simple FHIRPath Profile](fhirpath.html#simple) for full details). Note that the index must be an integer constant. The path must resolve to an element of a type that is comparable to the valueFilter.value[x] element for the filter.",
"comment" : "The path attribute contains a [Simple FHIR Subset](fhirpath.html#simple) that allows path traversal, but not calculation.",
"min" : 0,
"max" : "1",
"isModifier" : false
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "string"
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-DataRequirement.valueFilter.path"
}]
}
}