diff --git a/input/resources/activitydefinition/IMMZ.DT.08.Measles.SR.json b/input/resources/activitydefinition/IMMZ.DT.08.Measles.SR.json index b98dbad25d..c53e0dbe85 100644 --- a/input/resources/activitydefinition/IMMZ.DT.08.Measles.SR.json +++ b/input/resources/activitydefinition/IMMZ.DT.08.Measles.SR.json @@ -35,37 +35,5 @@ ] }, "intent": "proposal", - "doNotPerform": false, - "dynamicValue": [ - { - "path" : "status", - "expression" : { - "language" : "text/cql", - "expression" : "Code { system: 'http://hl7.org/fhir/request-status', code: 'active', display: 'Active' }" - } - }, - { - "path" : "intent", - "expression" : { - "language" : "text/cql", - "expression" : "Code { system: 'http://hl7.org/fhir/request-intent', code: 'proposal', display: 'Proposal' }" - } - }, - { - "path" : "code", - "expression" : { - "language" : "text/cql", - "expression" : "Code { system: 'http://id.who.int/icd/release/11/mms', code: 'XN186', display: 'Measles virus' }" - } - }, - { - "path": "occurrence", - "expression": { - "description": "Due date of the dose", - "language": "text/cql", - "expression": "Schedule Due Date for MCV dose" - } - } - - ] + "doNotPerform": false } \ No newline at end of file