{ "description": "Data Element for DataRequirement.dateFilter.path", "_filename": "StructureDefinition-de-DataRequirement.dateFilter.path.json", "package_name": "hl7.fhir.r4b.elements", "date": "2022-05-28T12:47:40+10:00", "derivation": "specialization", "meta": { "lastUpdated": "2022-05-28T12:47:40.239+10:00" }, "publisher": "HL7 FHIR Standard", "fhirVersion": "4.3.0", "purpose": "Data Elements are defined for each element to assist in questionnaire construction etc", "name": "DataRequirement.dateFilter.path", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "DataRequirement.dateFilter.path", "experimental": "true", "resourceType": "StructureDefinition", "title": "DataRequirement.dateFilter.path", "package_version": "4.3.0", "snapshot": { "element": [ { "path": "DataRequirement.dateFilter.path", "min": 0, "definition": "The date-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 date, dateTime, Period, Schedule, or Timing.", "isModifier": false, "short": "A date-valued attribute to filter on", "type": [ { "code": "string" } ], "max": "1", "id": "DataRequirement.dateFilter.path", "comment": "The path attribute contains a [Simple FHIR Subset](fhirpath.html#simple) that allows path traversal, but not calculation.", "base": { "max": "1", "min": 0, "path": "DataRequirement.dateFilter.path" }, "isSummary": true } ] }, "status": "draft", "id": "b9ebae0b-0396-4eec-9224-8fd790fc9615", "kind": "logical", "url": "http://hl7.org/fhir/StructureDefinition/de-DataRequirement.dateFilter.path", "version": "4.3.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element" }