{ "description": "Example Activity Definition for a recommendation to resume a medication on hold", "_filename": "example/ActivityDefinition-activity-example-resumemedication-ad.json", "package_name": "hl7.fhir.uv.cpg", "date": "2024-11-26T16:34:39+00:00", "meta": { "profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-resumeactivity", "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity" ] }, "publisher": "HL7 International / Clinical Decision Support", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "name": "ActivityExampleResumeMedicationAD", "type": null, "experimental": "true", "resourceType": "ActivityDefinition", "title": "Activity Example Resume Medication AD", "package_version": "2.0.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability", "valueCode": "shareable" }, { "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability", "valueCode": "computable" }, { "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability", "valueCode": "publishable" } ], "status": "active", "id": "7b43f536-dabc-43f8-843f-0c707c4680b9", "kind": "Task", "dynamicValue": [ { "path": "input.type", "expression": { "language": "text/cql", "expression": "code" } }, { "path": "input.value", "expression": { "language": "text/cql", "reference": "http://hl7.org/fhir/uv/cpg/Library/resumemedication-library", "expression": "Medication Proposal" } } ], "url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/activity-example-resumemedication-ad", "code": { "coding": [ { "code": "resume-activity", "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs", "display": "Resume an activity currently on hold" } ] }, "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.40.48.11.17", "system": "urn:ietf:rfc:3986" } ], "doNotPerform": false, "intent": "proposal", "version": "2.0.0", "contact": [ { "name": "HL7 International / Clinical Decision Support", "telecom": [ { "value": "http://www.hl7.org/Special/committees/dss", "system": "url" } ] } ], "profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-resumetask" }