{
"description": "Example Activity Definition for a recommendation to send a message",
"_filename": "ActivityDefinition-cpg-communicationrequest-activitydefinition.json",
"package_name": "hl7.fhir.uv.cpg.r4b",
"date": "2023-12-19T19:53:17+00:00",
"publisher": "HL7 International / Clinical Decision Support",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"name": "CPGCommunicationRequestActivityDefinition",
"type": null,
"experimental": "false",
"resourceType": "ActivityDefinition",
"title": "CPG CommunicationRequest ActivityDefinition",
"package_version": "2.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
} ],
"priority": "routine",
"status": "active",
"id": "80a30513-7cf6-4081-a62e-7e8c0acf0aac",
"kind": "CommunicationRequest",
"dynamicValue": [ {
"path": "status",
"expression": {
"language": "text/cql",
"expression": "'draft'"
}
}, {
"path": "category",
"expression": {
"language": "text/cql",
"expression": "CategoryCodeableConcept"
}
}, {
"path": "priority",
"expression": {
"language": "text/cql",
"expression": "'routine'"
}
}, {
"path": "subject",
"expression": {
"language": "text/cql",
"expression": "Patient"
}
}, {
"path": "encounter",
"expression": {
"language": "text/cql",
"expression": "Encounter"
}
}, {
"path": "requester",
"expression": {
"language": "text/cql",
"expression": "Practitioner"
}
}, {
"path": "recipient",
"expression": {
"language": "text/cql",
"expression": "Patient"
}
} ],
"url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/cpg-communicationrequest-activitydefinition",
"identifier": [ {
"use": "official",
"value": "CPGCommunicationRequestActivityDefinition"
} ],
"doNotPerform": false,
"intent": "proposal",
"version": "2.0.0-ballot",
"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-communicationrequest"
}