{ "description": "Example Activity Definition for a recommendation to record a detected issue", "_filename": "example/ActivityDefinition-activity-example-recorddetectedissue-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-recorddetectedissueactivity", "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": "ActivityExampleRecordDetectedIssueAD", "type": null, "experimental": "true", "resourceType": "ActivityDefinition", "title": "Activity Example Record Detected Issue 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": "941042ad-08ed-45e1-9909-6c06389e9ff3", "kind": "Task", "dynamicValue": [ { "path": "input.type", "expression": { "language": "text/cql", "expression": "code" } }, { "path": "input.value", "expression": { "language": "text/cql-expression", "expression": "DetectedIssue { id: 'detected-issue', status: 'final', code: \"Time-related Detected Issue\", severity: 'high', patient: Patient, identified: Today() }" } } ], "url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/activity-example-recorddetectedissue-ad", "code": { "coding": [ { "code": "record-detected-issue", "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs", "display": "Record a detected issue" } ] }, "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.40.48.11.14", "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-recorddetectedissuetask" }