{
"description": "Example Activity Definition for a recommendation to generate a report",
"_filename": "example/ActivityDefinition-cpg-generatereport-activitydefinition.json",
"package_name": "hl7.fhir.uv.cpg.r4b",
"date": "2024-11-26T17:38:52+00:00",
"meta": {
"profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-generatereportactivity" ]
},
"publisher": "HL7 International / Clinical Decision Support",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"name": "CPGGenerateReportActivityDefinition",
"type": null,
"experimental": null,
"resourceType": "ActivityDefinition",
"title": null,
"package_version": "2.0.0",
"priority": "routine",
"status": "active",
"id": "0f1be0e5-0133-4ca5-a985-a962047bbcd4",
"kind": "Task",
"dynamicValue": [ {
"path": "status",
"expression": {
"language": "text/cql",
"expression": "'draft'"
}
}, {
"path": "for",
"expression": {
"language": "text/cql",
"expression": "Patient"
}
}, {
"path": "encounter",
"expression": {
"language": "text/cql",
"expression": "Encounter"
}
}, {
"path": "authoredOn",
"expression": {
"language": "text/cql",
"expression": "Now()"
}
}, {
"path": "owner",
"expression": {
"language": "text/cql",
"expression": "Practitioner"
}
}, {
"path": "input",
"expression": {
"language": "text/cql",
"expression": "TaskInput { type: \"Generate Report\", value: DefinitionCanonical }"
}
} ],
"url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/cpg-generatereport-activitydefinition",
"code": {
"coding": [ {
"code": "generate-report",
"system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"display": "Generate a metric or case report"
} ]
},
"identifier": [ {
"use": "official",
"value": "CPGGenerateReportActivityDefinition"
}, {
"value": "urn:oid:2.16.840.1.113883.4.642.40.48.11.43",
"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-generatereporttask"
}