{"resourceType":"StructureDefinition","id":"DataRequirement.codeFilter.path","meta":{"lastUpdated":"2021-01-17T07:06:13.533+11:00"},"url":"http://hl7.org/fhir/StructureDefinition/DataRequirement.codeFilter.path","version":"4.0.1","name":"DataRequirement.codeFilter.path","title":"DataRequirement.codeFilter.path","status":"draft","experimental":true,"date":"2021-01-17T07:06:13+11:00","publisher":"HL7 FHIR Standard","contact":[{"telecom":[{"system":"url","value":"http://hl7.org/fhir"}]}],"description":"Data Element for DataRequirement.codeFilter.path","purpose":"Data Elements are defined for each element to assist in questionnaire construction etc","fhirVersion":"4.0.1","mapping":[{"identity":"rim","uri":"http://hl7.org/v3","name":"RIM Mapping"}],"kind":"logical","abstract":false,"type":"DataRequirement.codeFilter.path","baseDefinition":"http://hl7.org/fhir/StructureDefinition/Element","derivation":"specialization","snapshot":{"element":[{"id":"DataRequirement.codeFilter.path","path":"DataRequirement.codeFilter.path","short":"A code-valued attribute to filter on","definition":"The code-valued attribute of the filter. The specified path SHALL be a FHIRPath resolveable 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 type code, Coding, or CodeableConcept.","comment":"The path attribute contains a [Simple FHIRPath Subset](fhirpath.html#simple) that allows path traversal, but not calculation.","min":0,"max":"1","base":{"path":"DataRequirement.codeFilter.path","min":0,"max":"1"},"type":[{"code":"string"}],"isModifier":false,"isSummary":true}]}}