{ "description": "Data Element for ActivityDefinition.dynamicValue.path", "_filename": "StructureDefinition-de-ActivityDefinition.dynamicValue.path.json", "package_name": "hl7.fhir.r4.elements", "date": "2019-11-01T09:29:23+11:00", "derivation": "specialization", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+11:00" }, "publisher": "HL7 FHIR Standard", "fhirVersion": "4.0.1", "purpose": "Data Elements are defined for each element to assist in questionnaire construction etc", "name": "ActivityDefinition.dynamicValue.path", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/fhir/object-implementation", "name": "Object Implementation Information", "identity": "objimpl" } ], "abstract": false, "type": "ActivityDefinition.dynamicValue.path", "experimental": "true", "resourceType": "StructureDefinition", "title": "ActivityDefinition.dynamicValue.path", "package_version": "4.0.1", "snapshot": { "element": [ { "path": "ActivityDefinition.dynamicValue.path", "min": 1, "definition": "The path to the element to be customized. This is the path on the resource that will hold the result of the calculation defined by the expression. The specified path SHALL be a FHIRPath resolveable on the specified target type of the ActivityDefinition, and SHALL consist only of identifiers, constant indexers, and a restricted subset of functions. 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).", "isModifier": false, "short": "The path to the element to be set dynamically", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "string" } ], "max": "1", "id": "ActivityDefinition.dynamicValue.path", "comment": "The path attribute contains a [Simple FHIRPath Subset](fhirpath.html#simple) that allows path traversal, but not calculation.", "base": { "max": "1", "min": 1, "path": "ActivityDefinition.dynamicValue.path" }, "isSummary": false } ] }, "status": "draft", "id": "2cbed9e9-b564-4861-a83d-bf44a2f16daa", "kind": "logical", "url": "http://hl7.org/fhir/StructureDefinition/de-ActivityDefinition.dynamicValue.path", "version": "4.0.1", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element" }